Matches in Nanopublications for { ?s ?p ?o <https://w3id.org/np/RAw1VwxBFtggNmmqxRmO2Hvuqa2Qw6DgqWkqfP22MRYiI/assertion>. }
Showing items 1 to 6 of
6
with 100 items per page.
- get-study-assessment-datasets type grlc-query assertion.
- get-study-assessment-datasets label "Get study assessment datasets" assertion.
- get-study-assessment-datasets description "This query returns the study assessment datasets according to PRISMA for the given systematic review." assertion.
- get-study-assessment-datasets 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 ?studyAssessmentDataset ?studyAssessmentDataset_label ?np ?creator ?date where { graph npa:graph { ?np npx:hasNanopubType sl:StudyAssessmentDataset . ?np npa:hasValidSignatureForPublicKeyHash ?pubkey . filter not exists { ?npx npx:invalidates ?np ; npa:hasValidSignatureForPublicKeyHash ?pubkey . } ?np dct:created ?date . ?np npx:signedBy ?creator . ?np npx:introduces ?studyAssessmentDataset . ?np np:hasAssertion ?a . optional { ?np rdfs:label ?studyAssessmentDataset_label } } values ?_systematicReview_multi_iri {} graph ?a { ?studyAssessmentDataset dct:isPartOf ?_systematicReview_multi_iri . } }" assertion.
- get-study-assessment-datasets endpoint 34450ed601da0c3319b88a5aac3d68f9a8ed09e191970da55fb6f0fcdaa312a2 assertion.
- get-study-assessment-datasets license LICENSE-2.0 assertion.