Full identifier: https://w3id.org/np/RA2QkJwxzub4C3Hw0uwEuiqiIZzvSTeWKHcV4anLFAF7I/test-query
Searching for classes...
Searching for instances...
Searching for parts...
Nanopublication | Part | Subject | Predicate | Object | Published By | Published On |
---|---|---|---|---|---|---|
links a nanopublication to its assertion
http://www.nanopub.org/nschema#hasAssertion
assertion
|
test-query
|
Tobias Kuhn
|
2025-05-22T13:07:00.446Z
|
|||
links a nanopublication to its assertion
http://www.nanopub.org/nschema#hasAssertion
assertion
|
test-query
|
test query
|
Tobias Kuhn
|
2025-05-22T13:07:00.446Z
|
||
links a nanopublication to its assertion
http://www.nanopub.org/nschema#hasAssertion
assertion
|
test-query
|
Tobias Kuhn
|
2025-05-22T13:07:00.446Z
|
|||
links a nanopublication to its assertion
http://www.nanopub.org/nschema#hasAssertion
assertion
|
test-query
|
This is just a test query, now updated with the final template... and updated once more...
|
Tobias Kuhn
|
2025-05-22T13:07:00.446Z
|
||
links a nanopublication to its assertion
http://www.nanopub.org/nschema#hasAssertion
assertion
|
test-query
|
Tobias Kuhn
|
2025-05-22T13:07:00.446Z
|
|||
links a nanopublication to its assertion
http://www.nanopub.org/nschema#hasAssertion
assertion
|
test-query
|
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 grlc: <https://w3id.org/kpxl/grlc/>
select ?np ?label ?pubkeyhash ?date where {
graph npa:graph {
?np npa:hasValidSignatureForPublicKeyHash ?pubkeyhash .
filter not exists { ?npx npx:invalidates ?np ; npa:hasValidSignatureForPublicKeyHash ?pubkeyhash . }
?np dct:created ?date .
?np npx:introduces ?query .
?np np:hasAssertion ?a .
?np npx:hasNanopubType grlc:grlc-query .
optional { ?np rdfs:label ?label }
}
graph ?a {
?query grlc:endpoint ?endpoint .
filter(strstarts(str(?endpoint), "https://w3id.org/np/l/nanopub-query"))
}
} order by desc(?date)
|
Tobias Kuhn
|
2025-05-22T13:07:00.446Z
|
||
links a nanopublication to its pubinfo
http://www.nanopub.org/nschema#hasPublicationInfo
pubinfo
|
test-query
|
Tobias Kuhn
|
2025-05-22T13:07:00.446Z
|