@prefix this: <https://w3id.org/np/RADdkUASknbkyfui0sONytgVueLz-U7ZgjXvvaMICoK7Y> .
@prefix sub: <https://w3id.org/np/RADdkUASknbkyfui0sONytgVueLz-U7ZgjXvvaMICoK7Y#> .
@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/> .

<https://w3id.org/np/RADdkUASknbkyfui0sONytgVueLz-U7ZgjXvvaMICoK7Y> a np:Nanopublication;
  np:hasAssertion sub:assertion;
  np:hasProvenance sub:provenance;
  np:hasPublicationInfo sub:pubinfo;
  dct:created "2024-11-07T14:32:44.019Z"^^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:supersedes <https://w3id.org/np/RAGrE5KKZf4FeAAu7MoaIWBQmgave7TLS_9LNu9vZi-_M>;
  npx:wasCreatedAt <https://nanodash.petapico.org/>;
  rdfs:label "RiverBench results for task stream-compression with profile stream-mixed-rdfstar";
  nt:wasCreatedFromProvenanceTemplate ns1:RANwQa4ICWS5SOjw7gp99nBpXBasapwtZF1fIM3H2gYTM;
  nt:wasCreatedFromPubinfoTemplate ns1:RAA2MfqdBCzmz9yVWjKLXNbyfBNcwsMmOqcNUxkk1maIM,
    ns1:RAh1gm83JiG5M6kDxXhaYT1l49nCzyrckMvTzcPn-iv90, ns1:RAjpBMlw3owYhJUBo3DtsuDlXsNAJ8cnGeWAutDVjuAuI;
  nt:wasCreatedFromTemplate <https://w3id.org/np/RAKHABTLD7H0IFxTfTnmJFSNPv7Xar16Mqb-fnHXp4itM> .

sub:assertion a <http://ontology.ethereal.cz/irao/Benchmark>, <https://w3id.org/riverbench/schema/metadata#PerformedBenchmark>;
  <http://ontology.ethereal.cz/irao/hasFollowedProtocol> sub:protocol;
  <http://ontology.ethereal.cz/irao/hasMeasuringSystem> <https://github.com/Jelly-RDF/jvm-benchmarks/tree/dd58f5de0916c1223ca115052567c1fb39f4cd62>;
  <http://purl.org/spar/cito/citesAsDataSource> <https://w3id.org/jelly/1.0.x/performance/#grouped-streaming-serialized-size>;
  rdfs:comment "Serialized representation size benchmark for grouped streams, comparing Jelly to W3C serializations implemented in Apache Jena, as well as Jena's own binary formats, and the RDF4J Binary RDF Format. The benchmark was run on a modern x86-64 workstation.";
  prov:wasAttributedTo orcid:0000-0002-2543-9461 .

sub:protocol a <http://ontology.ethereal.cz/irao/Protocol>, <https://w3id.org/riverbench/schema/metadata#BenchmarkProtocol>;
  <https://w3id.org/riverbench/schema/metadata#usesMetric> "Compression ratio";
  <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, sub:systemUnderTest__7;
  <https://w3id.org/riverbench/schema/metadata#usesTask> <https://w3id.org/riverbench/v/2.1.0/tasks/stream-compression> .

sub:systemUnderTest a <https://w3id.org/riverbench/schema/metadata#SystemUnderTest>;
  rdfs:label "Jelly (Jelly-JVM)";
  <http://www.w3.org/ns/dcat#version> "2.2.2" .

sub:systemUnderTest__1 a <https://w3id.org/riverbench/schema/metadata#SystemUnderTest>;
  rdfs:label "RDF4J Binary RDF Format";
  <http://www.w3.org/ns/dcat#version> "5.0.2" .

sub:systemUnderTest__2 a <https://w3id.org/riverbench/schema/metadata#SystemUnderTest>;
  rdfs:label "RDF binary Protobuf (Apache Jena)";
  <http://www.w3.org/ns/dcat#version> "5.2.0" .

sub:systemUnderTest__3 a <https://w3id.org/riverbench/schema/metadata#SystemUnderTest>;
  rdfs:label "RDF binary Thrift (Apache Jena)";
  <http://www.w3.org/ns/dcat#version> "5.2.0" .

sub:systemUnderTest__4 a <https://w3id.org/riverbench/schema/metadata#SystemUnderTest>;
  rdfs:label "JSON-LD (Apache Jena)";
  <http://www.w3.org/ns/dcat#version> "5.2.0" .

sub:systemUnderTest__5 a <https://w3id.org/riverbench/schema/metadata#SystemUnderTest>;
  rdfs:label "N-Triples/N-Quads (Apache Jena)";
  <http://www.w3.org/ns/dcat#version> "5.2.0" .

sub:systemUnderTest__6 a <https://w3id.org/riverbench/schema/metadata#SystemUnderTest>;
  rdfs:label "RDF/XML (Apache Jena)";
  <http://www.w3.org/ns/dcat#version> "5.2.0" .

sub:systemUnderTest__7 a <https://w3id.org/riverbench/schema/metadata#SystemUnderTest>;
  rdfs:label "Turtle/TriG (Apache Jena)";
  <http://www.w3.org/ns/dcat#version> "5.2.0" .

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 "M2Q0bInf/8g1tJxApwHwxVRPPZ76i7odJnVWIj2N12CNejyYRRM3Q+qAtXQhcDPY6LMiKlspjUpEWrxA3pv5rmiX3CuLrapwHqJ/NlZpq08cpAdTRl2kUmA0h4zKch4+qd3FX1/7kbdmwRKJ7PthhglZXSTIyO0w8w8reJR1Dac=";
  npx:hasSignatureTarget <https://w3id.org/np/RADdkUASknbkyfui0sONytgVueLz-U7ZgjXvvaMICoK7Y>;
  npx:signedBy orcid:0000-0002-2543-9461 .

