@prefix this: . @prefix sub: . @prefix schema: . @prefix gen: . @prefix np: . @prefix dct: . @prefix nt: . @prefix npx: . @prefix xsd: . @prefix rdfs: . @prefix prov: . sub:Head { this: a np:Nanopublication; np:hasAssertion sub:assertion; np:hasProvenance sub:provenance; np:hasPublicationInfo sub:pubinfo . } sub:assertion { sub:paragraph a gen:Paragraph; schema:about gen:DocumentationTopic; schema:title "Who can contribute"; gen:hasContent """

Members of the Nanopublication space — at member tier or above — can add and edit. What they publish appears on the pages; what anyone else publishes about the same topics is stored on the network but not shown here.

To become a contributor, ask an admin of the space for a role. You can also declare yourself an observer of the space in the meantime, which is a way of saying you are interested; it does not by itself let your edits show.

"""; gen:hasPositionString "020" . } sub:provenance { sub:assertion prov:wasAttributedTo . } sub:pubinfo { this: dct:created "2026-09-10T11:34:58Z"^^xsd:dateTime; dct:creator ; dct:license ; npx:introduces sub:paragraph; rdfs:label "Who can contribute"; nt:wasCreatedFromProvenanceTemplate ; nt:wasCreatedFromPubinfoTemplate , ; nt:wasCreatedFromTemplate . sub:sig npx:hasAlgorithm "RSA"; npx:hasPublicKey "MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAl8cMusqtNyKA6UIsi3f7BAcZmHQXWxU0qk0PLsboMWQxYrGBfGgHTgRHJrBRxL+Zn9kJHKVmz2smDcjCBptXi/OwWy80gjsx+Pbe6IWz3zFPWF1UoFIKfPnC0slV67CQgdM853zW7Bmk9/uflCtK4EtZKmPdRGtUHVC7DTVvDBMDzLRGdE2KCBVN29EbM5GGVNvijYbaZQ9OFQPBkQshayqSIyGRr6rreJdkrRVLIzu3uuAjKYydaeXZWSN2JLnVBwrClKUxaEdCwhb5nXpMtKOMD+R+LgaXLeJUWM8BdRSYnta9ZqI5pHY4y3v+eW7J+HHeTvRbHvlik+Z4hFUXmQIDAQAB"; npx:hasSignature "CL7vVkOZg1Gd7HetonuPx1yrC3KwvtOIoTaJY8kKbb6OaaG8IPwLO3Fsr2QtxDsMVRxfRJP+vooLRqH04YXYXMCm+e8UV+gvYWmWI9OuIgHmBhbaFFXVFewMrQNLaRcVylQ3OXgz5KoJCorCXEjKpaGKuetEK1YXM2gZLcYIBKqsXblBPrf2DJ2eZ4qOK3ledTEWepB7o0jQAHaYlLnWi3pF0eo8+hmUmczhUTY6vTTAdynuWMk8e3lLja2Apw2BMpRbCWa2FhxviJs3I7T55sUvfMcAJQDvXElipu4RY1oyRR2oWMTmfQWNujG5D7k0HpQD3dR2P31/sfaFL3+YUA=="; npx:hasSignatureTarget this:; npx:signedBy . }