@prefix this: . @prefix sub: . @prefix np: . @prefix dct: . @prefix owl: . @prefix nt: . @prefix npx: . @prefix xsd: . @prefix rdfs: . @prefix fair: . @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-R5 a owl:NamedIndividual, dsm:MaturityIndicator; dct:description "This is a data-related formatting requirement. The exchange format used to share the Dataset(s) should be readable by machines. This is not a requirement to use semantic representations, this is a simple requirement to use standard formats (e.g. CSV, JSON, XML or similar) for data exchanged via the relevant API (DSM-2-H2)."; dct:isPartOf ; rdfs:label "Dataset(s) available in Machine Readable Format"; rdfs:seeAlso ; dsm:crossReferences dsm:RDA-I1-02D; dsm:hasCategory dsm:DataFormatCategory; dsm:hasGranularityLevel dsm:DatasetLevel; dsm:hasMaturityLevel dsm:Level2; dsm:inDimension dsm:RepresentationDimension; dsm:indicatorCode "DSM-2-R5"; dsm:relatedFAIRPrinciple fair:I1; dsm:relatedIndicator dsm:DSM-2-H2 . } 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-R5; rdfs:label "Dataset(s) available in Machine Readable Format"; nt:wasCreatedFromProvenanceTemplate ; nt:wasCreatedFromPubinfoTemplate , , ; nt:wasCreatedFromTemplate . sub:sig npx:hasAlgorithm "RSA"; npx:hasPublicKey "MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAur0EZ85ThsweXM0E4IAh4SCglHSV8EAYZLx+GLcV2er7SDGxlHUqwEvVvuan4Hu4LMENmzOjpLdTkJF9dVZvkTfhd6CAX3+ry0ef6qAE9M1mNMHNm43Lq7ip1MVHC+xbmTvoFDkvs9wpnddAEVPTfwS370Bi/rpvzc6v6xfWsNNl/Okk+PE2S1jvA3Qk85phqwsIwbD5P5Xk1FVPlX1sh8h4F4/Iyyy0pbmiydYj3TRFYyXp6Wr58w7vRapSgCCAw6S9p/mxZCNyVJDeEOnWbeBRfi9BQdZdvdB2AB6HBlGds4sdt2mvHGxy6uPFgiOD2r32RvCBuMkTxSBipG8UrQIDAQAB"; npx:hasSignature "uhCuKpGN+cV1bUYUexhkwaJC6r3zVV18RISk7Gjddw8z7quTBckCbQPyeNFJ3gVE4FszJxdfnNncJipwzw9/zfYvG9GTH52Z0Ze6sz2EVRkpYz17mhHdWNYwcRvJvFLmjXK9qwZMQPaSBrwWwqZAdP3QoXRoGMBuw8ySrBU1GeOF0WySnNFnIaKFJfNSdnRnti5LUe2m4+fiq8OPEkrm1D8+l6tpHt7WWFTG5m8PPecEPqZvT7ajeVZR5/VXOwOTxH5hwoY54M6E6buaRmKw5eSMj65VPCbxqBwM5IbJtYIwwgzco4iC4qqbp8McDyhdB3Y20OC5sXqCbB3rYBZYig=="; npx:hasSignatureTarget this:; npx:signedBy . }