https://w3id.org/np/RAN1qrQ9QRY6k7lYoLdXmM0W41B1IwDgqavC-PHNhqQPE
.trig | .trig.txt | .jelly | .jelly.txt | .jsonld | .jsonld.txt | .nq | .nq.txt | .xml | .xml.txt
@prefix this: <https://w3id.org/np/RAN1qrQ9QRY6k7lYoLdXmM0W41B1IwDgqavC-PHNhqQPE> .
@prefix sub: <https://w3id.org/np/RAN1qrQ9QRY6k7lYoLdXmM0W41B1IwDgqavC-PHNhqQPE/> .
@prefix np: <http://www.nanopub.org/nschema#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix nt: <https://w3id.org/np/o/ntemplate/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix orcid: <https://orcid.org/> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix gen: <https://w3id.org/kpxl/gen/terms/> .
@prefix dct: <http://purl.org/dc/terms/> .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix npx: <http://purl.org/nanopub/x/> .
@prefix prov: <http://www.w3.org/ns/prov#> .
@prefix foaf: <http://xmlns.com/foaf/0.1/> .
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:" .
<https://w3id.org/Data-Maturity/> rdfs:label "FAIRplus Dataset Maturity (DSM) Model" .
sub:definition a nt:LongLiteralPlaceholder;
rdfs:label "short characterisation of this level" .
sub:goal a nt:LiteralPlaceholder;
rdfs:label "a FAIR goal reached at this level" .
sub:label a nt:LiteralPlaceholder;
rdfs:label "the name of the level, e.g. 'Level 3'" .
sub:level a nt:IntroducedResource, nt:LocalResource, nt:UriPlaceholder;
rdfs:label "short name, used as URI suffix, e.g. 'Level3'";
nt:hasPrefix "~~NAMESPACE~~";
nt:hasPrefixLabel "Level" .
sub:next a nt:ExternalUriPlaceholder, nt:GuidedChoicePlaceholder;
rdfs:label "the level that follows this one";
nt:possibleValuesFromApi "https://w3id.org/np/l/nanopub-query-1.1/api/RAyMrQ89RECTi9gZK5q7gjL1wKTiP8StkLy0NIkkCiyew/find-things?type=https://w3id.org/spaces/fairplus/r/dsm/MaturityLevel" .
sub:number a nt:LiteralPlaceholder;
rdfs:label "the level number";
nt:hasDatatype xsd:integer .
sub:ontology a nt:ExternalUriPlaceholder, nt:GuidedChoicePlaceholder;
rdfs:label "the ontology this level is part of";
nt:hasDefaultValue <https://w3id.org/Data-Maturity/>;
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:level .
sub:st02 rdf:object <https://w3id.org/spaces/fairplus/r/dsm/MaturityLevel>;
rdf:predicate rdf:type;
rdf:subject sub:level .
sub:st03 rdf:object sub:label;
rdf:predicate rdfs:label;
rdf:subject sub:level .
sub:st04 rdf:object sub:definition;
rdf:predicate skos:definition;
rdf:subject sub:level .
sub:st05 rdf:object sub:number;
rdf:predicate <https://w3id.org/spaces/fairplus/r/dsm/levelNumber>;
rdf:subject sub:level .
sub:st06 a nt:OptionalStatement, nt:RepeatableStatement;
rdf:object sub:goal;
rdf:predicate <https://w3id.org/spaces/fairplus/r/dsm/hasFAIRGoal>;
rdf:subject sub:level .
sub:st07 a nt:OptionalStatement;
rdf:object sub:usecase;
rdf:predicate <https://w3id.org/spaces/fairplus/r/dsm/hasExampleUseCase>;
rdf:subject sub:level .
sub:st08 a nt:OptionalStatement;
rdf:object sub:next;
rdf:predicate <https://w3id.org/spaces/fairplus/r/dsm/nextLevel>;
rdf:subject sub:level .
sub:st09 rdf:object sub:ontology;
rdf:predicate dct:isPartOf;
rdf:subject sub:level .
sub:st10 a nt:OptionalStatement, nt:RepeatableStatement;
rdf:object sub:seealso;
rdf:predicate rdfs:seeAlso;
rdf:subject sub:level .
sub:template a nt:AssertionTemplate;
dct:description "Such a nanopublication defines one maturity level of the FAIRplus Dataset Maturity (DSM) Model. Each level is characterised by an increasing set of requirements across the three maturity dimensions, expressed by the indicators assigned to it.";
dct:isVersionOf <https://w3id.org/np/RAjK2i-OE2o0gOmKrRSNFuaRsjky5d_xqdvvvMYaGR0XI/templateKind>;
rdfs:label "Defining a FAIRplus-DSM maturity level";
gen:governedBy <https://w3id.org/spaces/fairplus>;
nt:hasNanopubLabelPattern "${label}";
nt:hasStatement sub:st01, sub:st02, sub:st03, sub:st04, sub:st05, sub:st06, sub:st07,
sub:st08, sub:st09, sub:st10;
nt:hasTag "FAIRplus-DSM" .
sub:usecase a nt:LongLiteralPlaceholder;
rdfs:label "an example use case for this level" .
<https://w3id.org/spaces/fairplus/r/dsm/MaturityLevel> rdfs:label "maturity level" .
<https://w3id.org/spaces/fairplus/r/dsm/hasExampleUseCase> rdfs:label "has the example use case" .
<https://w3id.org/spaces/fairplus/r/dsm/hasFAIRGoal> rdfs:label "has the FAIR goal" .
<https://w3id.org/spaces/fairplus/r/dsm/levelNumber> rdfs:label "has the level number" .
<https://w3id.org/spaces/fairplus/r/dsm/nextLevel> rdfs:label "is followed by the level" .
}
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 <https://creativecommons.org/licenses/by/4.0/>;
npx:embeds sub:template;
npx:introduces <https://w3id.org/np/RAjK2i-OE2o0gOmKrRSNFuaRsjky5d_xqdvvvMYaGR0XI/templateKind>;
npx:supersedes <https://w3id.org/np/RA14S2vKFo2f-fazUGq1wD9pmjdU3r0PHFN3UAYen6ulA>;
rdfs:label "Defining a FAIRplus-DSM maturity level";
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: ontology, next.";
nt:wasCreatedFromProvenanceTemplate <https://w3id.org/np/RA7lSq6MuK_TIC6JMSHvLtee3lpLoZDOqLJCLXevnrPoU>;
nt:wasCreatedFromPubinfoTemplate <https://w3id.org/np/RACJ58Gvyn91LqCKIO9zu1eijDQIeEff28iyDrJgjSJF8>,
<https://w3id.org/np/RAKc76yHLDbloE6ObluzYQsfX37v6qrZXbYeIKpe8-YUo>, <https://w3id.org/np/RAoTD7udB2KtUuOuAe74tJi1t3VzK0DyWS7rYVAq1GRvw>,
<https://w3id.org/np/RAukAcWHRDlkqxk7H2XNSegc1WnHI569INvNr-xdptDGI>;
nt:wasCreatedFromTemplate <https://w3id.org/np/RA9cOdAwjxTF6qNNFkXTl_EgOan0LDPmu0fWnIgmZu-7E/template> .
sub:sig npx:hasAlgorithm "RSA";
npx:hasPublicKey "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCwUtewGCpT5vIfXYE1bmf/Uqu1ojqnWdYxv+ySO80ul8Gu7m8KoyPAwuvaPj0lvPtHrg000qMmkxzKhYknEjq8v7EerxZNYp5B3/3+5ZpuWOYAs78UnQVjbHSmDdmryr4D4VvvNIiUmd0yxci47dTFUj4DvfHnGd6hVe5+goqdcwIDAQAB";
npx:hasSignature "iMSH0zGe49ekjDMVH41duTzbHQ36y/dCJQkrvOi7Y/8B3wHSEN69QYocgl0VVO0vG6sJ0C/sF8UkUfijUDSIDBL/9zGUHloOntY8r4zrHcJH/kh1DmVU7t8tV+/coIfYzHUgfAY7fujdH2JvTy/VHS3LmARkVS/Pgh6TWqz9lhU=";
npx:hasSignatureTarget this:;
npx:signedBy orcid:0000-0002-1267-0234 .
}