@prefix this: . @prefix sub: . @prefix np: . @prefix dct: . @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-Lifecycle_3.3 a fip:Available-FAIR-Enabling-Resource, fip:FAIR-Enabling-Resource, fip:Metadata-schema, fip:Provenance-model; 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.3 Metadata Schema"; rdfs:seeAlso . } sub:provenance { sub:assertion dct:creator orcid:0000-0002-1261-9930 . } sub:pubinfo { sub:sig npx:hasAlgorithm "RSA"; npx:hasPublicKey "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCoKFb7LKlXyBB7BUvjFF9bDJNk0WxH3Xerr4H3v/VCiRVshEDl3BZVekbMMmdRe+TOPyc8AOLd9IAL2VfVVD/T0rmCHk7Pw7DQjI96mwyeXhE7f4g0WG5UT5Pxxm0Rzy7IrYnEaaVDs7dkZUt952M6qWlHfTwCQDcXJhZfLiXoMwIDAQAB"; npx:hasSignature "phZju25EWMFQH117jllbJGTHreyE0cs5e4D7UzOD8cki/7DDT09GsTnO75hlOUZAI4EIuCRMuSHvxbgsJNQiGxV5k4U4L73+FgRmWaiKL+4sfV5Pw1wtn4ECwBFNpBhNBwEZm93O/KEBGFTRCEcLdU5ly/CMvzZXawBazKKDfaU="; npx:hasSignatureTarget this: . this: dct:created "2024-03-03T15:08:27Z"^^xsd:dateTime; dct:creator ; dct:license ; npx:introduces sub:DDI-Lifecycle_3.3; prov:wasDerivedFrom . }