@prefix this: <
https://w3id.org/np/RAeruj17umsX8Vz0FbgObnWy4vt7fbkkGMbZAf5T4OC2I
> .
@prefix sub: <
https://w3id.org/np/RAeruj17umsX8Vz0FbgObnWy4vt7fbkkGMbZAf5T4OC2I/
> .
@prefix np: <
http://www.nanopub.org/nschema#
> .
@prefix dct: <
http://purl.org/dc/terms/
> .
@prefix npx: <
http://purl.org/nanopub/x/
> .
@prefix xsd: <
http://www.w3.org/2001/XMLSchema#
> .
@prefix orcid: <
https://orcid.org/
> .
@prefix rdfs: <
http://www.w3.org/2000/01/rdf-schema#
> .
@prefix fip: <
https://w3id.org/fair/fip/terms/
> .
@prefix prov: <
http://www.w3.org/ns/prov#
> .
sub:Head
{
this:
np:hasAssertion
sub:assertion
;
np:hasProvenance
sub:provenance
;
np:hasPublicationInfo
sub:pubinfo
;
a
np:Nanopublication
.
}
sub:assertion
{
sub:OpenAIRE_Metadata_Schema_for_Data_Archives
<
http://schema.org/url
> <
https://guidelines.openaire.eu/en/latest/data/index.html
> ;
a
fip:Available-FAIR-Supporting-Resource
,
fip:FAIR-Enabling-Resource
,
fip:FAIR-Specification
,
fip:Knowledge-representation-language
;
rdfs:comment
"The OpenAIRE Guidelines for Data Archive Managers 2.0 will provide instruction for data archive managers to expose their metadata in a way that is compatible with the OpenAIRE infrastructure. The metadata from data archives should be included in the OpenAIRE information space, and exposed when data are related to an open access publication e.g. a dataset cited by an article." ;
rdfs:label
"OpenAIRE Metadata Schema for Data Archives" ;
fip:has-description-source
<
https://guidelines.openaire.eu/en/latest/data/index.html
> .
}
sub:provenance
{
sub:assertion
dct:creator
orcid:0000-0001-6899-760X
.
}
sub:pubinfo
{
this:
dct:created
"2026-03-23T15:39:14Z"^^
xsd:dateTime
;
dct:creator
<
https://fip.fair-wizard.com/wizard
> ;
dct:license
<
https://creativecommons.org/publicdomain/zero/1.0/
> ;
npx:introduces
sub:OpenAIRE_Metadata_Schema_for_Data_Archives
;
prov:wasDerivedFrom
<
https://w3id.org/fip/wizard/6f98caa9-55a5-48e1-b072-4104847f5dd4
> .
sub:sig
npx:hasAlgorithm
"RSA" ;
npx:hasPublicKey
"MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCoKFb7LKlXyBB7BUvjFF9bDJNk0WxH3Xerr4H3v/VCiRVshEDl3BZVekbMMmdRe+TOPyc8AOLd9IAL2VfVVD/T0rmCHk7Pw7DQjI96mwyeXhE7f4g0WG5UT5Pxxm0Rzy7IrYnEaaVDs7dkZUt952M6qWlHfTwCQDcXJhZfLiXoMwIDAQAB" ;
npx:hasSignature
"g0F8evo1kM79U9MWjpZ70FW89uLeiE6XTwGak4RVLzP6KtzShzO0MWviPZEd26FhbCs42ESomfatPjjFNH1dg0dxxXT9NKTWLf2feYQhDHDAHDKm1UPU3LIpgy8z15pkF4WHJYsBqYwuIDaSwSQiIGQrpiDLyGdjn0XfLd7Q+Hs=" ;
npx:hasSignatureTarget
this:
.
}