@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:addAction a gen:ViewResultAction; rdfs:label "add..."; gen:hasActionTemplate ; gen:hasActionTemplatePartField "void"; gen:hasActionTemplateQueryMapping "void"; gen:hasActionTemplateTargetField "space" . sub:pinned-templates-view a gen:ListView, gen:ResourceView; dct:isVersionOf sub:pinned-templates-view-kind; dct:title "📋 Pinned templates"; rdfs:label "Pinned templates view"; gen:appliesToInstancesOf gen:IndividualAgent, gen:MaintainedResource, gen:Space; gen:hasDisplayWidth gen:ColumnWidth06of12; gen:hasStructuralPosition "4.4.pinnedTemplates"; gen:hasViewAction sub:addAction; gen:hasViewQuery ; gen:hasViewQueryTargetField "resource" . } sub:provenance { sub:assertion prov:wasAttributedTo orcid:0000-0002-1267-0234 . } sub:pubinfo { orcid:0000-0002-1267-0234 foaf:name "Tobias Kuhn" . nt:hasLabelFromApi "Declare a pinned template for a Space" . nt:hasLabelFromApi "Get pinned templates for resource - Returns the pinned templates for the given resource (Space, agent, or other resource), formatted for list display." . this: dct:created "2026-04-22T05:22:11Z"^^xsd:dateTime; dct:creator orcid:0000-0002-1267-0234; dct:license ; npx:embeds sub:pinned-templates-view; npx:introduces sub:pinned-templates-view-kind; nt:wasCreatedFromProvenanceTemplate ; nt:wasCreatedFromPubinfoTemplate , , ; nt:wasCreatedFromTemplate . sub:sig npx:hasAlgorithm "RSA"; npx:hasPublicKey "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCwUtewGCpT5vIfXYE1bmf/Uqu1ojqnWdYxv+ySO80ul8Gu7m8KoyPAwuvaPj0lvPtHrg000qMmkxzKhYknEjq8v7EerxZNYp5B3/3+5ZpuWOYAs78UnQVjbHSmDdmryr4D4VvvNIiUmd0yxci47dTFUj4DvfHnGd6hVe5+goqdcwIDAQAB"; npx:hasSignature "rPtkEoI4fQRSHpr+Md6PmkG6FBSXWNEkxDKy2onMb86eGDz5d5qjtZgS/I/6UGhver2dT5Z/7OVgR4cLzgRBPE8vIZBTdjPLs8tqZ5bYiPIfOBYc7fOMyCZSD5oi7eXbcDcfqXhoCePiNQmo8UCVR459yjaw0F7Mf1GD+RPFU5s="; npx:hasSignatureTarget this:; npx:signedBy orcid:0000-0002-1267-0234 . }