Matches in Nanopublications for { <https://w3id.org/np/RAWNdTj-U-u5HgArcjWkrKFER8AWe9l2v_upVLPk60kVo/get-projects> ?p ?o ?g. }
Showing items 1 to 6 of
6
with 100 items per page.
- get-projects type grlc-query assertion.
- get-projects label "Get projects" assertion.
- get-projects 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 ?project ?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 np:hasAssertion ?a . } graph ?a { ?project <https://w3id.org/fdof/ontology#hasInformationObjectType> <https://w3id.org/gff/rao/terms/Project> . } }" assertion.
- get-projects endpoint full assertion.
- get-projects description "This query returns all projects." assertion.
- get-projects license LICENSE-2.0 assertion.