@prefix this: <
https://w3id.org/np/RAy7QQ4a4ZPBxLxPEsjlL1wazWGRjoruPsKDlUk5gxSbM
> .
@prefix sub: <
https://w3id.org/np/RAy7QQ4a4ZPBxLxPEsjlL1wazWGRjoruPsKDlUk5gxSbM#
> .
@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 skos: <
http://www.w3.org/2004/02/skos/core#
> .
@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
{
<
https://w3id.org/gff/rao/terms/Crosswalk
>
a
fip:Digital-Object-Type
;
rdfs:comment
"A specification consisting of a set of rules that define how (meta)data elements or attributes from one schema can be aligned and mapped to (meta)data elements or attributes in another schema that share the same constraints and thus share the same semantic role." ;
rdfs:label
"Crosswalk" ;
skos:exactMatch
fip:Crosswalk
;
fip:has-description-source
fip:Crosswalk
.
}
sub:provenance
{
sub:assertion
dct:creator
orcid:0000-0003-2195-3997
.
}
sub:pubinfo
{
sub:sig
npx:hasAlgorithm
"RSA" ;
npx:hasPublicKey
"MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCoKFb7LKlXyBB7BUvjFF9bDJNk0WxH3Xerr4H3v/VCiRVshEDl3BZVekbMMmdRe+TOPyc8AOLd9IAL2VfVVD/T0rmCHk7Pw7DQjI96mwyeXhE7f4g0WG5UT5Pxxm0Rzy7IrYnEaaVDs7dkZUt952M6qWlHfTwCQDcXJhZfLiXoMwIDAQAB" ;
npx:hasSignature
"QmeiFwPO5L7CaFDhTR+v+7jBZlcD29ExWo0OkU1Idm8SE2U12eWw0TAmSJKXVpelC5czU5PR+ov6WdE3dPfoXLBhwwyxso2oieP6qsCaOo3Tgd5Gm5X+qSOjHqxXrJvF44TE8chgArLFKC9p+LOASfQ7VQEvHkO18Bqgbw/V3hc=" ;
npx:hasSignatureTarget
this:
.
this:
dct:created
"2025-04-26T19:58:20Z"^^
xsd:dateTime
;
dct:creator
<
https://fip-wizard.ds-wizard.org/wizard
> ;
dct:license
<
https://creativecommons.org/publicdomain/zero/1.0/
> ;
npx:introduces
<
https://w3id.org/gff/rao/terms/Crosswalk
> ;
prov:wasDerivedFrom
<
https://w3id.org/fip/wizard/92cab677-a927-473f-86ca-a31b8bf13bcb
> .
}