@prefix this: <https://w3id.org/np/RA4wu3bvTYOv37vfrGnj8BD5TbGuy2VA6Cpv2i7rJ56DE> .
@prefix sub: <https://w3id.org/np/RA4wu3bvTYOv37vfrGnj8BD5TbGuy2VA6Cpv2i7rJ56DE#> .
@prefix np: <http://www.nanopub.org/nschema#> .
@prefix dct: <http://purl.org/dc/terms/> .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@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 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:systemUnderTestValue ;
    nt:hasTag "Other" ;
    nt:hasTargetNanopubType <https://w3id.org/riverbench/schema/metadata#PerformedBenchmark> .
  sub:class rdf:object <https://w3id.org/riverbench/schema/metadata#PerformedBenchmark> ;
    rdf:predicate rdf:type ;
    rdf:subject nt:ASSERTION ;
    a rdf:Statement .
  sub:comment rdf:object sub:commentValue ;
    rdf:predicate rdfs:comment ;
    rdf:subject nt:ASSERTION ;
    a nt:OptionalStatement .
  sub:commentValue a nt:LongLiteralPlaceholder .
  sub:paper rdf:object sub:paperValue ;
    rdf:predicate <http://purl.org/spar/cito/citesAsDataSource> ;
    rdf:subject nt:ASSERTION ;
    a nt:OptionalStatement .
  sub:paperValue a nt:UriPlaceholder .
  sub:produced rdf:object sub:producedValue ;
    rdf:predicate <http://ontology.ethereal.cz/irao/hasProducedDataset> ;
    rdf:subject nt:ASSERTION ;
    a nt:OptionalStatement , nt:RepeatableStatement .
  sub:producedValue a nt:ExternalUriPlaceholder .
  sub:protocol rdf:object sub:protocol ;
    rdf:predicate <http://ontology.ethereal.cz/irao/hasFollowedProtocol> ;
    rdf:subject nt:ASSERTION ;
    a rdf:Statement , nt:LocalResource .
  sub:protocolClass rdf:object <https://w3id.org/riverbench/schema/metadata#BenchmarkProtocol> ;
    rdf:predicate rdf:type ;
    rdf:subject sub:protocol ;
    a rdf:Statement .
  sub:protocolMetric rdf:object sub:protocolMetricValue ;
    rdf:predicate <https://w3id.org/riverbench/schema/metadata#usesMetric> ;
    rdf:subject sub:protocol ;
    a nt:OptionalStatement , nt:RepeatableStatement .
  sub:protocolMetricValue a nt:LiteralPlaceholder .
  sub:protocolSut rdf:object sub:systemUnderTest ;
    rdf:predicate <https://w3id.org/riverbench/schema/metadata#usesSystemUnderTest> ;
    rdf:subject sub:protocol ;
    a rdf:Statement .
  sub:sutLabelValue a nt:LiteralPlaceholder .
  sub:sutVersionValue a nt:LiteralPlaceholder .
  sub:systemUnderTest a nt:LocalResource .
  sub:systemUnderTestClass rdf:object <https://w3id.org/riverbench/schema/metadata#SystemUnderTest> ;
    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 .
  sub:systemUnderTestVersion rdf:object sub:sutVersionValue ;
    rdf:predicate <https://w3id.org/riverbench/schema/metadata#hasVersion> ;
    rdf:subject sub:systemUnderTest ;
    a nt:OptionalStatement .
}
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 "YaRnpwRSi6bvasH9V4wbchb5RkBb4f9oQgo9zCsLcOqfM/GAUT66hQOcbhrASB4Q1Cz6nmhsSSB5DKuMeVmwunuBaP1sCGfyW319BYJNhpbAiRohXUMcIZ5F7+zvnQ2Ai5uU5F95giSbL2c0/bzpSok5gF0Sn5/rW39OzI943fc=" ;
    npx:hasSignatureTarget this: ;
    npx:signedBy orcid:0000-0002-2543-9461 .
  this: dct:created "2024-08-15T16:10:08.888Z"^^xsd:dateTime ;
    dct:creator orcid:0000-0002-2543-9461 ;
    dct:license <https://creativecommons.org/licenses/by/4.0/> ;
    npx:supersedes <https://w3id.org/np/RAvGWNeeaL1CBdIE34c7bD6UbtmAlYm223Phji6Wg3TgM> ;
    npx:wasCreatedAt <https://nanodash.petapico.org/> ;
    rdfs:label "Template: Describing a benchmark performed with RiverBench" ;
    nt:wasCreatedFromProvenanceTemplate ns1:RANwQa4ICWS5SOjw7gp99nBpXBasapwtZF1fIM3H2gYTM ;
    nt:wasCreatedFromPubinfoTemplate ns1:RAA2MfqdBCzmz9yVWjKLXNbyfBNcwsMmOqcNUxkk1maIM , ns1:RAh1gm83JiG5M6kDxXhaYT1l49nCzyrckMvTzcPn-iv90 , ns1:RAjpBMlw3owYhJUBo3DtsuDlXsNAJ8cnGeWAutDVjuAuI ;
    nt:wasCreatedFromTemplate <https://w3id.org/np/RALtjkZX1lYrTL2eCZp4VTW6vGGxiDZ-aaU-s1Z0Fcs2I> .
}