@prefix this: . @prefix sub: . @prefix np: . @prefix dct: . @prefix rdf: . @prefix nt: . @prefix npx: . @prefix xsd: . @prefix rdfs: . @prefix orcid: . @prefix ns1: . @prefix prov: . @prefix foaf: . sub:Head { this: np:hasAssertion sub:assertion; np:hasProvenance sub:provenance; np:hasPublicationInfo sub:pubinfo; a np:Nanopublication . } sub:assertion { rdfs:label "has followed benchmark protocol" . rdfs:label "has produced dataset" . rdfs:label "cites as data source" . rdf:type rdfs:label "has type" . rdfs:comment rdfs:label "has comment" . rdfs:label rdfs:label "has label" . sub:assertion dct:description "This template allows for describing the benchmark procedure and other metadata of benchmarks performed with RiverBench tasks and datasets."; a nt:AssertionTemplate, nt:UnlistedTemplate; rdfs:label "Describing a benchmark performed with RiverBench"; nt:hasStatement sub:class, sub:comment, sub:paper, sub:produced, sub:protocol, sub:protocolClass, sub:protocolMetric, sub:protocolProfile, sub:protocolTask, sub:systemUnderTestValue; nt:hasTag "Other"; nt:hasTargetNanopubType . sub:class rdf:object ; rdf:predicate rdf:type; rdf:subject nt:ASSERTION; a rdf:Statement; nt:statementOrder "1" . sub:comment rdf:object sub:commentValue; rdf:predicate rdfs:comment; rdf:subject nt:ASSERTION; a nt:OptionalStatement; nt:statementOrder "2" . sub:commentValue a nt:LongLiteralPlaceholder; rdfs:label "comment – any relevant information about the performed benchmark" . sub:paper rdf:object sub:paperValue; rdf:predicate ; rdf:subject nt:ASSERTION; a nt:OptionalStatement; nt:statementOrder "3" . sub:paperValue a nt:UriPlaceholder; rdfs:label "DOI link to the benchmark paper: https://doi.org/[DOI]" . sub:produced rdf:object sub:producedValue; rdf:predicate ; rdf:subject nt:ASSERTION; a nt:OptionalStatement, nt:RepeatableStatement; nt:statementOrder "4" . sub:producedValue a nt:ExternalUriPlaceholder; rdfs:label "link to dataset with benchmark results, if available" . sub:protocol rdf:object sub:protocol; rdf:predicate ; rdf:subject nt:ASSERTION; a rdf:Statement, nt:LocalResource; nt:statementOrder "20" . sub:protocolClass rdf:object ; rdf:predicate rdf:type; rdf:subject sub:protocol; a rdf:Statement; nt:statementOrder "21" . sub:protocolMetric rdf:object sub:protocolMetricValue; rdf:predicate ; rdf:subject sub:protocol; a nt:OptionalStatement, nt:RepeatableStatement; nt:statementOrder "24" . sub:protocolMetricValue a nt:LiteralPlaceholder; rdfs:label "metric from the benchmark task, e.g., \"Load time\"" . sub:protocolProfile rdf:object sub:protocolProfileValue; rdf:predicate ; rdf:subject sub:protocol; a rdf:Statement; nt:statementOrder "23" . sub:protocolProfileValue a nt:ExternalUriPlaceholder; rdfs:label "PURL of the used RiverBench profile, e.g., https://w3id.org/riverbench/v/2.0.1/profiles/flat-mixed" . sub:protocolSut rdf:object sub:systemUnderTest; rdf:predicate ; rdf:subject sub:protocol; a rdf:Statement . sub:protocolTask rdf:object sub:protocolTaskValue; rdf:predicate ; rdf:subject sub:protocol; a rdf:Statement; nt:statementOrder "22" . sub:protocolTaskValue a nt:ExternalUriPlaceholder; rdfs:label "PURL of the used RiverBench task, e.g., https://w3id.org/riverbench/v/2.0.1/tasks/flat-compression" . sub:sutLabelValue a nt:LiteralPlaceholder; rdfs:label "name of the tested system, e.g., \"Apache Jena TDB2\"" . sub:sutVersionValue a nt:LiteralPlaceholder; rdfs:label "version tag of the tested system, e.g., \"5.0.0\"" . sub:systemUnderTest a nt:LocalResource; rdfs:label "benchmarked system" . sub:systemUnderTestClass rdf:object ; rdf:predicate rdf:type; rdf:subject sub:systemUnderTest; a rdf:Statement . sub:systemUnderTestLabel rdf:object sub:sutLabelValue; rdf:predicate rdfs:label; rdf:subject sub:systemUnderTest; a rdf:Statement . sub:systemUnderTestValue a nt:GroupedStatement, nt:OptionalStatement, nt:RepeatableStatement; nt:hasStatement sub:protocolSut, sub:systemUnderTestClass, sub:systemUnderTestLabel, sub:systemUnderTestVersion; nt:statementOrder "30" . sub:systemUnderTestVersion rdf:object sub:sutVersionValue; rdf:predicate ; rdf:subject sub:systemUnderTest; a nt:OptionalStatement . nt:ASSERTION rdfs:label "This benchmark" . rdfs:label "has version tag" . rdfs:label "uses benchmark metric" . rdfs:label "uses RiverBench profile" . rdfs:label "uses system under test" . rdfs:label "uses RiverBench task" . } 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 "IIBfI0wDBrYZGlzIjG/6KIqukH2McFkogbMrRmwep8z+CrQ+TA24iVqJo6E+Ni81pMFQpr1hI3py1l1XdmvQhSR8vMlPDdxg3QDxxNy1KjWOwvAy0aWmlMLeY4IqEiIfbHd0vEfniCngWqNPUNmxKxEIcJ3RIfYprhUij60LH8o="; npx:hasSignatureTarget this:; npx:signedBy orcid:0000-0002-2543-9461 . this: dct:created "2024-08-15T17:33:34.226Z"^^xsd:dateTime; dct:creator orcid:0000-0002-2543-9461; dct:license ; npx:supersedes ; npx:wasCreatedAt ; rdfs:label "Template: Describing a benchmark performed with RiverBench"; nt:wasCreatedFromProvenanceTemplate ns1:RANwQa4ICWS5SOjw7gp99nBpXBasapwtZF1fIM3H2gYTM; nt:wasCreatedFromPubinfoTemplate ns1:RAA2MfqdBCzmz9yVWjKLXNbyfBNcwsMmOqcNUxkk1maIM, ns1:RAh1gm83JiG5M6kDxXhaYT1l49nCzyrckMvTzcPn-iv90, ns1:RAjpBMlw3owYhJUBo3DtsuDlXsNAJ8cnGeWAutDVjuAuI; nt:wasCreatedFromTemplate . }