@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-C2 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 one of the prerequisites of FAIR priniciples, which is to include in the metadata object (the Dataset Descriptor) a reference to the Identifier assigned to the FAIR Data Object being described (the Dataset) See DSM-1-C2 to satisfy this prerequisite requirement."; dct:isPartOf ; rdfs:label "Dataset Descriptor does NOT include a reference to the Dataset it describes."; rdfs:seeAlso ; dsm:hasCategory dsm:ContentAndContextCategory; dsm:hasGranularityLevel dsm:DatasetLevel; dsm:hasMaturityLevel dsm:Level0; dsm:inDimension dsm:ContentDimension; dsm:indicatesAbsenceOf dsm:DSM-1-C2; dsm:indicatorCode "DSM-0-C2" . } sub:provenance { sub:assertion prov:wasAttributedTo ; prov:wasDerivedFrom . } sub:pubinfo { 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-C2; rdfs:label "Dataset Descriptor does NOT include a reference to the Dataset it describes."; nt:wasCreatedFromProvenanceTemplate ; nt:wasCreatedFromPubinfoTemplate , , ; nt:wasCreatedFromTemplate . sub:sig npx:hasAlgorithm "RSA"; npx:hasPublicKey "MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAur0EZ85ThsweXM0E4IAh4SCglHSV8EAYZLx+GLcV2er7SDGxlHUqwEvVvuan4Hu4LMENmzOjpLdTkJF9dVZvkTfhd6CAX3+ry0ef6qAE9M1mNMHNm43Lq7ip1MVHC+xbmTvoFDkvs9wpnddAEVPTfwS370Bi/rpvzc6v6xfWsNNl/Okk+PE2S1jvA3Qk85phqwsIwbD5P5Xk1FVPlX1sh8h4F4/Iyyy0pbmiydYj3TRFYyXp6Wr58w7vRapSgCCAw6S9p/mxZCNyVJDeEOnWbeBRfi9BQdZdvdB2AB6HBlGds4sdt2mvHGxy6uPFgiOD2r32RvCBuMkTxSBipG8UrQIDAQAB"; npx:hasSignature "ZIUOy6l5Q83OMIFU3aMNYl2pWBmeGZZwgV6zTXzL95tjwF8MwNTt9QERH2050nIdmTSe+ZYv6DaCSz6SrCUsq573mHUxYwPDJCzlPUd3ot51tfHZXJiEllbleu0XgJdLDHdfvdbYF9QmBHEqXB/zNWxVeZoDHGRgfnO9sDZp/f4bWiVFvgQnJYDl2MP+RAwhG8bXBs54udqQ1JzJXGjoXK09Erx9TCYYStt2qV1i8Nr2hwU1KqBxBdT16QC/nE010HOsW+EBB61vDQlnWu0R+KgKcdAp65AtaG6KtzpxNrc+tngV0Zd8H/EHOa2x7L5k9T+wmrErPwdSwPXmYXfktg=="; npx:hasSignatureTarget this:; npx:signedBy . foaf:name "FAIRplus DSM Bot" . }