Full identifier: https://w3id.org/np/RA7Wx3MMDBg59jn4a3PZbW5M5rceeatBcv5wJYhmHYuvs/get-search-exec-dataset
Assigned to 1 class:
Described in 1 nanopublication:
| Nanopublication | Part | Subject | Predicate | Object | Published By | Published On |
|---|---|---|---|---|---|---|
|
links a nanopublication to its pubinfo
http://www.nanopub.org/nschema#hasPublicationInfo
pubinfo
|
get-search-exec-dataset
|
Get search execution dataset - This query returns the search execution dataset for the given systematic review.
|
Tobias Kuhn
|
2025-11-21T14:30:42.946Z
|
||
|
links a nanopublication to its assertion
http://www.nanopub.org/nschema#hasAssertion
assertion
|
get-search-exec-dataset
|
Tobias Kuhn
|
2025-11-21T14:30:42.946Z
|
|||
|
links a nanopublication to its assertion
http://www.nanopub.org/nschema#hasAssertion
assertion
|
get-search-exec-dataset
|
Tobias Kuhn
|
2025-11-21T14:27:45.920Z
|
|||
|
links a nanopublication to its assertion
http://www.nanopub.org/nschema#hasAssertion
assertion
|
get-search-exec-dataset
|
Get search execution dataset
|
Tobias Kuhn
|
2025-11-21T14:27:45.920Z
|
||
|
links a nanopublication to its assertion
http://www.nanopub.org/nschema#hasAssertion
assertion
|
get-search-exec-dataset
|
Tobias Kuhn
|
2025-11-21T14:27:45.920Z
|
|||
|
links a nanopublication to its assertion
http://www.nanopub.org/nschema#hasAssertion
assertion
|
get-search-exec-dataset
|
This query returns the search execution dataset for the given systematic review.
|
Tobias Kuhn
|
2025-11-21T14:27:45.920Z
|
||
|
links a nanopublication to its assertion
http://www.nanopub.org/nschema#hasAssertion
assertion
|
get-search-exec-dataset
|
Tobias Kuhn
|
2025-11-21T14:27:45.920Z
|
|||
|
links a nanopublication to its assertion
http://www.nanopub.org/nschema#hasAssertion
assertion
|
get-search-exec-dataset
|
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 .
}
}
|
Tobias Kuhn
|
2025-11-21T14:27:45.920Z
|
||
|
links a nanopublication to its pubinfo
http://www.nanopub.org/nschema#hasPublicationInfo
pubinfo
|
get-search-exec-dataset
|
Tobias Kuhn
|
2025-11-21T14:27:45.920Z
|