@prefix dcterms: . @prefix this: . @prefix sub: . @prefix np: . @prefix npx: . @prefix xsd: . @prefix orcid: . @prefix rdfs: . @prefix fip: . @prefix 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.2 a fip:Available-FAIR-Enabling-Resource, fip:FAIR-Enabling-Resource, fip:Metadata-schema; rdfs:comment "DDI-Lifecycle is designed to document and manage data across the entire life cycle, from conceptualization to data publication, analysis and beyond. It encompasses all of the DDI-Codebook specification and extends it. Based on XML Schemas, DDI-Lifecycle is modular and extensible. This version also supports improvements in Classification management (based on GSIM / Neuchatel), non-survey data collection (Measurements), sampling, weighting, questionnaire Design and support for DDI as a Property Graph."; rdfs:label "DDI Lifecycle 3.2 Metadata Schema"; rdfs:seeAlso . } sub:provenance { sub:assertion dcterms:creator orcid:0000-0002-0156-3556 . } sub:pubinfo { sub:sig npx:hasAlgorithm "RSA"; npx:hasPublicKey "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCoKFb7LKlXyBB7BUvjFF9bDJNk0WxH3Xerr4H3v/VCiRVshEDl3BZVekbMMmdRe+TOPyc8AOLd9IAL2VfVVD/T0rmCHk7Pw7DQjI96mwyeXhE7f4g0WG5UT5Pxxm0Rzy7IrYnEaaVDs7dkZUt952M6qWlHfTwCQDcXJhZfLiXoMwIDAQAB"; npx:hasSignature "cyRXJXWZ1bSgitOvIEm9tE6GN+Q//xjkV6MIp+HrwbAFRHTa4GpF6X299gl2hItziNoeKymDnMKbrMNK4O5CSMnsDnguIXhV3KtuMRHrH3jnFWTMSFsgl4cTDNHZRkRo1XaJSvTJKxEVP6e7QB01xuAXudhMNiu3gHb3PwjuqCQ="; npx:hasSignatureTarget this: . this: dcterms:created "2022-11-02T10:52:17Z"^^xsd:dateTime; dcterms:creator ; dcterms:license ; npx:introduces sub:DDI-L_3.2; prov:wasDerivedFrom . }