Matches in Nanopublications for { <https://w3id.org/np/RAhs_WvWMKsAOJoT8ZS7e-zr1_Dr9ZEwxIIsVdKdI1lRk/get-space-member-roles> ?p ?o ?g. }
Showing items 1 to 6 of
6
with 100 items per page.
- get-space-member-roles type grlc-query assertion.
- get-space-member-roles label "Get Space member roles" assertion.
- get-space-member-roles description "This query returns the roles of a given Space." assertion.
- get-space-member-roles sparql "prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> prefix dct: <http://purl.org/dc/terms/> prefix np: <http://www.nanopub.org/nschema#> prefix npa: <http://purl.org/nanopub/admin/> prefix npx: <http://purl.org/nanopub/x/> prefix gen: <https://w3id.org/kpxl/gen/terms/> select ?role ?roleNoun ?np ?pubkey ?date where { graph npa:graph { ?np npa:hasValidSignatureForPublicKeyHash ?pubkey . filter not exists { ?npx npx:invalidates ?np ; npa:hasValidSignatureForPublicKeyHash ?pubkey . } ?np dct:created ?date . ?np np:hasAssertion ?a . } graph ?a { ?role a gen:SpaceMemberRole . ?role gen:hasRoleNoun ?roleNoun . ?role gen:isRoleOf ?_space_iri . } } order by desc(?date)" assertion.
- get-space-member-roles endpoint 9ed830412329d775e56a89d7548b4579d01d2188252bc25cbdd3fe70696808c1 assertion.
- get-space-member-roles license LICENSE-2.0 assertion.