@prefix this: . @prefix sub: . @prefix np: . @prefix dct: . @prefix rdf: . @prefix nt: . @prefix npx: . @prefix xsd: . @prefix rdfs: . @prefix orcid: . @prefix prov: . @prefix foaf: . 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 "has the label" . rdfs:label "is related to" . sub:assertion a nt:AssertionTemplate; dct:description "Declare a replication study design according to FORRT with structured computational metadata from the Knowledge Loom: software methods, packages, runtime environment, input data sources, analysis scripts, and links to machine-readable analysis proofs (dtreg JSON-LD). Combines FORRT's replication framework with Knowledge Loom's reproducible research infrastructure."; rdfs:label "Declaring a replication study design according to FORRT with Knowledge Loom metadata"; nt:hasStatement sub:st-kl-input-desc, sub:st-kl-input-source, sub:st-kl-loom-record, sub:st-kl-method, sub:st-kl-package, sub:st-kl-runtime, sub:st-kl-script, sub:st1, sub:st2, sub:st3, sub:st3.2, sub:st4, sub:st5, sub:st6, sub:st7, sub:st8; nt:hasTag "FORRT" . sub:claim a nt:GuidedChoicePlaceholder; rdfs:label "choose FORRT claim"; nt:possibleValuesFromApi "http://purl.org/nanopub/api/find_signed_things?type=https://w3id.org/sciencelive/o/terms/FORRT-Claim&searchterm=" . sub:deviation a nt:LongLiteralPlaceholder; rdfs:label "Describe any deviations from original methodology." . sub:discipline a nt:GuidedChoicePlaceholder; rdfs:label "Choose the scientific discipline"; nt:possibleValuesFromApi "https://www.wikidata.org/w/api.php?action=wbsearchentities&language=en&format=json&limit=5&search=" . sub:keyword a nt:GuidedChoicePlaceholder; rdfs:label "choose terms as related keywords"; nt:possibleValuesFromApi "https://www.wikidata.org/w/api.php?action=wbsearchentities&language=en&format=json&limit=5&search=" . sub:kl-input-desc a nt:LiteralPlaceholder; rdfs:label "Input data description (e.g. 229 rows x 8 columns)" . sub:kl-input-source a nt:ExternalUriPlaceholder; rdfs:label "Input data source URL" . sub:kl-loom-record a nt:ExternalUriPlaceholder; rdfs:label "Knowledge Loom record URL (GitLab/Github repo)" . sub:kl-method a nt:LiteralPlaceholder; rdfs:label "Software method / function used (e.g. stats::aov())" . sub:kl-package a nt:LiteralPlaceholder; rdfs:label "Software package and version (e.g. lme4 1.1-35.5)" . sub:kl-runtime a nt:LiteralPlaceholder; rdfs:label "Runtime environment and version (e.g. R 4.4.1)" . sub:kl-script a nt:ExternalUriPlaceholder; rdfs:label "Analysis script URL (R/Python script)" . sub:label a nt:LiteralPlaceholder; rdfs:label "label/name of replication study" . sub:methodology a nt:LongLiteralPlaceholder; rdfs:label "Describe how the claim is reproduced/replicated." . sub:scope a nt:LongLiteralPlaceholder; rdfs:label "Describe what part of the claim is reproduced/replicated." . sub:st-kl-input-desc a nt:OptionalStatement; rdf:object sub:kl-input-desc; rdf:predicate ; rdf:subject sub:study . sub:st-kl-input-source a nt:OptionalStatement; rdf:object sub:kl-input-source; rdf:predicate ; rdf:subject sub:study . sub:st-kl-loom-record a nt:OptionalStatement; rdf:object sub:kl-loom-record; rdf:predicate ; rdf:subject sub:study . sub:st-kl-method a nt:OptionalStatement; rdf:object sub:kl-method; rdf:predicate ; rdf:subject sub:study . sub:st-kl-package a nt:OptionalStatement; rdf:object sub:kl-package; rdf:predicate ; rdf:subject sub:study . sub:st-kl-runtime a nt:OptionalStatement; rdf:object sub:kl-runtime; rdf:predicate ; rdf:subject sub:study . sub:st-kl-script a nt:OptionalStatement; rdf:object sub:kl-script; rdf:predicate ; rdf:subject sub:study . sub:st1 rdf:object ; rdf:predicate rdf:type; rdf:subject sub:study . sub:st2 rdf:object sub:label; rdf:predicate rdfs:label; rdf:subject sub:study . sub:st3 rdf:object sub:type; rdf:predicate rdf:type; rdf:subject sub:study . sub:st3.2 rdf:object sub:claim; rdf:predicate ; rdf:subject sub:study . sub:st4 rdf:object sub:scope; rdf:predicate ; rdf:subject sub:study . sub:st5 rdf:object sub:methodology; rdf:predicate ; rdf:subject sub:study . sub:st6 a nt:OptionalStatement; rdf:object sub:deviation; rdf:predicate ; rdf:subject sub:study . sub:st7 a nt:OptionalStatement, nt:RepeatableStatement; rdf:object sub:keyword; rdf:predicate ; rdf:subject sub:study . sub:st8 a nt:OptionalStatement; rdf:object sub:discipline; rdf:predicate ; rdf:subject sub:study . sub:study a nt:IntroducedResource, nt:LocalResource, nt:UriPlaceholder; rdfs:label "short URI suffix for study ID" . sub:type a nt:RestrictedChoicePlaceholder; rdfs:label "choose the study type"; nt:hasDefaultValue ; nt:possibleValue , , . rdfs:label "FORRT Replication Study" . rdfs:label "Replication Study - replication with different methodology or conditions" . rdfs:label "Reproduction/Replication Study - study that is both, reproduction and replication" . rdfs:label "Reproduction Study - direct reproduction: same methodology, same tools" . rdfs:label "executes the software method" . rdfs:label "has the analysis script" . rdfs:label "has the deviation" . rdfs:label "has the discipline" . rdfs:label "has the input data description" . rdfs:label "has the input data source" . rdfs:label "has the Knowledge Loom record" . rdfs:label "has the methodology" . rdfs:label "has the runtime environment" . rdfs:label "has the scope" . rdfs:label "targets the claim" . rdfs:label "uses the software package" . } sub:provenance { sub:assertion prov:wasAttributedTo orcid:0000-0002-1267-0234, orcid:0000-0002-1784-2920 . } sub:pubinfo { orcid:0000-0002-1267-0234 foaf:name "Tobias Kuhn" . orcid:0000-0002-1784-2920 foaf:name "Anne Fouilloux" . this: dct:created "2026-04-02T14:39:20.508Z"^^xsd:dateTime; dct:creator orcid:0000-0002-1267-0234, orcid:0000-0002-1784-2920; dct:license ; npx:wasCreatedAt ; rdfs:label "Declaring a replication study design according to FORRT with Knowledge Loom metadata"; prov:wasDerivedFrom ; nt:wasCreatedFromProvenanceTemplate ; nt:wasCreatedFromPubinfoTemplate , , , ; nt:wasCreatedFromTemplate . sub:sig npx:hasAlgorithm "RSA"; npx:hasPublicKey "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQDWv2pJnmDsBOq8OlT1aSvYXSuWT34WOp4FYqEzdnn2F0kqzcFevBqWGZDxJWC0lqCrDEuNfp2QFyPe/+nES9dlHGYIhqPi68fwK6ZiNUotRFxXou+rjFznVvUxtCL8Ede79EBHwWN61QtwSIcU12bLoZsNPFlqQASQ93BJuKlihwIDAQAB"; npx:hasSignature "W3RoED/sFUmoJopTWEy6EluZoKlnDqXb9p6XSgOkBQJ+p90mTiPxx4z0VvRDm0RDWMcWLAq2p9TTotJteC6zfaj5AEVDh2dds60P+9Pn+4nxLLXJKA2F6ZaejbyUGep6brMGwoyK9+s/Ank8nADhxcltpz7W9YJYcTw3TFqEnsw="; npx:hasSignatureTarget this:; npx:signedBy orcid:0000-0002-1784-2920 . }