Matches in Nanopublications for { <https://w3id.org/np/RAdaH_5ufaVty9oWWpCVQNwA4T3JQnIsGSuC4kPoBvRBE/get-studies-of-systematic-review> ?p ?o ?g. }
Showing items 1 to 7 of
7
with 100 items per page.
- get-studies-of-systematic-review type grlc-query assertion.
- get-studies-of-systematic-review label "Get studies of systematic review" assertion.
- get-studies-of-systematic-review description "This query returns the studies included in the given systematic review." assertion.
- get-studies-of-systematic-review 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/> prefix disco: <http://rdf-vocabulary.ddialliance.org/discovery#> prefix sl: <https://w3id.org/sciencelive/o/terms/> select ?study ?study_label ?np ?creator ?date where { graph npa:graph { ?np npx:hasNanopubType disco:Study . ?np npa:hasValidSignatureForPublicKeyHash ?pubkey . filter not exists { ?npx npx:invalidates ?np ; npa:hasValidSignatureForPublicKeyHash ?pubkey . } ?np dct:created ?date . ?np np:hasAssertion ?a . ?np npx:introduces ?study . ?np npx:signedBy ?creator . } values ?_systematicReview_multi_iri {} graph ?a { ?study a disco:Study . ?study rdfs:label ?study_label . ?study dct:source ?source . ?_systematicReview_multi_iri sl:includesStudy ?study . } }" assertion.
- get-studies-of-systematic-review endpoint 272b689e2954bc73f05f423720a0c77780db086e9c0d29800105ac87e59b4e14 assertion.
- get-studies-of-systematic-review license LICENSE-2.0 assertion.
- get-studies-of-systematic-review hasLabelFromApi "Get studies of systematic review - This query returns the studies included in the given systematic review." pubinfo.