Matches in Nanopublications for { ?s ?p ?o <https://w3id.org/np/RAAjjgaL7wYF510LC7ndmPnzKdDHb3xoU43BAkKsK0se4/assertion>. }
Showing items 1 to 6 of
6
with 100 items per page.
- get-ethical-clearances type grlc-query assertion.
- get-ethical-clearances label "Get ethical clearances" assertion.
- get-ethical-clearances 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 ?thing ?label ?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 { ?thing <https://w3id.org/fdof/ontology#hasInformationObjectType> <https://w3id.org/gff/rao/terms/Ethical-Clearance> . ?thing rdfs:label ?label . filter(contains(?label, ?_searchterm)) } }" assertion.
- get-ethical-clearances endpoint full assertion.
- get-ethical-clearances description "This query returns all ethical clearances" assertion.
- get-ethical-clearances license LICENSE-2.0 assertion.