Matches in Nanopublications for { <https://w3id.org/np/RAXvpfWIKj-TX_twTRoTaOaqjMDA0a36NeUXHPmK8Hfsw/get-spaces> ?p ?o ?g. }
Showing items 1 to 6 of
6
with 100 items per page.
- get-spaces type grlc-query assertion.
- get-spaces label "Get Spaces" assertion.
- get-spaces 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/> select ?space ?label ?type ?np ?date where { graph npa:graph { ?np npa:hasValidSignatureForPublicKey ?pubkey . filter not exists { ?npx npx:invalidates ?np ; npa:hasValidSignatureForPublicKey ?pubkey . } ?np dct:created ?date . ?np npx:introduces ?space . ?np npx:hasNanopubType <https://w3id.org/kpxl/gen/terms/Space> . ?np npx:hasNanopubType ?type . filter(?type != <https://w3id.org/kpxl/gen/terms/Space>) ?np rdfs:label ?label . ?np np:hasAssertion ?a . filter not exists { ?npx npx:introduces ?space . ?npx dct:created ?datex . filter(?datex > ?date) } } } order by ?label" assertion.
- get-spaces endpoint 8ad572d99071cc1ba0c16e54087b43594bdd9e8b2cfb62d2a0b16945fc49e53c assertion.
- get-spaces description "This query returns all Spaces, i.e. groups, projects, events, etc." assertion.
- get-spaces license LICENSE-2.0 assertion.