References for: get-latest-instance-nps
Full identifier: https://w3id.org/np/RA4GfMzFgb1ZjSKlUA_aKgmRvf_knCkN-3o5oGca4AGyw#get-latest-instance-nps
Nanopublication | Part | Subject | Predicate | Object | Published By | Published On |
---|---|---|---|---|---|---|
links a nanopublication to its assertion
http://www.nanopub.org/nschema#hasAssertion
assertion
|
get-latest-instance-nps
|
Tobias Kuhn
|
2024-11-22T11:05:11.710Z
|
|||
links a nanopublication to its assertion
http://www.nanopub.org/nschema#hasAssertion
assertion
|
get-latest-instance-nps
|
Tobias Kuhn
|
2024-11-22T11:05:11.710Z
|
|||
links a nanopublication to its assertion
http://www.nanopub.org/nschema#hasAssertion
assertion
|
get-latest-instance-nps
|
Get latest instance nanopubs
|
Tobias Kuhn
|
2024-11-22T11:05:11.710Z
|
||
links a nanopublication to its assertion
http://www.nanopub.org/nschema#hasAssertion
assertion
|
get-latest-instance-nps
|
This query returns the latest nanopublications where an instance is assigned to the given class.
|
Tobias Kuhn
|
2024-11-22T11:05:11.710Z
|
||
links a nanopublication to its assertion
http://www.nanopub.org/nschema#hasAssertion
assertion
|
get-latest-instance-nps
|
Tobias Kuhn
|
2024-11-22T11:05:11.710Z
|
|||
links a nanopublication to its assertion
http://www.nanopub.org/nschema#hasAssertion
assertion
|
get-latest-instance-nps
|
prefix dct: <http://purl.org/dc/terms/>
prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#>
prefix np: <http://www.nanopub.org/nschema#>
prefix npa: <http://purl.org/nanopub/admin/>
prefix npx: <http://purl.org/nanopub/x/>
select ?instance ?np ?label ?date ?pubkey where {
graph ?g {
?instance a ?_class_iri .
}
graph npa:graph {
?np npa:hasValidSignatureForPublicKey ?pubkey .
filter not exists { ?npx npx:invalidates ?np ; npa:hasValidSignatureForPublicKey ?pubkey . }
?np npa:hasGraph ?g .
?np dct:created ?date .
optional { ?np rdfs:label ?label }
}
} order by desc(?date) limit 10
|
Tobias Kuhn
|
2024-11-22T11:05:11.710Z
|
||
links a nanopublication to its pubinfo
http://www.nanopub.org/nschema#hasPublicationInfo
pubinfo
|
get-latest-instance-nps
|
Tobias Kuhn
|
2024-11-22T11:05:11.710Z
|