@prefix this: . @prefix sub: . @prefix gen: . @prefix np: . @prefix dct: . @prefix nt: . @prefix npx: . @prefix xsd: . @prefix skos: . @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:list-kind-action a gen:ViewEntryAction; rdfs:label "📦 list as maintained resource..."; gen:hasActionTemplate ; gen:hasActionTemplateQueryMapping "register_kind:!resource register_label:label register_description:description register_type:type"; gen:hasActionTemplateTargetField "space"; gen:isVisibleTo gen:AdminRole . sub:list-template-action a gen:ViewResultAction; rdfs:label "📦 list a template..."; gen:hasActionTemplate ; gen:hasActionTemplateTargetField "space"; gen:isVisibleTo gen:AdminRole . sub:maintained-templates-view a gen:ListView, gen:ResourceView; dct:description "Assertion templates governed by this space. Templates whose versions say this space governs them, but whose kind isn't listed as a maintained resource of the space yet, come first, marked as not listed yet; admins can list them from the row menu or on the About tab, or list any other template with the 📦 list a template... button."; dct:isVersionOf ; dct:title "🧩 Maintained templates"; rdfs:label "Maintained templates view"; gen:appliesToInstancesOf gen:Space; gen:governedBy ; gen:hasDisplayWidth gen:ColumnWidth06of12; gen:hasPageSize "5"; gen:hasStructuralPosition "5.4.maintainedUI.templates"; gen:hasViewAction sub:list-kind-action, sub:list-template-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-24T13:57:54Z"^^xsd:dateTime; dct:creator orcid:0000-0002-1267-0234; dct:license ; npx:embeds sub:maintained-templates-view; npx:hasNanopubType gen:ResourceView; npx:introduces ; npx:supersedes ; skos:changeNote "wording: list as maintained resource / not listed yet instead of register / not registered"; nt:wasCreatedFromProvenanceTemplate ; nt:wasCreatedFromPubinfoTemplate , , , ; nt:wasCreatedFromTemplate . sub:sig npx:hasAlgorithm "RSA"; npx:hasPublicKey "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCwUtewGCpT5vIfXYE1bmf/Uqu1ojqnWdYxv+ySO80ul8Gu7m8KoyPAwuvaPj0lvPtHrg000qMmkxzKhYknEjq8v7EerxZNYp5B3/3+5ZpuWOYAs78UnQVjbHSmDdmryr4D4VvvNIiUmd0yxci47dTFUj4DvfHnGd6hVe5+goqdcwIDAQAB"; npx:hasSignature "DRFlw9Q05Eo3GWUgko6RbmyOUeYz3k5LAodbVe57HHslmzrZserEOYG9pEOcj7BUxNhU+J4hqtfQazku9ZzLGVXTMKgYEzCT+wqNhkKt0OurfWAtENgp4FQBV/+79iHpP9eKcv/q8dvDbzDbDouuX1l2Uen48qnhVErqc9yzStY="; npx:hasSignatureTarget this:; npx:signedBy orcid:0000-0002-1267-0234 . }