Matches in Nanopublications for { <https://w3id.org/np/RApcnZRlw-6D-3l91yGgSBQZ0xJqCt6smQQ5TIqn90FFY/get-search-exec-dataset> ?p ?o ?g. }
Showing items 1 to 7 of
7
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 ?dataset_creation_date ?screened_record_count ?fulltext_screened_record_count ?final_included_study_count ?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 ?screened_record_count . ?dataset sl:hasFulltextScreenedRecordCount ?fulltext_screened_record_count . ?dataset sl:hasFinalIncludedStudyCount ?final_included_study_count . ?dataset dct:created ?dataset_creation_date . } }" assertion.
- get-search-exec-dataset endpoint a8b1563d85487891c422957244818cc3ac0553079349bbb564aa4a9410484d5d assertion.
- get-search-exec-dataset license LICENSE-2.0 assertion.
- get-search-exec-dataset hasLabelFromApi "Get search execution dataset - This query returns the search execution dataset for the given systematic review." pubinfo.