Matches in Nanopublications for { <https://w3id.org/np/RAYI6_CkA7nY58hCGx3nbBncBWXle1azhVqBnNPCpw_R8/get-admins> ?p ?o ?g. }
Showing items 1 to 6 of
6
with 100 items per page.
- get-admins type grlc-query assertion.
- get-admins label "Get admins" assertion.
- get-admins 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 ?admin ?np ?pubkeyhash ?date where { graph npa:graph { ?np npa:hasValidSignatureForPublicKeyHash ?pubkeyhash . filter not exists { ?npx npx:invalidates ?np ; npa:hasValidSignatureForPublicKeyHash ?pubkeyhash . } ?np dct:created ?date . ?np np:hasAssertion ?a . } graph ?a { ?_unit_iri gen:hasAdmin ?admin . } }" assertion.
- get-admins endpoint full assertion.
- get-admins description "This query returns the admins of a given unit." assertion.
- get-admins license LICENSE-2.0 assertion.