@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: np:hasAssertion sub:assertion; np:hasProvenance sub:provenance; np:hasPublicationInfo sub:pubinfo; a np:Nanopublication . } sub:assertion { rdf:type rdfs:label "is a" . rdfs:label "view display" . rdfs:label "is a display for" . rdfs:label "is a display of the view" . sub:assertion dct:description "Declare a view that should be displayed for the given resource (e.g. space, user, maintained resource)."; a nt:AssertionTemplate; rdfs:label "Displaying a view for a resource"; nt:hasNanopubLabelPattern "${resource} displays view: ${view}"; nt:hasStatement sub:st10, sub:st20, sub:st30; nt:hasTag "Spaces"; nt:hasTargetNanopubType . sub:display a nt:EmbeddedResource, nt:LocalResource; rdfs:label "this" . sub:resource a nt:GuidedChoicePlaceholder; rdfs:label "the ID of the resource"; nt:possibleValuesFromApi "https://w3id.org/np/l/nanopub-query-1.1/api/RAyMrQ89RECTi9gZK5q7gjL1wKTiP8StkLy0NIkkCiyew/find-things?type=https://w3id.org/kpxl/gen/terms/MaintainedResource", "https://w3id.org/np/l/nanopub-query-1.1/api/RAyMrQ89RECTi9gZK5q7gjL1wKTiP8StkLy0NIkkCiyew/find-things?type=https://w3id.org/kpxl/gen/terms/Space" . sub:st10 rdf:object ; rdf:predicate rdf:type; rdf:subject sub:display . sub:st20 rdf:object sub:view; rdf:predicate ; rdf:subject sub:display . sub:st30 rdf:object sub:resource; rdf:predicate ; rdf:subject sub:display . sub:view a nt:GuidedChoicePlaceholder; rdfs:label "choose the view"; nt:possibleValuesFromApi "https://w3id.org/np/l/nanopub-query-1.1/api/RAyMrQ89RECTi9gZK5q7gjL1wKTiP8StkLy0NIkkCiyew/find-things?type=https://w3id.org/kpxl/gen/terms/ResourceView" . } 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 "2025-10-23T08:51:49.017+02:00"^^xsd:dateTime; dct:creator orcid:0000-0002-1267-0234; dct:license ; npx:supersedes ; npx:wasCreatedAt ; rdfs:label "Displaying a view for a resource"; nt:wasCreatedFromProvenanceTemplate ; nt:wasCreatedFromPubinfoTemplate , , ; nt:wasCreatedFromTemplate . sub:sig npx:hasAlgorithm "RSA"; npx:hasPublicKey "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCwUtewGCpT5vIfXYE1bmf/Uqu1ojqnWdYxv+ySO80ul8Gu7m8KoyPAwuvaPj0lvPtHrg000qMmkxzKhYknEjq8v7EerxZNYp5B3/3+5ZpuWOYAs78UnQVjbHSmDdmryr4D4VvvNIiUmd0yxci47dTFUj4DvfHnGd6hVe5+goqdcwIDAQAB"; npx:hasSignature "HN/CKQu0SJcbGiLmQW55D9bZyjL0Ia4guWp7oMylZNvbed4hVbgknvKY0LthFZp8UYfGkUWuPTIU04kZ23DqIS7giMrncDoRKH9Muftv8yIBLmviuitEZK9v8rG4qcb99Nx9gg20Y3Er6v8X8X+q80fyJL/DnARA01BdtPG1G0Y="; npx:hasSignatureTarget this:; npx:signedBy orcid:0000-0002-1267-0234 . }