Full identifier: https://w3id.org/np/RA8RsuKt6HzCXGmw9wMeN4rwSm456bohOuJ0h-jEgXKmM/get-maintained-resources
Assigned to 1 class:
Described in 1 nanopublication:
| Nanopublication | Part | Subject | Predicate | Object | Published By | Published On |
|---|---|---|---|---|---|---|
|
links a nanopublication to its assertion
http://www.nanopub.org/nschema#hasAssertion
assertion
|
get-maintained-resources
|
Tobias Kuhn
|
2025-10-27T07:28:22.962Z
|
|||
|
links a nanopublication to its assertion
http://www.nanopub.org/nschema#hasAssertion
assertion
|
get-maintained-resources
|
Get maintained resources
|
Tobias Kuhn
|
2025-10-27T07:28:22.962Z
|
||
|
links a nanopublication to its assertion
http://www.nanopub.org/nschema#hasAssertion
assertion
|
get-maintained-resources
|
Tobias Kuhn
|
2025-10-27T07:28:22.962Z
|
|||
|
links a nanopublication to its assertion
http://www.nanopub.org/nschema#hasAssertion
assertion
|
get-maintained-resources
|
This query returns all maintained resources and their nanopublications, optionally filtered by space.
|
Tobias Kuhn
|
2025-10-27T07:28:22.962Z
|
||
|
links a nanopublication to its assertion
http://www.nanopub.org/nschema#hasAssertion
assertion
|
get-maintained-resources
|
Tobias Kuhn
|
2025-10-27T07:28:22.962Z
|
|||
|
links a nanopublication to its assertion
http://www.nanopub.org/nschema#hasAssertion
assertion
|
get-maintained-resources
|
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 gen: <https://w3id.org/kpxl/gen/terms/>
select ?resource ?label (?__space_multi_iri as ?space) ?namespace ?np ?pubkey ?date where {
values ?__space_multi_iri {}
graph npa:graph {
?np npx:hasNanopubType gen:MaintainedResource .
?np npa:hasValidSignatureForPublicKeyHash ?pubkey .
filter not exists { ?npx npx:invalidates ?np ; npa:hasValidSignatureForPublicKeyHash ?pubkey . }
?np dct:created ?date .
?np npx:introduces ?resource .
?np np:hasAssertion ?a .
optional { ?np rdfs:label ?label }
}
graph ?a {
?resource gen:isMaintainedBy ?__space_multi_iri .
optional { ?resource gen:hasNamespace ?namespace . }
}
}
order by desc(?date)
|
Tobias Kuhn
|
2025-10-27T07:28:22.962Z
|
||
|
links a nanopublication to its pubinfo
http://www.nanopub.org/nschema#hasPublicationInfo
pubinfo
|
get-maintained-resources
|
Tobias Kuhn
|
2025-10-27T07:28:22.962Z
|