@prefix this: . @prefix sub: . @prefix np: . @prefix dct: . @prefix owl: . @prefix nt: . @prefix npx: . @prefix xsd: . @prefix rdfs: . @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 { dsm:DSM-0-R3 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 a structured object to contain the necessary and expected dataset metadata that will be required to reach higher levels of maturity. See DSM-1-0R to be able to satisfy this prerequisite requirement."; dct:isPartOf ; rdfs:label "Dataset Metadata is NOT formally represented in a structured form, i.e. a Dataset Descriptor"; rdfs:seeAlso ; dsm:hasCategory dsm:MetadataRepresentationCategory; dsm:hasGranularityLevel dsm:DatasetLevel; dsm:hasMaturityLevel dsm:Level0; dsm:inDimension dsm:RepresentationDimension; dsm:indicatorCode "DSM-0-R3" . } sub:provenance { sub:assertion prov:wasAttributedTo ; prov:wasDerivedFrom . } sub:pubinfo { foaf:name "FAIRplus DSM Bot" . this: dct:created "2026-09-04T14:49:09Z"^^xsd:dateTime; dct:creator ; dct:license ; npx:hasNanopubType owl:NamedIndividual, dsm:AbsenceIndicator, dsm:MaturityIndicator; npx:introduces dsm:DSM-0-R3; rdfs:label "Dataset Metadata is NOT formally represented in a structured form, i.e. a Dataset Descriptor"; nt:wasCreatedFromProvenanceTemplate ; nt:wasCreatedFromPubinfoTemplate , , ; nt:wasCreatedFromTemplate . sub:sig npx:hasAlgorithm "RSA"; npx:hasPublicKey "MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAur0EZ85ThsweXM0E4IAh4SCglHSV8EAYZLx+GLcV2er7SDGxlHUqwEvVvuan4Hu4LMENmzOjpLdTkJF9dVZvkTfhd6CAX3+ry0ef6qAE9M1mNMHNm43Lq7ip1MVHC+xbmTvoFDkvs9wpnddAEVPTfwS370Bi/rpvzc6v6xfWsNNl/Okk+PE2S1jvA3Qk85phqwsIwbD5P5Xk1FVPlX1sh8h4F4/Iyyy0pbmiydYj3TRFYyXp6Wr58w7vRapSgCCAw6S9p/mxZCNyVJDeEOnWbeBRfi9BQdZdvdB2AB6HBlGds4sdt2mvHGxy6uPFgiOD2r32RvCBuMkTxSBipG8UrQIDAQAB"; npx:hasSignature "a22xirTomVMzebsxVy0cuuzKPHTmtooCFXgdXOcB+VWgZKToJfX6yb63yQbnp2h9lAWnZSuQrYwvYZIZHdSNh8D96k9jlpKxwoVgx8hk8XX7PNofVeVlF/TnB2jx0ezYbU/zJFqiwch+9Qzj5V688e5l0LGqr0s7OY4geDIQVaM4wzCX0Xh1nn32smPeF/KU7D/LWtoX1vfUnLlb4lerI1iuxsjGoIAH2NDH7FCWCAVmmh+3pTsdvCfg5TVLren8VE12se5M2D79tXlvTop15dIAjyLinczJRYwrllwDwxRVI6jBy9U2dQsJNV8Wh+/CmlZyG9UI69N9bi535Ec4mw=="; npx:hasSignatureTarget this:; npx:signedBy . }