Matches in Nanopublications for { <https://w3id.org/np/RAFg2KuEGCA3w12LqEcc9-yWcMwSiYKmPLt9HtoiKAVZE/get-datasets> ?p ?o ?g. }
Showing items 1 to 6 of
6
with 100 items per page.
- get-datasets type grlc-query assertion.
- get-datasets label "Get datasets" assertion.
- get-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#> SELECT ?n1 ?label ?thing ?date where { GRAPH npa:graph { ?n1 npa:hasValidSignatureForPublicKey ?pubkey . filter not exists { ?np2 npx:invalidates ?n1 ; npa:hasValidSignatureForPublicKey ?pubkey . } ?n1 dct:created ?date . ?n1 np:hasAssertion ?a . } graph ?a { ?thing a <https://w3id.org/fair/ff/terms/Project> . ?thing rdfs:label ?label . filter(contains(lcase(?label), lcase(?_searchterm)) ) } }" assertion.
- get-datasets endpoint full assertion.
- get-datasets description "This query returns all datasets." assertion.
- get-datasets license LICENSE-2.0 assertion.