@prefix this: . @prefix sub: . @prefix np: . @prefix owl: . @prefix nt: . @prefix xsd: . @prefix skos: . @prefix orcid: . @prefix rdfs: . @prefix gen: . @prefix dct: . @prefix rdf: . @prefix npx: . @prefix prov: . @prefix foaf: . sub:Head { this: a np:Nanopublication; np:hasAssertion sub:assertion; np:hasProvenance sub:provenance; np:hasPublicationInfo sub:pubinfo . } sub:assertion { dct:isPartOf rdfs:label "is a part of" . rdf:type rdfs:label "is a" . rdfs:label rdfs:label "is called" . rdfs:seeAlso rdfs:label "has further information at" . owl:NamedIndividual rdfs:label "individual" . skos:definition rdfs:label "is defined as follows:" . rdfs:label "FAIRplus Dataset Maturity (DSM) Model" . sub:code a nt:LiteralPlaceholder; rdfs:label "the single letter used in indicator codes for this dimension (C, R or H)" . sub:definition a nt:LongLiteralPlaceholder; rdfs:label "definition of this value" . sub:dimension a nt:ExternalUriPlaceholder, nt:GuidedChoicePlaceholder; rdfs:label "the maturity dimension this category belongs to, if applicable"; nt:possibleValuesFromApi "https://w3id.org/np/l/nanopub-query-1.1/api/RAyMrQ89RECTi9gZK5q7gjL1wKTiP8StkLy0NIkkCiyew/find-things?type=https://w3id.org/spaces/fairplus/r/dsm/MaturityDimension" . sub:label a nt:LiteralPlaceholder; rdfs:label "the name of this value" . sub:ontology a nt:ExternalUriPlaceholder, nt:GuidedChoicePlaceholder; rdfs:label "the ontology this value is part of"; nt:hasDefaultValue ; nt:possibleValuesFromApi "http://purl.org/nanopub/api/find_signed_things?type=http://www.w3.org/2002/07/owl%23Ontology&searchterm=" . sub:seealso a nt:ExternalUriPlaceholder; rdfs:label "a link with further information" . sub:st01 rdf:object owl:NamedIndividual; rdf:predicate rdf:type; rdf:subject sub:value . sub:st02 rdf:object sub:valueType; rdf:predicate rdf:type; rdf:subject sub:value . sub:st03 rdf:object sub:label; rdf:predicate rdfs:label; rdf:subject sub:value . sub:st04 a nt:OptionalStatement; rdf:object sub:definition; rdf:predicate skos:definition; rdf:subject sub:value . sub:st05 a nt:OptionalStatement; rdf:object sub:dimension; rdf:predicate ; rdf:subject sub:value . sub:st06 a nt:OptionalStatement; rdf:object sub:code; rdf:predicate ; rdf:subject sub:value . sub:st07 rdf:object sub:ontology; rdf:predicate dct:isPartOf; rdf:subject sub:value . sub:st08 a nt:OptionalStatement, nt:RepeatableStatement; rdf:object sub:seealso; rdf:predicate rdfs:seeAlso; rdf:subject sub:value . sub:template a nt:AssertionTemplate; dct:description "Such a nanopublication defines one value of a controlled list used by the FAIRplus Dataset Maturity (DSM) Model: a maturity dimension, an indicator category, a granularity level, a hosting capability, or an assessment verdict value."; dct:isVersionOf ; rdfs:label "Defining a FAIRplus-DSM classification value"; gen:governedBy ; nt:hasNanopubLabelPattern "${label}"; nt:hasStatement sub:st01, sub:st02, sub:st03, sub:st04, sub:st05, sub:st06, sub:st07, sub:st08; nt:hasTag "FAIRplus-DSM" . sub:value a nt:IntroducedResource, nt:LocalResource, nt:UriPlaceholder; rdfs:label "short name, used as URI suffix"; nt:hasPrefix "~~NAMESPACE~~"; nt:hasPrefixLabel "Value" . sub:valueType a nt:RestrictedChoicePlaceholder; rdfs:label "kind of value"; nt:possibleValue , , , , . rdfs:label "granularity level - the level of data granularity an indicator applies at" . rdfs:label "hosting capability - a capability a hosting environment may offer" . rdfs:label "indicator category - a finer grouping of indicators within a dimension" . rdfs:label "maturity dimension - one of the three categories of requirement" . rdfs:label "verdict value - a possible outcome of evaluating an indicator" . rdfs:label "has the dimension code" . rdfs:label "belongs to the dimension" . } sub:provenance { sub:assertion prov:wasAttributedTo orcid:0000-0002-1267-0234 . } sub:pubinfo { orcid:0000-0002-1267-0234 foaf:name "Tobias Kuhn" . this: dct:created "2026-09-24T09:38:44+00:00"^^xsd:dateTime; dct:creator orcid:0000-0002-1267-0234; dct:license ; npx:embeds sub:template; npx:introduces ; npx:supersedes ; rdfs:label "Defining a FAIRplus-DSM classification value"; skos:changeNote "Guided choices that must refer to existing resources are now also external URI placeholders, so Nanodash no longer offers to mint a typed plain name locally for them: dimension, ontology."; nt:wasCreatedFromProvenanceTemplate ; nt:wasCreatedFromPubinfoTemplate , , , ; nt:wasCreatedFromTemplate . sub:sig npx:hasAlgorithm "RSA"; npx:hasPublicKey "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCwUtewGCpT5vIfXYE1bmf/Uqu1ojqnWdYxv+ySO80ul8Gu7m8KoyPAwuvaPj0lvPtHrg000qMmkxzKhYknEjq8v7EerxZNYp5B3/3+5ZpuWOYAs78UnQVjbHSmDdmryr4D4VvvNIiUmd0yxci47dTFUj4DvfHnGd6hVe5+goqdcwIDAQAB"; npx:hasSignature "ek9ivL9pAUbZF1O2et63Nb0S6p6qvjvYFjx0MLp2DXS5HwWB1p+7w0iZRr1ppM6PLJgsYmTwucVmSKUYpjsjNA3Jy4ZTDqmF0o/0ioBSE6Ds3mhJ/t+xfBLc++22yEnjNUsjG411bxm59LtzTyYEMEGzWSAQusdXVv0WphE1QX4="; npx:hasSignatureTarget this:; npx:signedBy orcid:0000-0002-1267-0234 . }