@prefix dcterms: <
http://purl.org/dc/terms/
> .
@prefix this: <
http://purl.org/np/RAAxtbHgxTTzLJWXVoUW3tTE5dS6OXJaSN3sPj9h_8qtk
> .
@prefix sub: <
http://purl.org/np/RAAxtbHgxTTzLJWXVoUW3tTE5dS6OXJaSN3sPj9h_8qtk#
> .
@prefix np: <
http://www.nanopub.org/nschema#
> .
@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:DDI-L_3.3_struct_codelists
a
fip:Available-FAIR-Enabling-Resource
,
fip:FAIR-Enabling-Resource
,
fip:Structured-vocabulary
;
rdfs:comment
"A structure used to associate a list of code values to specified categories. May be flat or hierarchical." ;
rdfs:label
"DDI-Lifecycle 3.3 structured codelists" ;
rdfs:seeAlso
<
https://ddialliance.org/Specification/DDI-Lifecycle/3.3/XMLSchema/FieldLevelDocumentation/schemas/logicalproduct_xsd/elements/CodeList.html
> .
}
sub:provenance
{
sub:assertion
dcterms:creator
orcid:0000-0002-1261-9930
.
}
sub:pubinfo
{
sub:sig
npx:hasAlgorithm
"RSA" ;
npx:hasPublicKey
"MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCoKFb7LKlXyBB7BUvjFF9bDJNk0WxH3Xerr4H3v/VCiRVshEDl3BZVekbMMmdRe+TOPyc8AOLd9IAL2VfVVD/T0rmCHk7Pw7DQjI96mwyeXhE7f4g0WG5UT5Pxxm0Rzy7IrYnEaaVDs7dkZUt952M6qWlHfTwCQDcXJhZfLiXoMwIDAQAB" ;
npx:hasSignature
"Oabk8rz8tCwHh+0ykn9VLkjKU/3osBRPvnwJKNF18wp5B5MRHhVE1lTW4HF8qd/Xdz/moQmtA1ZPKznw+u5uwMXVKGpA9kRIqfLpcGK7XfCKndfQJbAjcEZHnrwus+OAKWgINgqs7XcZEjPyUzzj61n4Nyq+s6EluyoVeJHKyqI=" ;
npx:hasSignatureTarget
this:
.
this:
dcterms:created
"2023-06-12T14:59:50Z"^^
xsd:dateTime
;
dcterms:creator
<
https://fip-wizard.ds-wizard.org
> ;
dcterms:license
<
https://creativecommons.org/publicdomain/zero/1.0/
> ;
npx:introduces
sub:DDI-L_3.3_struct_codelists
;
prov:wasDerivedFrom
<
https://w3id.org/fip/wizard/33bc43a7-02da-4d33-8849-93be2827d984
> .
}