@prefix this: <https://w3id.org/np/RA96VtFAKh_eRMsdKoLC3DHs6d-py8FOihFHFhFSQH48U> .
@prefix sub: <https://w3id.org/np/RA96VtFAKh_eRMsdKoLC3DHs6d-py8FOihFHFhFSQH48U#> .
@prefix np: <http://www.nanopub.org/nschema#> .
@prefix dct: <http://purl.org/dc/terms/> .
@prefix nt: <https://w3id.org/np/o/ntemplate/> .
@prefix npx: <http://purl.org/nanopub/x/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix orcid: <https://orcid.org/> .
@prefix ns1: <http://purl.org/np/> .
@prefix prov: <http://www.w3.org/ns/prov#> .
@prefix foaf: <http://xmlns.com/foaf/0.1/> .
sub:Head {
  this: np:hasAssertion sub:assertion ;
    np:hasProvenance sub:provenance ;
    np:hasPublicationInfo sub:pubinfo ;
    a np:Nanopublication .
}
sub:assertion {
  sub:assertion <http://ontology.ethereal.cz/irao/hasFollowedProtocol> sub:protocol ;
    <http://ontology.ethereal.cz/irao/hasMeasuringSystem> <https://github.com/Jelly-RDF/jvm-benchmarks/tree/88d936a87d0dcd9f7fb5f3dc98af7d4c270711e9> ;
    <http://purl.org/spar/cito/citesAsDataSource> <https://w3id.org/jelly/1.0.x/performance/#grouped-streaming-serialization-throughput> ;
    a <http://ontology.ethereal.cz/irao/Benchmark> , <https://w3id.org/riverbench/schema/metadata#PerformedBenchmark> ;
    rdfs:comment "Grouped streaming serialization throughput benchmark, comparing Jelly to W3C serializations implemented in Apache Jena, as well as Jena's own binary formats. The benchmark was run on a modern x86-64 workstation." .
  sub:protocol a <http://ontology.ethereal.cz/irao/Protocol> , <https://w3id.org/riverbench/schema/metadata#BenchmarkProtocol> ;
    <https://w3id.org/riverbench/schema/metadata#usesMetric> "Serialization throughput (in statements)" ;
    <https://w3id.org/riverbench/schema/metadata#usesProfile> <https://w3id.org/riverbench/v/2.1.0/profiles/stream-mixed-rdfstar> ;
    <https://w3id.org/riverbench/schema/metadata#usesSystemUnderTest> sub:systemUnderTest , sub:systemUnderTest__1 , sub:systemUnderTest__2 , sub:systemUnderTest__3 , sub:systemUnderTest__4 , sub:systemUnderTest__5 , sub:systemUnderTest__6 ;
    <https://w3id.org/riverbench/schema/metadata#usesTask> <https://w3id.org/riverbench/v/2.1.0/tasks/stream-serialization-throughput> .
  sub:systemUnderTest a <https://w3id.org/riverbench/schema/metadata#SystemUnderTest> ;
    rdfs:label "RDF/XML (Apache Jena)" ;
    <https://w3id.org/riverbench/schema/metadata#hasVersion> "5.0.0" .
  sub:systemUnderTest__1 a <https://w3id.org/riverbench/schema/metadata#SystemUnderTest> ;
    rdfs:label "N-Triples/N-Quads (Apache Jena)" ;
    <https://w3id.org/riverbench/schema/metadata#hasVersion> "5.0.0" .
  sub:systemUnderTest__2 a <https://w3id.org/riverbench/schema/metadata#SystemUnderTest> ;
    rdfs:label "JSON-LD (Apache Jena)" ;
    <https://w3id.org/riverbench/schema/metadata#hasVersion> "5.0.0" .
  sub:systemUnderTest__3 a <https://w3id.org/riverbench/schema/metadata#SystemUnderTest> ;
    rdfs:label "Turtle/TriG (Apache Jena)" ;
    <https://w3id.org/riverbench/schema/metadata#hasVersion> "5.0.0" .
  sub:systemUnderTest__4 a <https://w3id.org/riverbench/schema/metadata#SystemUnderTest> ;
    rdfs:label "RDF binary Protobuf (Apache Jena)" ;
    <https://w3id.org/riverbench/schema/metadata#hasVersion> "5.0.0" .
  sub:systemUnderTest__5 a <https://w3id.org/riverbench/schema/metadata#SystemUnderTest> ;
    rdfs:label "RDF binary Thrift (Apache Jena)" ;
    <https://w3id.org/riverbench/schema/metadata#hasVersion> "5.0.0" .
  sub:systemUnderTest__6 a <https://w3id.org/riverbench/schema/metadata#SystemUnderTest> ;
    rdfs:label "Jelly (Jelly-JVM)" ;
    <https://w3id.org/riverbench/schema/metadata#hasVersion> "0.14.2" .
}
sub:provenance {
  sub:assertion prov:wasAttributedTo orcid:0000-0002-2543-9461 .
}
sub:pubinfo {
  orcid:0000-0002-2543-9461 foaf:name "Piotr SowiƄski" .
  sub:sig npx:hasAlgorithm "RSA" ;
    npx:hasPublicKey "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCTHgk4F1Fuj1WT3rb97R451KIDLjCwb0dyVD4BQEii7FqUMNjVsfH2oU19Tvkopmt/OVaOI/7khWR/NtiIhXJTekIZYh9Ccop527GwZVlwtvJT4LGtMrcXNK8E6/6i7HCR2UEMbM1AhzEdo9FOwXyjAgw+qWjo1XNpkXIGfqHEeQIDAQAB" ;
    npx:hasSignature "CwFBi5sZfsOu+vPVZpMiETalDMxZsX6ke2X3v4t2G59vL/rWMi5OT1We9GJppPo11LZDQZU7qCdHY/XX0wPkEbH+6M3T4o2/blrSNIaSLLgmFamQREPSD1Y9EO1DeZe7wbFd70iNLwO6UtSweHgLE5pUPvf4blCCh6GmZdylgQk=" ;
    npx:hasSignatureTarget this: ;
    npx:signedBy orcid:0000-0002-2543-9461 .
  this: dct:created "2024-09-13T07:29:38.742Z"^^xsd:dateTime ;
    dct:creator orcid:0000-0002-2543-9461 ;
    dct:license <https://creativecommons.org/licenses/by/4.0/> ;
    npx:hasNanopubType <https://w3id.org/riverbench/schema/metadata#PerformedBenchmark> ;
    npx:wasCreatedAt <https://nanodash.petapico.org/> ;
    rdfs:label "RiverBench results for task stream-serialization-throughput with profile stream-mixed-rdfstar" ;
    nt:wasCreatedFromProvenanceTemplate ns1:RANwQa4ICWS5SOjw7gp99nBpXBasapwtZF1fIM3H2gYTM ;
    nt:wasCreatedFromPubinfoTemplate ns1:RAA2MfqdBCzmz9yVWjKLXNbyfBNcwsMmOqcNUxkk1maIM , ns1:RAh1gm83JiG5M6kDxXhaYT1l49nCzyrckMvTzcPn-iv90 ;
    nt:wasCreatedFromTemplate <https://w3id.org/np/RARL9HnpZmlPQECZiDGWI3pABNi42TIhXvftX8KN9ytV4> .
}