Matches in Nanopublications for { ?s ?p ?o <https://w3id.org/np/RA7Wx3MMDBg59jn4a3PZbW5M5rceeatBcv5wJYhmHYuvs/assertion>. }
Showing items 1 to 6 of
6
with 100 items per page.
- get-search-exec-dataset type grlc-query assertion.
- get-search-exec-dataset label "Get search execution dataset" assertion.
- get-search-exec-dataset description "This query returns the search execution dataset for the given systematic review." assertion.
- get-search-exec-dataset 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 ?dataset ?dataset_label ?datasetCreationDate ?screenedRecordCount ?fulltextScreenedRecordCount ?finalIncludedStudyCount ?np where { graph npa:graph { ?np npx:hasNanopubType sl:SearchExecutionDataset . ?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 ?dataset . ?np np:hasAssertion ?a . } values ?_systematicReview_multi_iri {} graph ?a { ?dataset a sl:SearchExecutionDataset . ?dataset dct:isPartOf ?_systematicReview_multi_iri . ?dataset rdfs:label ?dataset_label . ?dataset sl:hasScreenedRecordCount ?screenedRecordCount . ?dataset sl:hasFulltextScreenedRecordCount ?fulltextScreenedRecordCount . ?dataset sl:hasFinalIncludedStudyCount ?finalIncludedStudyCount . ?dataset dct:created ?datasetCreationDate . } }" assertion.
- get-search-exec-dataset endpoint a8b1563d85487891c422957244818cc3ac0553079349bbb564aa4a9410484d5d assertion.
- get-search-exec-dataset license LICENSE-2.0 assertion.