@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-C4 a owl:NamedIndividual, dsm:MaturityIndicator; dct:description "This is a data-related requirement that focuses on the consistency of a Dataset's textual content. This is also related to the 'accuracy' and overall consistency of data content within and across multiple related project datasets. Level 2 content standardisation is not required to comply with standard terminologies or ontologies. However, to achieve Level 2 content standardisation, textual values reported in text-based Dataset Fields are expected to be consistently reported using locally defined terms. These local terms are defined in a local Data Dictionary that ought to be reported as well as part of the content-related metadata (DSM-2-C6)."; dct:isPartOf ; rdfs:label "Where applicable, Dataset Field Values are standardized against a locally defined Data Dictionary within and across related datasets"; rdfs:seeAlso ; dsm:hasCategory dsm:ContentAndContextCategory; dsm:hasGranularityLevel dsm:ValueSetLevel; dsm:hasMaturityLevel dsm:Level2; dsm:inDimension dsm:ContentDimension; dsm:indicatorCode "DSM-2-C4"; dsm:relatedFAIRPrinciple fair:F2, fair:R1; dsm:relatedIndicator dsm:DSM-2-C6 . } 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-C4; rdfs:label "Where applicable, Dataset Field Values are standardized against a locally defined Data Dictionary within and across related datasets"; nt:wasCreatedFromProvenanceTemplate ; nt:wasCreatedFromPubinfoTemplate , , ; nt:wasCreatedFromTemplate . sub:sig npx:hasAlgorithm "RSA"; npx:hasPublicKey "MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAur0EZ85ThsweXM0E4IAh4SCglHSV8EAYZLx+GLcV2er7SDGxlHUqwEvVvuan4Hu4LMENmzOjpLdTkJF9dVZvkTfhd6CAX3+ry0ef6qAE9M1mNMHNm43Lq7ip1MVHC+xbmTvoFDkvs9wpnddAEVPTfwS370Bi/rpvzc6v6xfWsNNl/Okk+PE2S1jvA3Qk85phqwsIwbD5P5Xk1FVPlX1sh8h4F4/Iyyy0pbmiydYj3TRFYyXp6Wr58w7vRapSgCCAw6S9p/mxZCNyVJDeEOnWbeBRfi9BQdZdvdB2AB6HBlGds4sdt2mvHGxy6uPFgiOD2r32RvCBuMkTxSBipG8UrQIDAQAB"; npx:hasSignature "PYX3d392KXwYovfln6B3DwhCMeqaFq5wrboZhfoQsTSK2qndjo7fPHzRN/AIjdkMmDLuIIi9uAcP4vmLUjNCjk8P05GNhFgwyaJKrUuV2gmnMJXyddeulES8JZH5ETT+TDAva5iIM5wpxWTnbeSpnIj8/ZdhCDDDsh6zbWDubePcREkt1t693FH3SxQpKDc/x/GpZDWEzR8IeFYTDeWDmdXJbaIemyzl5JdCv0eFRowqj8tUcxamtzYaffKvY2ylwLofVShCdkCM213LDUjo0G4MXHQFPlxESjfOko1NWMSivVRFAyYoPQTK4/Jbn584Wtg6Sj44CenCsPbtb+f76g=="; npx:hasSignatureTarget this:; npx:signedBy . }