@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:news-topic-proposals-view a gen:ResourceView, gen:TabularView; dct:isVersionOf sub:news-topic-proposals-view-kind; dct:title "🗞️ News topic proposals"; rdfs:label "News topic proposals view"; gen:appliesToInstancesOf gen:Space; gen:governedBy ; gen:hasPageSize "20"^^xsd:integer; gen:hasStructuralPosition "4.5.newsTopics"; gen:hasViewAction sub:propose-topic-action, sub:record-item-action; gen:hasViewQuery ; gen:hasViewQueryTargetField "space" . sub:propose-topic-action a gen:ViewResultAction; rdfs:label "➕ propose a topic..."; gen:hasActionTemplate ; gen:hasActionTemplatePartField "void"; gen:hasActionTemplateQueryMapping "void"; gen:hasActionTemplateTargetField "space"; gen:isVisibleTo gen:EveryoneRole . sub:record-item-action a gen:ViewEntryAction; rdfs:label "✏️ update..."; gen:hasActionTemplate ; gen:hasActionTemplatePartField "void"; gen:hasActionTemplateQueryMapping "override_target:@override"; gen:hasActionTemplateTargetField "void"; gen:isVisibleTo gen:EveryoneRole . } 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-26T11:46:49Z"^^xsd:dateTime; dct:creator orcid:0000-0002-1267-0234; dct:license ; npx:embeds sub:news-topic-proposals-view; npx:introduces sub:news-topic-proposals-view-kind; nt:wasCreatedFromProvenanceTemplate ; nt:wasCreatedFromPubinfoTemplate , ; nt:wasCreatedFromTemplate . sub:sig npx:hasAlgorithm "RSA"; npx:hasPublicKey "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCwUtewGCpT5vIfXYE1bmf/Uqu1ojqnWdYxv+ySO80ul8Gu7m8KoyPAwuvaPj0lvPtHrg000qMmkxzKhYknEjq8v7EerxZNYp5B3/3+5ZpuWOYAs78UnQVjbHSmDdmryr4D4VvvNIiUmd0yxci47dTFUj4DvfHnGd6hVe5+goqdcwIDAQAB"; npx:hasSignature "jqoIXLLF7lk97lBX4JMAqYVf79saw54tH3y7Xtb/4Rd6G7gn3YkBdpgHO2IObTX8jrGSfvlOwcJM/Oa8qmoEIq9+OCvIela+iH3Tiqe7+wvEA/heRVzuNDl6+xr907+4UgaFfVcKniGj7ePJ/w7EWc5hxwS6N4qerW32dDCRgkI="; npx:hasSignatureTarget this:; npx:signedBy orcid:0000-0002-1267-0234 . }