@prefix this: . @prefix sub: . @prefix gen: . @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" . gen:ActivatedViewDisplay rdfs:label "activated view display" . gen:DeactivatedViewDisplay rdfs:label "deactivated view display" . gen:ViewDisplay rdfs:label "view display" . gen:appliesToInstancesOf rdfs:label "applies to all instances of" . gen:appliesToNamespace rdfs:label "applies to the namespace" . gen:isDisplayFor rdfs:label "is a display for" . gen:isDisplayOfView rdfs:label "is a display of the view" . sub:appliesToClass a nt:ExternalUriPlaceholder; rdfs:label "class URI, overriding view definition" . sub:appliesToNamespace a nt:ExternalUriPlaceholder; rdfs:label "namespace, overriding view definition" . sub:assertion a nt:AssertionTemplate; dct:description "Declares that a view is shown on the pages of the parts of the given space or maintained resource - the terms, classes and other resources that belong to it - rather than on the resource's own page. Give the URI of the class whose instances should show the view, and/or a URI namespace prefix that the parts share. If both are left empty, the view's own targeting declaration decides which parts it applies to. To show a view on the resource's own page instead, use the plain \"add view display\" action."; rdfs:label "Displaying a view for the parts of a resource"; nt:hasNanopubLabelPattern "${resource} displays view for its parts: ${view}"; nt:hasStatement sub:st10, sub:st12, sub:st20, sub:st30, sub:st32, sub:st33; nt:hasTag "Spaces" . sub:display a nt:EmbeddedResource, nt:LocalResource; rdfs:label "this" . sub:displayMode a nt:RestrictedChoicePlaceholder; rdfs:label "select whether this display is activated or deactivated"; nt:hasDefaultValue gen:ActivatedViewDisplay; nt:possibleValue gen:ActivatedViewDisplay, gen:DeactivatedViewDisplay . 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 gen:ViewDisplay; rdf:predicate rdf:type; rdf:subject sub:display . sub:st12 a nt:AdvancedStatement; rdf:object sub:displayMode; rdf:predicate rdf:type; rdf:subject sub:display . sub:st20 rdf:object sub:view; rdf:predicate gen:isDisplayOfView; rdf:subject sub:display . sub:st30 rdf:object sub:resource; rdf:predicate gen:isDisplayFor; rdf:subject sub:display . sub:st32 a nt:OptionalStatement, nt:RepeatableStatement; rdf:object sub:appliesToClass; rdf:predicate gen:appliesToInstancesOf; rdf:subject sub:display . sub:st33 a nt:OptionalStatement, nt:RepeatableStatement; rdf:object sub:appliesToNamespace; rdf:predicate gen:appliesToNamespace; rdf:subject sub:display . sub:view a nt:GuidedChoicePlaceholder; rdfs:label "choose the view"; nt:possibleValue ; nt:possibleValuesFromApi "https://w3id.org/np/l/nanopub-query-1.1/api/RAs7Q2IMbb7C2WzFa98bVwlDMhN3kJ0rrF9cSEybtvLaA/find-embedded-things?type=https://w3id.org/kpxl/gen/terms/ResourceView" . rdfs:label "basic view of definition relations" . } 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-08-28T07:22:42Z"^^xsd:dateTime; dct:creator orcid:0000-0002-1267-0234; dct:license ; npx:supersedes ; rdfs:label "Displaying a view for the parts of a resource"; nt:wasCreatedFromProvenanceTemplate ; nt:wasCreatedFromPubinfoTemplate , , ; nt:wasCreatedFromTemplate . sub:sig npx:hasAlgorithm "RSA"; npx:hasPublicKey "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCwUtewGCpT5vIfXYE1bmf/Uqu1ojqnWdYxv+ySO80ul8Gu7m8KoyPAwuvaPj0lvPtHrg000qMmkxzKhYknEjq8v7EerxZNYp5B3/3+5ZpuWOYAs78UnQVjbHSmDdmryr4D4VvvNIiUmd0yxci47dTFUj4DvfHnGd6hVe5+goqdcwIDAQAB"; npx:hasSignature "Z3GGx2vY830AOWB7qOkjJdGFl9DTWLnwsUptZtZ58NwqKmbwnKp7PmyOLw9N7a3uAFOG87uNp0wWBUMBAEw9Utmp8qgwYOg70VRyji254l7iQv4OwhR2s3tEahz/KTsDRcniwZkKQ9c1f1OGidLj1KCIKClnw2FL3DGrELo42m4="; npx:hasSignatureTarget this:; npx:signedBy orcid:0000-0002-1267-0234 . }