Full identifier: https://w3id.org/np/RAuwOBxwXal5NTW_rl9WtUA38IJbbT8q_Vp6vq4F6Pu9k/get-views-for-space
Assigned to 1 class:
Nanopublication | Part | Subject | Predicate | Object | Published By | Published On |
---|---|---|---|---|---|---|
links a nanopublication to its assertion
http://www.nanopub.org/nschema#hasAssertion
assertion
|
get-views-for-space
|
Tobias Kuhn
|
2025-10-06T05:59:04.324Z
|
|||
links a nanopublication to its assertion
http://www.nanopub.org/nschema#hasAssertion
assertion
|
get-views-for-space
|
Get views for Space
|
Tobias Kuhn
|
2025-10-06T05:59:04.324Z
|
||
links a nanopublication to its assertion
http://www.nanopub.org/nschema#hasAssertion
assertion
|
get-views-for-space
|
Tobias Kuhn
|
2025-10-06T05:59:04.324Z
|
|||
links a nanopublication to its assertion
http://www.nanopub.org/nschema#hasAssertion
assertion
|
get-views-for-space
|
This query returns all the view declarations for a given Space.
|
Tobias Kuhn
|
2025-10-06T05:59:04.324Z
|
||
links a nanopublication to its assertion
http://www.nanopub.org/nschema#hasAssertion
assertion
|
get-views-for-space
|
Tobias Kuhn
|
2025-10-06T05:59:04.324Z
|
|||
links a nanopublication to its assertion
http://www.nanopub.org/nschema#hasAssertion
assertion
|
get-views-for-space
|
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 ?query ?title ?np ?pubkey ?date where {
graph npa:graph {
?np npa:hasValidSignatureForPublicKeyHash ?pubkey .
filter not exists { ?npx npx:invalidates ?np ; npa:hasValidSignatureForPublicKeyHash ?pubkey . }
?np dct:created ?date .
?np np:hasAssertion ?a .
}
graph ?a {
?view a gen:SpaceQueryView .
?view dct:title ?title .
?view gen:hasViewQuery ?query .
values ?_space_multi_iri {}
?view gen:isViewForSpace ?_space_multi_iri .
}
} order by desc(?date)
|
Tobias Kuhn
|
2025-10-06T05:59:04.324Z
|
||
links a nanopublication to its pubinfo
http://www.nanopub.org/nschema#hasPublicationInfo
pubinfo
|
get-views-for-space
|
Tobias Kuhn
|
2025-10-06T05:59:04.324Z
|