@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:list-action a gen:ViewEntryAction; rdfs:label "📦 list as maintained resource..."; gen:hasActionTemplate ; gen:hasActionTemplateQueryMapping "approve_resource:resource approve_label:label approve_description:description approve_type:type"; gen:hasActionTemplateTargetField "space"; gen:isVisibleTo gen:AdminRole . sub:unlist-action a gen:ViewEntryAction; rdfs:label "✖ unlist..."; gen:hasActionTemplate ; gen:hasActionTemplateQueryMapping "disapprove_target:nanopub disapproval_choice:approveOrDisapprove"; gen:isVisibleTo gen:AdminRole . sub:view a gen:ResourceView, gen:TabularView; dct:description "Views, templates and other definitions whose versions say they are governed by this space, but whose kind the space does not list as a maintained resource yet. Until then their governed-by has no effect: they update only through their own supersedes chain. Only versions signed by the space's members appear here. Listing one declares its kind a maintained resource of the space, so its governed-by takes effect; unlisting only takes the version off this list."; dct:isVersionOf ; dct:title "⏳ Not yet listed as maintained resources"; rdfs:label "Not yet listed as maintained resources view"; gen:appliesToInstancesOf gen:Space; gen:governedBy ; gen:hasDisplayWidth gen:ColumnWidth12of12; gen:hasStructuralPosition "3.4.maintainedResourcesPending"; gen:hasViewAction sub:list-action, sub:unlist-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:view; npx:introduces ; npx:supersedes ; nt:wasCreatedFromProvenanceTemplate ; nt:wasCreatedFromPubinfoTemplate , , ; nt:wasCreatedFromTemplate . sub:sig npx:hasAlgorithm "RSA"; npx:hasPublicKey "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCwUtewGCpT5vIfXYE1bmf/Uqu1ojqnWdYxv+ySO80ul8Gu7m8KoyPAwuvaPj0lvPtHrg000qMmkxzKhYknEjq8v7EerxZNYp5B3/3+5ZpuWOYAs78UnQVjbHSmDdmryr4D4VvvNIiUmd0yxci47dTFUj4DvfHnGd6hVe5+goqdcwIDAQAB"; npx:hasSignature "NF44IPgKd21FgRDkt7aadI+yDJcHW+WxnrGrsMmmw/uOKhhAPpRx59itVIUT7RZXQn/CpxIbaBB6ZjS9xu5YIosPbhnytXQiHjbo8KcwtArsqUzJzPl8hCbRNw4SkfwWbc2yCx5NK1cOJPa1AZh1v4k/KzVSVRWpBvetEA+o/kU="; npx:hasSignatureTarget this:; npx:signedBy orcid:0000-0002-1267-0234 . }