@prefix this: . @prefix sub: . @prefix np: . @prefix owl: . @prefix nt: . @prefix xsd: . @prefix dm: . @prefix rdfs: . @prefix fair: . @prefix dct: . @prefix npx: . @prefix prov: . @prefix foaf: . @prefix dsm: . sub:Head { this: a np:Nanopublication; np:hasAssertion sub:assertion; np:hasProvenance sub:provenance; np:hasPublicationInfo sub:pubinfo . } sub:assertion { dm:DSM-0-R1 a owl:NamedIndividual, dsm:AbsenceIndicator; dct:description "This is a ZERO-LEVEL indicator, which indicates the absence of one of the essential requirements for a Dataset to reach minimum level of FAIRness (Level 1) according to the FAIR-DSM model. This indicator refers to the absence of any context-related metadata reported about the FAIR dataset such as, description of leading study or project, the assessment, or assay that generated the data ...etc. See indicator DSM-1-R1 for the minimum level of Contextual Metadata representation."; dct:isPartOf dm:; rdfs:label "Contextual Metadata is NOT formally represented in any form."; rdfs:seeAlso , ; dsm:hasCategory dsm:MetadataRepresentationCategory; dsm:hasGranularityLevel dsm:ProjectLevel; dsm:hasMaturityLevel dsm:Level0; dsm:inDimension dsm:RepresentationDimension; dsm:indicatesAbsenceOf dm:DSM-1-R1; dsm:indicatorCode "DSM-0-R1"; dsm:relatedFAIRPrinciple fair:F2, fair:R1 . } sub:provenance { sub:assertion prov:wasAttributedTo ; prov:wasDerivedFrom . } sub:pubinfo { foaf:name "FAIRplus DSM Bot" . this: dct:created "2026-09-05T09:18:21Z"^^xsd:dateTime; dct:creator ; dct:license ; npx:hasNanopubType owl:NamedIndividual, dsm:AbsenceIndicator, dsm:MaturityIndicator; npx:introduces dm:DSM-0-R1; rdfs:label "Contextual Metadata is NOT formally represented in any form."; nt:wasCreatedFromProvenanceTemplate ; nt:wasCreatedFromPubinfoTemplate , , ; nt:wasCreatedFromTemplate . sub:sig npx:hasAlgorithm "RSA"; npx:hasPublicKey "MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAur0EZ85ThsweXM0E4IAh4SCglHSV8EAYZLx+GLcV2er7SDGxlHUqwEvVvuan4Hu4LMENmzOjpLdTkJF9dVZvkTfhd6CAX3+ry0ef6qAE9M1mNMHNm43Lq7ip1MVHC+xbmTvoFDkvs9wpnddAEVPTfwS370Bi/rpvzc6v6xfWsNNl/Okk+PE2S1jvA3Qk85phqwsIwbD5P5Xk1FVPlX1sh8h4F4/Iyyy0pbmiydYj3TRFYyXp6Wr58w7vRapSgCCAw6S9p/mxZCNyVJDeEOnWbeBRfi9BQdZdvdB2AB6HBlGds4sdt2mvHGxy6uPFgiOD2r32RvCBuMkTxSBipG8UrQIDAQAB"; npx:hasSignature "jT+IalTmjW2qqt9xlkmFjtY39IrnlUYYsGKPobOuWE82NyPminEmfc8RaEcV0yZ8xx9LnS1DJohQHn6H70/JoeLqVFxLZhbOmpkRcDGQYUGyxdKfrb2WtOA4k6+b8RpYmiV3A3/hdgT61vkwPUtDe4gA8Z+cYOiCSuwXfghfdbCLQK+XGOHx+bZe39VnLFm6IDoY0VfgVjbjZgntr+YG46l0UhGswGtIhLCQQ1fZBwk7KLmw+pm5HefmNZFByD8QVgI/5hcHwB91DqfG4+93Qh2CnJQ1aweJ+MTIWyQCjAMC2F71PUyTCkvRNZk8tpjelm5FDuj52fpaz2WPKFcJnw=="; npx:hasSignatureTarget this:; npx:signedBy . }