Matches in Nanopublications for { ?s ?p ?o <https://w3id.org/np/RAJyRB22jMYAiS84oJBSwdEv4yfePwCST6jhFEUIstvEo/assertion>. }
Showing items 1 to 6 of
6
with 100 items per page.
- get-research-questions-for-systematic-review type grlc-query assertion.
- get-research-questions-for-systematic-review label "Get research questions for systematic review" assertion.
- get-research-questions-for-systematic-review description "This query returns all research questions that are linked to the given systematic review." assertion.
- get-research-questions-for-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 sl: <https://w3id.org/sciencelive/o/terms/> select ?research_question ?research_question_label (?np as ?source) where { graph npa:graph { ?np npa:hasValidSignatureForPublicKeyHash ?pubkey . filter not exists { ?npx npx:invalidates ?np ; npa:hasValidSignatureForPublicKeyHash ?pubkey . } ?np dct:created ?date . ?np npx:signedBy ?creator . ?np np:hasAssertion ?a . optional { ?np rdfs:label ?label } } values ?_systematicReview_multi_iri {} graph ?a { ?_systematicReview_multi_iri sl:targetsResearchQuestion ?research_question . } service <https://w3id.org/np/l/nanopub-query-1.1/repo/type/e7590fad93a7eff7bc7dd8570a694d400662afc24a65294b64dcf614c5d39d94> { select ?research_question ?research_question_label { graph npa:graph { ?rqnp npx:introduces ?research_question . ?rqnp npa:hasValidSignatureForPublicKeyHash ?rqpubkey . filter not exists { ?rqnpx npx:invalidates ?rqnp ; npa:hasValidSignatureForPublicKeyHash ?rqpubkey . } ?rqnp np:hasAssertion ?rqa . } graph ?rqa { ?research_question rdfs:label ?research_question_label . } } } }" assertion.
- get-research-questions-for-systematic-review endpoint a4c5273498f0adfe31b6906e2637e8523d0fbcee4dccaff818f3b71d5218987c assertion.
- get-research-questions-for-systematic-review license LICENSE-2.0 assertion.