@prefix this: . @prefix sub: . @prefix gen: . @prefix np: . @prefix dct: . @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:add-maintained-resource a gen:ViewResultAction; rdfs:label "add maintained resource"; gen:hasActionTemplate ; gen:hasActionTemplatePartField "void"; gen:hasActionTemplateQueryMapping "void"; gen:hasActionTemplateTargetField "space"; gen:isVisibleTo gen:AdminRole . sub:dismiss-action a gen:ViewEntryAction; rdfs:label "✖ dismiss..."; gen:hasActionTemplate ; gen:hasActionTemplateQueryMapping "dismiss_target:nanopub dismiss_choice:approveOrDisapprove"; gen:isVisibleTo gen:AdminRole . sub:list-action a gen:ViewEntryAction; rdfs:label "📦 list as maintained resource..."; gen:hasActionTemplate ; gen:hasActionTemplateQueryMapping "list_resource:!resource list_label:label list_description:description list_type:type"; gen:hasActionTemplateTargetField "space"; gen:isVisibleTo gen:AdminRole . sub:maintained-resources-view a gen:ListView, gen:ResourceView; dct:description "The resources this space maintains. Listed first, marked as not listed yet, are the kinds of views, templates and other definitions whose versions say they are governed by this space but that the space does not list as maintained resources yet; until it does, their governed-by has no effect. Admins can list such a kind as a maintained resource, or dismiss it, which only takes that version off this list."; dct:isVersionOf ; dct:title "📦 Maintained resources"; rdfs:label "Maintained resources view"; gen:appliesToInstancesOf gen:Space; gen:governedBy ; gen:hasDisplayWidth gen:ColumnWidth06of12; gen:hasStructuralPosition "3.4.maintainedResources"; gen:hasViewAction sub:add-maintained-resource, sub:dismiss-action, sub:list-action; gen:hasViewQuery ; gen:hasViewQueryTargetField "space" . } 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-24T14:44:56Z"^^xsd:dateTime; dct:creator orcid:0000-0002-1267-0234; dct:license ; npx:embeds sub:maintained-resources-view; prov:wasDerivedFrom ; nt:wasCreatedFromProvenanceTemplate ; nt:wasCreatedFromPubinfoTemplate , ; nt:wasCreatedFromTemplate . sub:sig npx:hasAlgorithm "RSA"; npx:hasPublicKey "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCwUtewGCpT5vIfXYE1bmf/Uqu1ojqnWdYxv+ySO80ul8Gu7m8KoyPAwuvaPj0lvPtHrg000qMmkxzKhYknEjq8v7EerxZNYp5B3/3+5ZpuWOYAs78UnQVjbHSmDdmryr4D4VvvNIiUmd0yxci47dTFUj4DvfHnGd6hVe5+goqdcwIDAQAB"; npx:hasSignature "OKu653vr17ayf4qVMoUAryl5rFYEadyXvcO84Iz5zioYfqfXeC7dlYmVFppYCEd+4NvE1NkQKQQYsg5/tWXnAg7Zep6Q8tvTkBLWp9/U2pTB1uKYEF+w0dnbIHHvBTbeZamHvUPqQiEyNTnO0ntLaNRvhTYnAaqfzpW94/5Mbh4="; npx:hasSignatureTarget this:; npx:signedBy orcid:0000-0002-1267-0234 . }