Full identifier: https://w3id.org/np/RAxzyGFuEQKSRUNnHewkzBgErG50R_twv5wcmh6uTMFmk/get-highlighted-implied-relations
Assigned to 1 class:
Nanopublication | Part | Subject | Predicate | Object | Published By | Published On |
---|---|---|---|---|---|---|
links a nanopublication to its pubinfo
http://www.nanopub.org/nschema#hasPublicationInfo
pubinfo
|
get-highlighted-implied-relations
|
Get highlighted implied relations - This query returns all highlighted implied relations published as Web Annotat...
|
Tobias Kuhn
|
2025-10-15T09:48:37.782Z
|
||
links a nanopublication to its assertion
http://www.nanopub.org/nschema#hasAssertion
assertion
|
get-highlighted-implied-relations
|
Highlighting implied relations
|
Tobias Kuhn
|
2025-10-15T09:48:37.782Z
|
||
links a nanopublication to its assertion
http://www.nanopub.org/nschema#hasAssertion
assertion
|
get-highlighted-implied-relations
|
Tobias Kuhn
|
2025-10-15T09:48:37.782Z
|
|||
links a nanopublication to its assertion
http://www.nanopub.org/nschema#hasAssertion
assertion
|
get-highlighted-implied-relations
|
Tobias Kuhn
|
2025-10-15T09:48:05.704Z
|
|||
links a nanopublication to its assertion
http://www.nanopub.org/nschema#hasAssertion
assertion
|
get-highlighted-implied-relations
|
Get highlighted implied relations
|
Tobias Kuhn
|
2025-10-15T09:48:05.704Z
|
||
links a nanopublication to its assertion
http://www.nanopub.org/nschema#hasAssertion
assertion
|
get-highlighted-implied-relations
|
Tobias Kuhn
|
2025-10-15T09:48:05.704Z
|
|||
links a nanopublication to its assertion
http://www.nanopub.org/nschema#hasAssertion
assertion
|
get-highlighted-implied-relations
|
This query returns all highlighted implied relations published as Web Annotations.
|
Tobias Kuhn
|
2025-10-15T09:48:05.704Z
|
||
links a nanopublication to its assertion
http://www.nanopub.org/nschema#hasAssertion
assertion
|
get-highlighted-implied-relations
|
Tobias Kuhn
|
2025-10-15T09:48:05.704Z
|
|||
links a nanopublication to its assertion
http://www.nanopub.org/nschema#hasAssertion
assertion
|
get-highlighted-implied-relations
|
prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#>
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 oa: <http://www.w3.org/ns/oa#>
select ?subject ?predicate ?object ?source ?np ?label ?annotator ?date 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 npx:introduces ?annotation .
?np npx:signedBy ?annotator .
optional { ?np rdfs:label ?label }
}
graph ?a {
?annotation a oa:Annotation .
?annotation oa:motivatedBy oa:highlighting .
?annotation oa:hasTarget ?target .
optional { ?target oa:hasSource ?sourcex . }
bind(coalesce(?sourcex, ?target) as ?source)
?annotation oa:hasBody ?relation .
?relation rdf:subject ?subject .
?relation rdf:predicate ?predicate .
?relation rdf:object ?object .
}
}
order by desc(?date)
|
Tobias Kuhn
|
2025-10-15T09:48:05.704Z
|
||
links a nanopublication to its pubinfo
http://www.nanopub.org/nschema#hasPublicationInfo
pubinfo
|
get-highlighted-implied-relations
|
Tobias Kuhn
|
2025-10-15T09:48:05.704Z
|