Matches in Nanopublications for { <https://w3id.org/np/RAncMNkChEXKJdO8cDG8dJE8H54Lf0BxiJjXBmxkLegi0/get-studies> ?p ?o ?g. }
Showing items 1 to 6 of
6
with 100 items per page.
- get-studies type grlc-query assertion.
- get-studies label "Get all nanopubs describing studies" assertion.
- get-studies 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 ?np ?label ?date where { graph npa:graph { ?np npa:hasValidSignatureForPublicKey ?pubkey . filter not exists { ?npx npx:invalidates ?np ; npa:hasValidSignatureForPublicKey ?pubkey . } ?np dct:created ?date . ?np npx:hasNanopubType <http://semanticscience.org/resource/SIO_001066> . ?np np:hasAssertion ?a . optional { ?np rdfs:label ?label } } } limit 100" assertion.
- get-studies endpoint af9e00c3fb054f56d9eb2b1905c7fd0b1f2fd1baf1e8184d29d042db9a16daff assertion.
- get-studies description "This query returns the nanopubs describing studies (http://semanticscience.org/resource/SIO_001066)." assertion.
- get-studies license LICENSE-2.0 assertion.