Full identifier: https://w3id.org/np/RAOy7khelSKbFeIdOce4Nv8S605rvKSsxBQdgu5nnB-0M/get-db-searches-for-review
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-db-searches-for-review
|
Get DB searches for review - This query returns all database searches for the given systematic review.
|
Tobias Kuhn
|
2025-11-21T08:43:03.335Z
|
||
|
links a nanopublication to its assertion
http://www.nanopub.org/nschema#hasAssertion
assertion
|
get-db-searches-for-review
|
Tobias Kuhn
|
2025-11-21T08:43:03.335Z
|
|||
|
links a nanopublication to its assertion
http://www.nanopub.org/nschema#hasAssertion
assertion
|
get-db-searches-for-review
|
Tobias Kuhn
|
2025-11-21T07:40:36.336Z
|
|||
|
links a nanopublication to its assertion
http://www.nanopub.org/nschema#hasAssertion
assertion
|
get-db-searches-for-review
|
Get DB searches for review
|
Tobias Kuhn
|
2025-11-21T07:40:36.336Z
|
||
|
links a nanopublication to its assertion
http://www.nanopub.org/nschema#hasAssertion
assertion
|
get-db-searches-for-review
|
Tobias Kuhn
|
2025-11-21T07:40:36.336Z
|
|||
|
links a nanopublication to its assertion
http://www.nanopub.org/nschema#hasAssertion
assertion
|
get-db-searches-for-review
|
This query returns all database searches for the given systematic review.
|
Tobias Kuhn
|
2025-11-21T07:40:36.336Z
|
||
|
links a nanopublication to its assertion
http://www.nanopub.org/nschema#hasAssertion
assertion
|
get-db-searches-for-review
|
Tobias Kuhn
|
2025-11-21T07:40:36.336Z
|
|||
|
links a nanopublication to its assertion
http://www.nanopub.org/nschema#hasAssertion
assertion
|
get-db-searches-for-review
|
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 ?dbsearch ?dbsearch_label ?dbUrl ?searchQuery ?retrievedRecordCount ?np ?creator ?date where {
graph npa:graph {
?np npa:hasValidSignatureForPublicKey ?pubkey .
filter not exists { ?npx npx:invalidates ?np ; npa:hasValidSignatureForPublicKey ?pubkey . }
?np dct:created ?date .
?np npx:signedBy ?creator .
?np npx:introduces ?dbsearch .
?np np:hasAssertion ?a .
}
values ?_systematicReview_multi_iri {}
graph ?a {
?dbsearch a sl:SystematicDatabaseSearch .
?dbsearch rdfs:label ?dbsearch_label .
?dbsearch dct:isPartOf ?_systematicReview_multi_iri .
?dbsearch sl:hasDatabaseUrl ?dbUrl .
?dbsearch sl:hasSearchQuery ?searchQuery .
?dbsearch sl:hasRetrievedRecordCount ?retrievedRecordCount .
}
}
|
Tobias Kuhn
|
2025-11-21T07:40:36.336Z
|
||
|
links a nanopublication to its pubinfo
http://www.nanopub.org/nschema#hasPublicationInfo
pubinfo
|
get-db-searches-for-review
|
Tobias Kuhn
|
2025-11-21T07:40:36.336Z
|