@prefix this: <
https://w3id.org/np/RAqYSe5fumX2BWm_XSnlVlLaM_S8IGvMQ3_B2PD3aloWg
> .
@prefix sub: <
https://w3id.org/np/RAqYSe5fumX2BWm_XSnlVlLaM_S8IGvMQ3_B2PD3aloWg#
> .
@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
;
a
<
https://w3id.org/riverbench/schema/metadata#PerformedBenchmark
> ;
rdfs:comment
"Test!" .
sub:protocol
a
<
https://w3id.org/riverbench/schema/metadata#BenchmarkProtocol
> ;
<
https://w3id.org/riverbench/schema/metadata#usesMetric
> "T1" , "T2" ;
<
https://w3id.org/riverbench/schema/metadata#usesSystemUnderTest
>
sub:systemUnderTest
,
sub:systemUnderTest__1
,
sub:systemUnderTest__2
.
sub:systemUnderTest
a
<
https://w3id.org/riverbench/schema/metadata#SystemUnderTest
> ;
rdfs:label
"System 1" ;
<
https://w3id.org/riverbench/schema/metadata#hasVersion
> "5.0" .
sub:systemUnderTest__1
a
<
https://w3id.org/riverbench/schema/metadata#SystemUnderTest
> ;
rdfs:label
"System 2" ;
<
https://w3id.org/riverbench/schema/metadata#hasVersion
> "N/A" .
sub:systemUnderTest__2
a
<
https://w3id.org/riverbench/schema/metadata#SystemUnderTest
> ;
rdfs:label
"System 3" ;
<
https://w3id.org/riverbench/schema/metadata#hasVersion
> "1.2.3" .
}
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
"W7wExr/zMvomBAtQ22jcYvXwjnLScKRiTrXpBRylpBcp0fzZ0U4GVOERQ6wKKCSrow9sEK1QpbSp5egfg3pyW8ary9ydlbwLoIkEhI6oAgV2z7OXqkn9zvLbBzoI7J4EqMtIdyu6QJX9/o743P2vvBN7z+qfTrQU9n/fjY5CbQg=" ;
npx:hasSignatureTarget
this:
;
npx:signedBy
orcid:0000-0002-2543-9461
.
this:
dct:created
"2024-08-15T16:11:45.452Z"^^
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/
> ;
nt:wasCreatedFromProvenanceTemplate
ns1:RANwQa4ICWS5SOjw7gp99nBpXBasapwtZF1fIM3H2gYTM
;
nt:wasCreatedFromPubinfoTemplate
ns1:RAA2MfqdBCzmz9yVWjKLXNbyfBNcwsMmOqcNUxkk1maIM
,
ns1:RAh1gm83JiG5M6kDxXhaYT1l49nCzyrckMvTzcPn-iv90
;
nt:wasCreatedFromTemplate
<
https://w3id.org/np/RA4wu3bvTYOv37vfrGnj8BD5TbGuy2VA6Cpv2i7rJ56DE
> .
}