Matches in Nanopublications for { <https://w3id.org/np/RAB07grstroolR2G7pSZLDQd9t9lSEvPa6A6tsHwvIgHo/get-all-datasets> ?p ?o ?g. }
Showing items 1 to 6 of
6
with 100 items per page.
- get-all-datasets type grlc-query assertion.
- get-all-datasets label "Get all datasets" assertion.
- get-all-datasets sparql "PREFIX rdfs: <http://www.w3.org/2000/01/rdf-schema#> PREFIX np: <http://www.nanopub.org/nschema#> PREFIX npa: <http://purl.org/nanopub/admin/> PREFIX npx: <http://purl.org/nanopub/x/> PREFIX xsd: <http://www.w3.org/2001/XMLSchema#> PREFIX dct: <http://purl.org/dc/terms/> PREFIX prov: <http://www.w3.org/ns/prov#> PREFIX schema: <https://schema.org/> SELECT ?n1 ?label ?thing ?date ?funder where { GRAPH npa:graph { ?n1 npx:introduces ?thing . ?n1 npx:hasNanopubType <https://w3id.org/fair/ff/terms/Dataset> . ?n1 npa:hasValidSignatureForPublicKey ?pubkey . filter not exists { ?np2 npx:invalidates ?n1 ; npa:hasValidSignatureForPublicKey ?pubkey . } ?n1 dct:created ?date . ?n1 rdfs:label ?label . ?n1 schema:funder ?funder . } }" assertion.
- get-all-datasets endpoint full assertion.
- get-all-datasets description "This query returns all datasets." assertion.
- get-all-datasets license LICENSE-2.0 assertion.