@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-2-R3 a owl:NamedIndividual, dsm:MaturityIndicator; dct:description "This is a metadata-modelling requirement focusing on the representation of the Dataset Field level and Field Value level metadata required by DSM-2-C4 and DSM-2-C6. This indicator requires that the chosen standard metadata schema used to describe the Dataset should be amenable to represent structural metadata about the Dataset. Each Dataset Field will have a name, description, data type ...etc. Value related metadata may include reference to local dictionary of controlled terms used in each field. Examples of generic metadata schemas supporting field-level metadata are DATS and BioSchemas Dataset."; dct:isPartOf ; rdfs:label "Dataset Descriptor(s) provide a formal representation of the local Dataset Model, if applicable using or extending a Standard Generic Dataset Descriptor Model"; rdfs:seeAlso ; dsm:crossReferences dsm:RDA-R1.3-02M; dsm:hasCategory dsm:MetadataRepresentationCategory; dsm:hasGranularityLevel dsm:DatasetLevel; dsm:hasMaturityLevel dsm:Level2; dsm:inDimension dsm:RepresentationDimension; dsm:indicatorCode "DSM-2-R3"; dsm:relatedIndicator dsm:DSM-2-C1 . } 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:MaturityIndicator; npx:introduces dsm:DSM-2-R3; rdfs:label "Dataset Descriptor(s) provide a formal representation of the local Dataset Model, if applicable using or extending a Standard Generic Dataset Descriptor Model"; nt:wasCreatedFromProvenanceTemplate ; nt:wasCreatedFromPubinfoTemplate , , ; nt:wasCreatedFromTemplate . sub:sig npx:hasAlgorithm "RSA"; npx:hasPublicKey "MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAur0EZ85ThsweXM0E4IAh4SCglHSV8EAYZLx+GLcV2er7SDGxlHUqwEvVvuan4Hu4LMENmzOjpLdTkJF9dVZvkTfhd6CAX3+ry0ef6qAE9M1mNMHNm43Lq7ip1MVHC+xbmTvoFDkvs9wpnddAEVPTfwS370Bi/rpvzc6v6xfWsNNl/Okk+PE2S1jvA3Qk85phqwsIwbD5P5Xk1FVPlX1sh8h4F4/Iyyy0pbmiydYj3TRFYyXp6Wr58w7vRapSgCCAw6S9p/mxZCNyVJDeEOnWbeBRfi9BQdZdvdB2AB6HBlGds4sdt2mvHGxy6uPFgiOD2r32RvCBuMkTxSBipG8UrQIDAQAB"; npx:hasSignature "sE1CN7a1mvprHBMrqROp5zhXC0vMWndpowq9oboz0cF4U5eOD5W/AjrWYzegv9lchha8MI2zAi0G6GRQQUtyhU8e5x2bamLSIT2LgMjW+s79k0ow6qZvqDoyjy93+W3eaKZ4NOxLX3vOSJV/4suS6LNgP9xQnGaULCQeJC5dwYNDrfAvwnBlf8DS08OO0Chq21TU8kuAOttGEToQqev42w7jZcCDfXd4ojaPk4FbHZvM5UAVQvHQcqEodsBk8WeYciZ/IW7TH+BX+Ed+3EY7tV2XQ0GxXxU2Q+uXTKMaaawEFJvcZYmSvUJN5knxigW2vVBP22D7tI0dwKtWcBVMFA=="; npx:hasSignatureTarget this:; npx:signedBy . }