Matches in Nanopublications for { ?s ?p ?o <https://w3id.org/np/RAn0w1G2gNf6iW6ZfwR9EqTiSlVzUl-UED7D_qPuCv6y0/assertion>. }
Showing items 1 to 6 of
6
with 100 items per page.
- get-paper-comments-for-review type grlc-query assertion.
- get-paper-comments-for-review label "Get paper comments for systematic review" assertion.
- get-paper-comments-for-review description "This query returns all full-screening paper comments that are linked to the given systematic review." assertion.
- get-paper-comments-for-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 ?paper ?quoted_text ?comment ?np ("^" as ?np_label) 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/2c1cce3f3152738c1009d59251409392aaaa3b0324bcb5fdfb4b7b944b8f0c18> { select ?paper ?quoted_text ?comment ?research_question { graph npa:graph { ?pnp npa:hasValidSignatureForPublicKeyHash ?ppubkey . filter not exists { ?pnpx npx:invalidates ?pnp ; npa:hasValidSignatureForPublicKeyHash ?ppubkey . } ?pnp np:hasAssertion ?pa . } graph ?pa { ?paper dct:isPartOf ?research_question . optional { ?paper <http://purl.org/spar/cito/hasQuotedText> ?quoted_text . } ?paper rdfs:comment ?comment . } } } }" assertion.
- get-paper-comments-for-review endpoint a4c5273498f0adfe31b6906e2637e8523d0fbcee4dccaff818f3b71d5218987c assertion.
- get-paper-comments-for-review license LICENSE-2.0 assertion.