Matches in Nanopublications for { ?s ?p ?o <https://w3id.org/np/RAzozUPpxB-9Xu7SKNeZ3cel7dI5ya84ehUKQP_iFjd6g/assertion>. }
Showing items 1 to 6 of
6
with 100 items per page.
- get-research-programmes type grlc-query assertion.
- get-research-programmes label "Get all research programmes" assertion.
- get-research-programmes 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 ?np ?label ?pubkey ?date where { graph npa:graph { ?np npx:hasNanopubType <https://w3id.org/fair/ff/terms/Research-Programme> . ?np npa:hasValidSignatureForPublicKey ?pubkey . filter not exists { ?npx npx:invalidates ?np ; npa:hasValidSignatureForPublicKey ?pubkey . } optional { ?np rdfs:label ?label . } ?np dct:created ?date . } }" assertion.
- get-research-programmes endpoint full assertion.
- get-research-programmes description "This query returns all research programmes." assertion.
- get-research-programmes license LICENSE-2.0 assertion.