References for: get-latest-version-of-np
Full identifier: https://w3id.org/np/RAiRsB2YywxjsBMkVRTREJBooXhf2ZOHoUs5lxciEl37I#get-latest-version-of-np
Nanopublication | Part | Subject | Predicate | Object | Published By | Published On |
---|---|---|---|---|---|---|
links a nanopublication to its assertion
http://www.nanopub.org/nschema#hasAssertion
assertion
|
get-latest-version-of-np
|
Tobias Kuhn
|
2024-09-25T08:58:33.887Z
|
|||
links a nanopublication to its assertion
http://www.nanopub.org/nschema#hasAssertion
assertion
|
get-latest-version-of-np
|
Tobias Kuhn
|
2024-09-25T08:58:33.887Z
|
|||
links a nanopublication to its assertion
http://www.nanopub.org/nschema#hasAssertion
assertion
|
get-latest-version-of-np
|
Get the latest version of a nanopublication
|
Tobias Kuhn
|
2024-09-25T08:58:33.887Z
|
||
links a nanopublication to its assertion
http://www.nanopub.org/nschema#hasAssertion
assertion
|
get-latest-version-of-np
|
This query returns the latest version(s) of a given nanopublication, if any.
|
Tobias Kuhn
|
2024-09-25T08:58:33.887Z
|
||
links a nanopublication to its assertion
http://www.nanopub.org/nschema#hasAssertion
assertion
|
get-latest-version-of-np
|
Tobias Kuhn
|
2024-09-25T08:58:33.887Z
|
|||
links a nanopublication to its assertion
http://www.nanopub.org/nschema#hasAssertion
assertion
|
get-latest-version-of-np
|
prefix np: <http://www.nanopub.org/nschema#>
prefix npa: <http://purl.org/nanopub/admin/>
prefix npx: <http://purl.org/nanopub/x/>
prefix dct: <http://purl.org/dc/terms/>
select ?latest ?date where {
graph npa:graph {
?_np_iri npa:hasValidSignatureForPublicKey ?pubkey .
?latest npa:hasValidSignatureForPublicKey ?pubkey .
filter not exists { ?npx npx:invalidates ?latest ; npa:hasValidSignatureForPublicKey ?pubkey . }
?latest dct:created ?date .
}
graph npa:networkGraph {
?latest (npx:supersedes)* ?_np_iri .
}
}
|
Tobias Kuhn
|
2024-09-25T08:58:33.887Z
|
||
links a nanopublication to its pubinfo
http://www.nanopub.org/nschema#hasPublicationInfo
pubinfo
|
get-latest-version-of-np
|
Tobias Kuhn
|
2024-09-25T08:58:33.887Z
|