Full identifier: https://w3id.org/np/RAkQEITB8njLVfoq08kexHKdiFDXW4hqlGWnihB8wZtbw#get-datasets
Assigned to 1 class:
Searching for instances...
Nanopublication | Part | Subject | Predicate | Object | Published By | Published On |
---|---|---|---|---|---|---|
links a nanopublication to its assertion
http://www.nanopub.org/nschema#hasAssertion
assertion
|
get-datasets
|
Tobias Kuhn
|
2025-02-13T12:31:25.531Z
|
|||
links a nanopublication to its assertion
http://www.nanopub.org/nschema#hasAssertion
assertion
|
get-datasets
|
Tobias Kuhn
|
2025-02-13T12:31:05.537Z
|
|||
links a nanopublication to its assertion
http://www.nanopub.org/nschema#hasAssertion
assertion
|
get-datasets
|
Get datasets
|
Tobias Kuhn
|
2025-02-13T12:31:05.537Z
|
||
links a nanopublication to its assertion
http://www.nanopub.org/nschema#hasAssertion
assertion
|
get-datasets
|
Tobias Kuhn
|
2025-02-13T12:31:05.537Z
|
|||
links a nanopublication to its assertion
http://www.nanopub.org/nschema#hasAssertion
assertion
|
get-datasets
|
This query returns all datasets found.
|
Tobias Kuhn
|
2025-02-13T12:31:05.537Z
|
||
links a nanopublication to its assertion
http://www.nanopub.org/nschema#hasAssertion
assertion
|
get-datasets
|
Tobias Kuhn
|
2025-02-13T12:31:05.537Z
|
|||
links a nanopublication to its assertion
http://www.nanopub.org/nschema#hasAssertion
assertion
|
get-datasets
|
prefix prov: <http://www.w3.org/ns/prov#>
prefix schema: <https://schema.org/>
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/>
select distinct ?dataset ?label ?repository where {
graph npa:graph {
?np npa:hasValidSignatureForPublicKey ?pubkey .
filter not exists { ?npx npx:invalidates ?np ; npa:hasValidSignatureForPublicKey ?pubkey . }
?np dct:created ?date .
?np np:hasAssertion ?a .
?np np:hasProvenance ?p .
}
graph ?a {
?dataset a <http://purl.org/dc/dcmitype/Dataset> .
optional { ?dataset dct:title ?label . }
optional { ?dataset schema:maintainer ?repository . }
}
graph ?p {
?a prov:wasAttributedTo ?agent .
}
}
|
Tobias Kuhn
|
2025-02-13T12:31:05.537Z
|
||
links a nanopublication to its pubinfo
http://www.nanopub.org/nschema#hasPublicationInfo
pubinfo
|
get-datasets
|
Tobias Kuhn
|
2025-02-13T12:31:05.537Z
|