@prefix fip: .
@prefix this: .
@prefix sub: .
@prefix np: .
@prefix dct: .
@prefix nt: .
@prefix npx: .
@prefix xsd: .
@prefix rdfs: .
@prefix orcid: .
@prefix prov: .
sub:Head {
this: np:hasAssertion sub:assertion;
np:hasProvenance sub:provenance;
np:hasPublicationInfo sub:pubinfo;
a np:Nanopublication .
}
sub:assertion {
sub:OAI-PMH ;
a fip:Available-FAIR-Enabling-Resource, fip:Communication-protocol, fip:FAIR-Enabling-Resource;
rdfs:comment "The Open Archives Initiative Protocol for Metadata Harvesting Schema (OAI-PMH Schema) provides a formal structure for validating responses as part of the OAI-PMH Protocol. The OAI-PMH Protocol is a low-barrier mechanism for repository interoperability. Data Providers are repositories that expose structured metadata via OAI-PMH. Service Providers then make OAI-PMH service requests to harvest that metadata. OAI-PMH is a set of six verbs or services that are invoked within HTTP.";
rdfs:label "OAI-PMH Schema | Open Archives Initiative Protocol for Metadata Harvesting Schema";
rdfs:seeAlso ;
.
}
sub:provenance {
sub:assertion prov:wasAttributedTo orcid:0000-0003-2195-3997 .
}
sub:pubinfo {
sub:sig npx:hasAlgorithm "RSA";
npx:hasPublicKey "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCtpcftn7kbe6toJbOTDQaCcCssEFSWqt6J4rZ02w+TfY7/eIOgJZYOlpL6G3AzO2RNmVYWRPSlMiykaFuaRuBitvk1GKfGdprfZbvXwmeOxpqCTRBQX9EnFyQyd+Ra/ajfw/UsG8skeu1xnUEpnQbpgbQYc/fvhJNN0UwEc77mOwIDAQAB";
npx:hasSignature "BAD1yTRFzLgW1keLgdTvhIw1BPUQ4eDo5XHc4DSYvuNs2IOThBpfN3x+BhievaofSENjpU0unupb5ZPXXPZ+bsJXDqswGNgHmflNVsn+/eMWiaZOCaynyBLV3bEsayA4XRXl3QJqXi9YV1xr9ayvnGFw9FYeZ3Uiah4hSp1cmjw=";
npx:hasSignatureTarget this: .
this: dct:created "2022-07-29T16:52:28.417+02:00"^^xsd:dateTime;
dct:creator orcid:0000-0003-2195-3997;
npx:introduces sub:OAI-PMH;
npx:supersedes ;
nt:wasCreatedFromProvenanceTemplate ;
nt:wasCreatedFromPubinfoTemplate ,
;
nt:wasCreatedFromTemplate .
}