Full identifier: https://w3id.org/np/RAIIOrXIv6-G17brmVNS5UvbHCc_BxClmlvkXRoKEzQoA/get-rocrate-list
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-rocrate-list
|
Get RO-Crate list - This query returns a list of all RO-Crates.
|
Tobias Kuhn
|
2025-11-19T15:17:30.570Z
|
||
|
links a nanopublication to its assertion
http://www.nanopub.org/nschema#hasAssertion
assertion
|
get-rocrate-list
|
Tobias Kuhn
|
2025-11-19T15:17:30.570Z
|
|||
|
links a nanopublication to its assertion
http://www.nanopub.org/nschema#hasAssertion
assertion
|
get-rocrate-list
|
Tobias Kuhn
|
2025-11-19T15:16:31.402Z
|
|||
|
links a nanopublication to its assertion
http://www.nanopub.org/nschema#hasAssertion
assertion
|
get-rocrate-list
|
Get RO-Crate list
|
Tobias Kuhn
|
2025-11-19T15:16:31.402Z
|
||
|
links a nanopublication to its assertion
http://www.nanopub.org/nschema#hasAssertion
assertion
|
get-rocrate-list
|
Tobias Kuhn
|
2025-11-19T15:16:31.402Z
|
|||
|
links a nanopublication to its assertion
http://www.nanopub.org/nschema#hasAssertion
assertion
|
get-rocrate-list
|
This query returns a list of all RO-Crates.
|
Tobias Kuhn
|
2025-11-19T15:16:31.402Z
|
||
|
links a nanopublication to its assertion
http://www.nanopub.org/nschema#hasAssertion
assertion
|
get-rocrate-list
|
Tobias Kuhn
|
2025-11-19T15:16:31.402Z
|
|||
|
links a nanopublication to its assertion
http://www.nanopub.org/nschema#hasAssertion
assertion
|
get-rocrate-list
|
prefix schema: <http://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 ?rocrate ?rocrate_label ?np ?date where {
graph npa:graph {
?np npx:hasNanopubType npx:RoCrateNanopub .
?np npa:hasValidSignatureForPublicKeyHash ?pubkey .
filter not exists { ?npx npx:invalidates ?np ; npa:hasValidSignatureForPublicKeyHash ?pubkey . }
?np dct:created ?date .
?np npx:introduces ?rocrate .
?np np:hasAssertion ?a .
}
graph ?a {
?rocrate schema:name ?rocrate_label .
}
}
order by desc(?date)
|
Tobias Kuhn
|
2025-11-19T15:16:31.402Z
|
||
|
links a nanopublication to its pubinfo
http://www.nanopub.org/nschema#hasPublicationInfo
pubinfo
|
get-rocrate-list
|
Tobias Kuhn
|
2025-11-19T15:16:31.402Z
|