@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 { sub:api-endpoint a nt:UriPlaceholder; rdfs:label "API Endpoints / Interface URLs" . sub:application-category a nt:LiteralPlaceholder; rdfs:label "Application Domain/Category" . sub:assertion a nt:AssertionTemplate; dct:description "Comprehensive template for documenting research infrastructure design decisions covering all technical design, behavioral design, strategy development, and transparency questions from 'Engineering Open by Design into Research Infrastructures' by Haak et al. (DOI: https://doi.org/10.3897/rio.11.e163817, 2025)"; rdfs:label "Template: Research Infrastructure Documentation - Open by Design"; nt:hasNanopubLabelPattern "Research Infrastructure: ${infrastructure-name}"; nt:hasStatement sub:st01, sub:st02, sub:st03, sub:st04, sub:st05, sub:st06, sub:st07, sub:st08, sub:st09, sub:st10, sub:st11, sub:st12, sub:st13, sub:st14, sub:st15, sub:st16, sub:st17, sub:st18, sub:st19, sub:st20, sub:st21, sub:st22, sub:st23, sub:st24, sub:st25, sub:st26, sub:st27, sub:st28 . sub:benefits-provided a nt:LongLiteralPlaceholder; rdfs:label "Gains/Benefits the Infrastructure Provides" . sub:collaboration-interoperatibility a nt:LongLiteralPlaceholder; rdfs:label "How does your product support collaboration, data sharing, and interoperability with other research workflows?" . sub:data-preservation a nt:LongLiteralPlaceholder; rdfs:label "How are you ensuring core data are accessible over time?" . sub:data-sharing a nt:LongLiteralPlaceholder; rdfs:label "Data Sharing Mechanisms and Protocols" . sub:documentation-url a nt:UriPlaceholder; rdfs:label "Documentation/Homepage URL" . sub:ethical-policies a nt:LongLiteralPlaceholder; rdfs:label "Ethical Data Collection, Management, and Sharing Policies" . sub:evaluation-criteria a nt:LongLiteralPlaceholder; rdfs:label "What are your product evaluation criteria and how are you collecting data to support evaluation of infrastructure effectiveness and impact?" . sub:feedback-strategy a nt:LongLiteralPlaceholder; rdfs:label "Strategy for Collecting User Feedback" . sub:funding-source a nt:UriPlaceholder; rdfs:label "Funding Organization" . sub:infrastructure a nt:LocalResource . sub:infrastructure-description a nt:LongLiteralPlaceholder; rdfs:label "Infrastructure Description" . sub:infrastructure-name a nt:LiteralPlaceholder; rdfs:label "Infrastructure Name" . sub:key-innovations a nt:LongLiteralPlaceholder; rdfs:label "Key Innovations that Enable Solving Problems" . sub:license a nt:UriPlaceholder; rdfs:label "License URL" . sub:maintainer a nt:UriPlaceholder; rdfs:label "Maintainer (ORCID or ROR)" . sub:problem-solved a nt:LongLiteralPlaceholder; rdfs:label "Pain Points the Infrastructure Solves" . sub:programming-language a nt:LiteralPlaceholder; rdfs:label "Programming Language" . sub:service-reliability a nt:LongLiteralPlaceholder; rdfs:label "Service Reliability Measures and Practices" . sub:software-version a nt:LiteralPlaceholder; rdfs:label "Software Version" . sub:st01 rdf:object ; rdf:predicate rdf:type; rdf:subject sub:infrastructure . sub:st02 rdf:object sub:infrastructure-name; rdf:predicate rdfs:label; rdf:subject sub:infrastructure . sub:st03 rdf:object sub:infrastructure-description; rdf:predicate dct:description; rdf:subject sub:infrastructure . sub:st04 a nt:RepeatableStatement; rdf:object sub:tool-used; rdf:predicate ; rdf:subject sub:infrastructure . sub:st05 a nt:RepeatableStatement; rdf:object sub:programming-language; rdf:predicate ; rdf:subject sub:infrastructure . sub:st06 rdf:object sub:software-version; rdf:predicate ; rdf:subject sub:infrastructure . sub:st07 a nt:RepeatableStatement; rdf:object sub:standard-implemented; rdf:predicate dct:conformsTo; rdf:subject sub:infrastructure . sub:st08 rdf:object sub:api-endpoint; rdf:predicate ; rdf:subject sub:infrastructure . sub:st09 rdf:object sub:funding-source; rdf:predicate ; rdf:subject sub:infrastructure . sub:st10 rdf:object sub:support-services; rdf:predicate ; rdf:subject sub:infrastructure . sub:st11 rdf:object sub:sustainability-model; rdf:predicate ; rdf:subject sub:infrastructure . sub:st12 rdf:object sub:terms-of-use; rdf:predicate dct:accessRights; rdf:subject sub:infrastructure . sub:st13 rdf:object sub:service-reliability; rdf:predicate ; rdf:subject sub:infrastructure . sub:st14 rdf:object sub:ethical-policies; rdf:predicate dct:rightsHolder; rdf:subject sub:infrastructure . sub:st15 rdf:object sub:collaboration-interoperatibility; rdf:predicate ; rdf:subject sub:infrastructure . sub:st16 rdf:object sub:data-sharing; rdf:predicate ; rdf:subject sub:infrastructure . sub:st17 a nt:RepeatableStatement; rdf:object sub:target-audience; rdf:predicate ; rdf:subject sub:infrastructure . sub:st18 rdf:object sub:problem-solved; rdf:predicate ; rdf:subject sub:infrastructure . sub:st19 rdf:object sub:benefits-provided; rdf:predicate ; rdf:subject sub:infrastructure . sub:st20 rdf:object sub:feedback-strategy; rdf:predicate ; rdf:subject sub:infrastructure . sub:st21 rdf:object sub:key-innovations; rdf:predicate ; rdf:subject sub:infrastructure . sub:st22 rdf:object sub:stakeholder-engagement; rdf:predicate prov:hadActivity; rdf:subject sub:infrastructure . sub:st23 rdf:object sub:evaluation-criteria; rdf:predicate ; rdf:subject sub:infrastructure . sub:st24 rdf:object sub:data-preservation; rdf:predicate prov:hadPlan; rdf:subject sub:infrastructure . sub:st25 rdf:object sub:license; rdf:predicate dct:license; rdf:subject sub:infrastructure . sub:st26 rdf:object sub:documentation-url; rdf:predicate ; rdf:subject sub:infrastructure . sub:st27 a nt:RepeatableStatement; rdf:object sub:maintainer; rdf:predicate ; rdf:subject sub:infrastructure . sub:st28 rdf:object sub:application-category; rdf:predicate ; rdf:subject sub:infrastructure . sub:stakeholder-engagement a nt:LongLiteralPlaceholder; rdfs:label "How are you engaging stakeholders in strategy development and decisions?" . sub:standard-implemented a nt:UriPlaceholder; rdfs:label "Standards, Schema, Persistent Identifiers Used" . sub:support-services a nt:LongLiteralPlaceholder; rdfs:label "User Support Services and Financial Support Model" . sub:sustainability-model a nt:LongLiteralPlaceholder; rdfs:label "Long-term Sustainability Strategy" . sub:target-audience a nt:LiteralPlaceholder; rdfs:label "Direct Beneficiaries / Target Stakeholders" . sub:terms-of-use a nt:UriPlaceholder; rdfs:label "Terms and Conditions of Use URL" . sub:tool-used a nt:UriPlaceholder; rdfs:label "Standard (Open) Tools Used" . } sub:provenance { sub:assertion prov:wasAttributedTo orcid:0000-0002-1784-2920 . } sub:pubinfo { orcid:0000-0002-1784-2920 foaf:name "Anne Fouilloux" . this: dct:created "2025-09-24T16:55:43.503Z"^^xsd:dateTime; dct:creator orcid:0000-0002-1784-2920; dct:license ; npx:wasCreatedAt ; rdfs:label "Template: Research Infrastructure Documentation - Open by Design"; nt:wasCreatedFromProvenanceTemplate ; nt:wasCreatedFromPubinfoTemplate , ; nt:wasCreatedFromTemplate . sub:sig npx:hasAlgorithm "RSA"; npx:hasPublicKey "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQDWv2pJnmDsBOq8OlT1aSvYXSuWT34WOp4FYqEzdnn2F0kqzcFevBqWGZDxJWC0lqCrDEuNfp2QFyPe/+nES9dlHGYIhqPi68fwK6ZiNUotRFxXou+rjFznVvUxtCL8Ede79EBHwWN61QtwSIcU12bLoZsNPFlqQASQ93BJuKlihwIDAQAB"; npx:hasSignature "UQvCifGKcptzNaDk222KfeC/Uk500uflwJgnXrN1VWVRllPqnrnh2TTKyyyiHMxBX2sjq1oKeJfnys1zlLhbbcOPrBDR/rL7MhOHrtbXyttmpD1MKeQZ7bgbYOHrWAs3PrwjRiqoemGruoDx0GSVgkf1+VyXm9PFGBQZIycXEPo="; npx:hasSignatureTarget this:; npx:signedBy orcid:0000-0002-1784-2920 . }