https://w3id.org/np/RA-L_XIddB8LWjJs7O6kc9-YNn31nrYf5SVDtjxyFXkD4
.trig | .trig.txt | .jelly | .jelly.txt | .jsonld | .jsonld.txt | .nq | .nq.txt | .xml | .xml.txt
@prefix this: <https://w3id.org/np/RA-L_XIddB8LWjJs7O6kc9-YNn31nrYf5SVDtjxyFXkD4> .
@prefix sub: <https://w3id.org/np/RA-L_XIddB8LWjJs7O6kc9-YNn31nrYf5SVDtjxyFXkD4/> .
@prefix np: <http://www.nanopub.org/nschema#> .
@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 {
rdf:type rdfs:label "is a" .
rdfs:label rdfs:label "is called" .
sub:assessment a nt:ExternalUriPlaceholder, nt:GuidedChoicePlaceholder;
rdfs:label "the assessment this verdict is part of";
nt:possibleValuesFromApi "https://w3id.org/np/l/nanopub-query-1.1/api/RAyMrQ89RECTi9gZK5q7gjL1wKTiP8StkLy0NIkkCiyew/find-things?type=https://w3id.org/spaces/fairplus/r/dsm/MaturityAssessment" .
sub:indicator a nt:ExternalUriPlaceholder, nt:GuidedChoicePlaceholder;
rdfs:label "the maturity indicator being evaluated";
nt:possibleValuesFromApi "https://w3id.org/np/l/nanopub-query-1.1/api/RAyMrQ89RECTi9gZK5q7gjL1wKTiP8StkLy0NIkkCiyew/find-things?type=https://w3id.org/spaces/fairplus/r/dsm/MaturityIndicator" .
sub:justification a nt:LongLiteralPlaceholder;
rdfs:label "the evidence or reasoning behind this outcome" .
sub:name a nt:LiteralPlaceholder;
rdfs:label "a name for this verdict" .
sub:st01 rdf:object <https://w3id.org/spaces/fairplus/r/dsm/IndicatorVerdict>;
rdf:predicate rdf:type;
rdf:subject sub:verdict .
sub:st02 rdf:object sub:name;
rdf:predicate rdfs:label;
rdf:subject sub:verdict .
sub:st03 rdf:object sub:indicator;
rdf:predicate <https://w3id.org/spaces/fairplus/r/dsm/forIndicator>;
rdf:subject sub:verdict .
sub:st04 rdf:object sub:value;
rdf:predicate <https://w3id.org/spaces/fairplus/r/dsm/verdictValue>;
rdf:subject sub:verdict .
sub:st05 a nt:OptionalStatement;
rdf:object sub:justification;
rdf:predicate <https://w3id.org/spaces/fairplus/r/dsm/verdictJustification>;
rdf:subject sub:verdict .
sub:st06 rdf:object sub:verdict;
rdf:predicate <https://w3id.org/spaces/fairplus/r/dsm/hasVerdict>;
rdf:subject sub:assessment .
sub:template a nt:AssertionTemplate;
dct:description "Such a nanopublication records the outcome of evaluating one maturity indicator of the FAIRplus Dataset Maturity (DSM) Model within one assessment, together with the evidence or reasoning behind that outcome. One such nanopublication is published per indicator, so that a single verdict can be cited, corrected or superseded on its own without republishing the whole assessment. Put the documents the verdict rests on into the provenance graph of this nanopublication.";
dct:isVersionOf <https://w3id.org/np/RAhXvXvhWBCewWPmsl-YXOdsDhVQytS_6ajcqLZLTHscU/templateKind>;
rdfs:label "Recording a FAIRplus-DSM indicator verdict";
gen:governedBy <https://w3id.org/spaces/fairplus>;
nt:hasNanopubLabelPattern "${name}";
nt:hasStatement sub:st01, sub:st02, sub:st03, sub:st04, sub:st05, sub:st06;
nt:hasTag "FAIRplus-DSM";
nt:hasTargetNanopubType <https://w3id.org/spaces/fairplus/r/dsm/IndicatorVerdict> .
sub:value a nt:RestrictedChoicePlaceholder;
rdfs:label "the outcome of the evaluation";
nt:possibleValue <https://w3id.org/spaces/fairplus/r/dsm/NotApplicable>, <https://w3id.org/spaces/fairplus/r/dsm/NotAssessed>,
<https://w3id.org/spaces/fairplus/r/dsm/NotSatisfied>, <https://w3id.org/spaces/fairplus/r/dsm/Satisfied> .
sub:verdict a nt:IntroducedResource, nt:LocalResource, nt:UriPlaceholder;
rdfs:label "short ID suffix for this verdict, e.g. 'verdict'" .
<https://w3id.org/spaces/fairplus/r/dsm/IndicatorVerdict> rdfs:label "indicator verdict" .
<https://w3id.org/spaces/fairplus/r/dsm/NotApplicable> rdfs:label "not applicable" .
<https://w3id.org/spaces/fairplus/r/dsm/NotAssessed> rdfs:label "not assessed" .
<https://w3id.org/spaces/fairplus/r/dsm/NotSatisfied> rdfs:label "not satisfied" .
<https://w3id.org/spaces/fairplus/r/dsm/Satisfied> rdfs:label "satisfied" .
<https://w3id.org/spaces/fairplus/r/dsm/forIndicator> rdfs:label "evaluates the indicator" .
<https://w3id.org/spaces/fairplus/r/dsm/hasVerdict> rdfs:label "has the verdict" .
<https://w3id.org/spaces/fairplus/r/dsm/verdictJustification> rdfs:label "is justified by" .
<https://w3id.org/spaces/fairplus/r/dsm/verdictValue> rdfs:label "has the outcome" .
}
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/RAhXvXvhWBCewWPmsl-YXOdsDhVQytS_6ajcqLZLTHscU/templateKind>;
npx:supersedes <https://w3id.org/np/RAy265X1jMpcQvUVgZ_tu-4DnJt4ROO5DPMHrIcmf3icE>;
rdfs:label "Recording a FAIRplus-DSM indicator verdict";
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: indicator, assessment.";
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 "NU1hmRuiZDtcWe0mWBkRtrEETtP2HkzxyZzRTeMMtzNikL2CtziQrbk3NZlGlKFxCFEL6JEgjgjtPNPOeQemwQmTT7tMFOtvwhdifdZEfb5/OoT5pfKquhvISagqcNmwolUcEfcaHgNUHG6Qliz/y4vonk1vXkNgPU/qLHgUXzw=";
npx:hasSignatureTarget this:;
npx:signedBy orcid:0000-0002-1267-0234 .
}