@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:action a gen:ViewResultAction; rdfs:label "add..."; gen:hasActionTemplate ; gen:hasActionTemplatePartField "void"; gen:hasActionTemplateQueryMapping "void"; gen:hasActionTemplateTargetField "resource"; gen:isVisibleTo gen:EveryoneRole . sub:simple-message-view a gen:ResourceView, gen:TabularView; dct:isVersionOf ; dct:title "💬 Messages (incl. sub-spaces and resources)"; rdfs:label "Simple message view (incl. sub-spaces and resources)"; gen:appliesToInstancesOf gen:IndividualAgent, gen:MaintainedResource, gen:Space; gen:governedBy ; gen:hasStructuralPosition "6.2.messages.1"; gen:hasViewAction sub:action; 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" . this: dct:created "2026-08-21T09:34:15Z"^^xsd:dateTime; dct:creator orcid:0000-0002-1267-0234; dct:license ; npx:embeds sub:simple-message-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 "V1AUPgnixkcu+0ykG0vcchA+Fjpx9RECQuOko8iBGoZ74nB56ciM7eQ/1rqzFpxR9ku0i4w3w5lDHhHcAOETGJ8aysfdEd5S9CRyssz5FvTQ64Fu0ztIuG9SoqU6vo52lfUEJyqf6YHZFCMugIFj4YDe9469yFyZOdD8KFQYGzc="; npx:hasSignatureTarget this:; npx:signedBy orcid:0000-0002-1267-0234 . nt:hasLabelFromApi "Publish a plain-text message for a resource" . nt:hasLabelFromApi "Get messages about resource - This query returns plain-text messages and discourse statements (schema:Statement) about the given resource, about its sub-spaces and maintained resources, as well as replies (via as:inReplyTo) to any of these. The 'about' column shows the specific (sub-)space or resource each message is about." . nt:hasLabelFromApi "Knowledge Pixels" . }