https://w3id.org/np/RAz7LB8vhN7EUR3pR5t7d1uK9v9kNgip4-SBXg6fHA0Sk
.trig | .trig.txt | .jelly | .jelly.txt | .jsonld | .jsonld.txt | .nq | .nq.txt | .xml | .xml.txt
@prefix this: <https://w3id.org/np/RAz7LB8vhN7EUR3pR5t7d1uK9v9kNgip4-SBXg6fHA0Sk> .
@prefix sub: <https://w3id.org/np/RAz7LB8vhN7EUR3pR5t7d1uK9v9kNgip4-SBXg6fHA0Sk/> .
@prefix schema: <http://schema.org/> .
@prefix gen: <https://w3id.org/kpxl/gen/terms/> .
@prefix np: <http://www.nanopub.org/nschema#> .
@prefix dct: <http://purl.org/dc/terms/> .
@prefix nt: <https://w3id.org/np/o/ntemplate/> .
@prefix npx: <http://purl.org/nanopub/x/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix prov: <http://www.w3.org/ns/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:SpaceMemberRole;
schema:title "What a role is";
gen:hasContent """<p>A role is a named position that a person or agent can hold in a space: team member, helper, organizer, project lead. Every role belongs to one of three tiers below admin — <strong>maintainer</strong>, <strong>member</strong> or <strong>observer</strong> — and the tier is what decides what the holder may do. The name is what people see; the tier is what the system uses.</p>
<p>Roles are defined once, as nanopublications, and can then be attached to any number of spaces. The same \"helper\" role, say, serves many spaces without being redefined.</p>""";
gen:hasPositionString "010" .
}
sub:provenance {
sub:assertion prov:wasAttributedTo <https://w3id.org/np/RAFJKwxgChOLOQ2UduMAT1bYf1VNaWIZYIPmTT3YvJ8y0/docs-bot> .
}
sub:pubinfo {
this: dct:created "2026-09-10T11:36:12Z"^^xsd:dateTime;
dct:creator <https://w3id.org/np/RAFJKwxgChOLOQ2UduMAT1bYf1VNaWIZYIPmTT3YvJ8y0/docs-bot>;
dct:license <https://creativecommons.org/publicdomain/zero/1.0/>;
npx:introduces sub:paragraph;
rdfs:label "What a role is";
nt:wasCreatedFromProvenanceTemplate <https://w3id.org/np/RA7lSq6MuK_TIC6JMSHvLtee3lpLoZDOqLJCLXevnrPoU>;
nt:wasCreatedFromPubinfoTemplate <https://w3id.org/np/RA-N4_kFxcruvBTlo1yJv29E4SLOXsx5KO_th69PprMrA>,
<https://w3id.org/np/RACJ58Gvyn91LqCKIO9zu1eijDQIeEff28iyDrJgjSJF8>;
nt:wasCreatedFromTemplate <https://w3id.org/np/RAdxrv0Rie-65L6gdURjpy8nTt7YagghQfX20Zw4pR7t0> .
sub:sig npx:hasAlgorithm "RSA";
npx:hasPublicKey "MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAl8cMusqtNyKA6UIsi3f7BAcZmHQXWxU0qk0PLsboMWQxYrGBfGgHTgRHJrBRxL+Zn9kJHKVmz2smDcjCBptXi/OwWy80gjsx+Pbe6IWz3zFPWF1UoFIKfPnC0slV67CQgdM853zW7Bmk9/uflCtK4EtZKmPdRGtUHVC7DTVvDBMDzLRGdE2KCBVN29EbM5GGVNvijYbaZQ9OFQPBkQshayqSIyGRr6rreJdkrRVLIzu3uuAjKYydaeXZWSN2JLnVBwrClKUxaEdCwhb5nXpMtKOMD+R+LgaXLeJUWM8BdRSYnta9ZqI5pHY4y3v+eW7J+HHeTvRbHvlik+Z4hFUXmQIDAQAB";
npx:hasSignature "C+ujSiozj2ET6WiB6IUElcbv9iJJtFtAD2DM3tyfae4M45WU+jEH+c6oeCgzrwnk2+3agheVogLD1kROi0k6F3ao4i1/JFs6bOtP6hOiJuUZDbLWXb5TJAFvEjJr3c36sHFhzSGkC9OI5OnjaOJ6pj/rdH+qxfRPhcuJdudDwdqvL4BRhiGpaXE6g8e7z3iIAcF759cWj+qVmJ/6Kz6tiYb1XjgePswf3H4SOw3dpVwbpslJGEEksYunm/leo1Xz8CoaRjmUmu7LNtCcpowVteSdBx5Wp0Jb/+9StnVcvrkewJQfCuq1MGBjIX0yQRKZrg9pxLLbPxZN3FtwNxd4+g==";
npx:hasSignatureTarget this:;
npx:signedBy <https://w3id.org/np/RAFJKwxgChOLOQ2UduMAT1bYf1VNaWIZYIPmTT3YvJ8y0/docs-bot> .
}