Matches in Nanopublications for { <https://w3id.org/np/RASyFJyADTtG-l_Qe3a5PE_e2yUJR-PydXfkZjjrBuV7U/get-members> ?p ?o ?g. }
Showing items 1 to 6 of
6
with 100 items per page.
- get-members type grlc-query assertion.
- get-members label "Get members" assertion.
- get-members 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 foaf: <http://xmlns.com/foaf/0.1/> select ?member ?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 foaf:member ?member . } }" assertion.
- get-members endpoint full assertion.
- get-members description "This query returns the members of a given unit." assertion.
- get-members license LICENSE-2.0 assertion.