Full identifier: https://w3id.org/np/RALaC4_ZGU9L5qPt4SLTcYGAw98RjqKIQHVSsyUAMu8hM#get-cite-nanopubs
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-cite-nanopubs
|
Tobias Kuhn
|
2025-04-14T13:47:03.896Z
|
|||
links a nanopublication to its assertion
http://www.nanopub.org/nschema#hasAssertion
assertion
|
get-cite-nanopubs
|
Tobias Kuhn
|
2025-04-14T13:45:15.996Z
|
|||
links a nanopublication to its assertion
http://www.nanopub.org/nschema#hasAssertion
assertion
|
get-cite-nanopubs
|
Get the cite nanopubs
|
Tobias Kuhn
|
2025-04-14T13:45:15.996Z
|
||
links a nanopublication to its assertion
http://www.nanopub.org/nschema#hasAssertion
assertion
|
get-cite-nanopubs
|
Tobias Kuhn
|
2025-04-14T13:45:15.996Z
|
|||
links a nanopublication to its assertion
http://www.nanopub.org/nschema#hasAssertion
assertion
|
get-cite-nanopubs
|
This query returns all cito:cites nanopubs.
|
Tobias Kuhn
|
2025-04-14T13:45:15.996Z
|
||
links a nanopublication to its assertion
http://www.nanopub.org/nschema#hasAssertion
assertion
|
get-cite-nanopubs
|
Tobias Kuhn
|
2025-04-14T13:45:15.996Z
|
|||
links a nanopublication to its assertion
http://www.nanopub.org/nschema#hasAssertion
assertion
|
get-cite-nanopubs
|
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/>
select ?np ?label ?creator ?date where {
graph npa:graph {
?np npa:hasValidSignatureForPublicKey ?pubkey .
filter not exists { ?npx npx:invalidates ?np ; npa:hasValidSignatureForPublicKey ?pubkey . }
?np npx:hasNanopubType <http://purl.org/spar/cito/cites> .
?np dct:created ?date .
?np np:hasAssertion ?a .
?np npx:signedBy ?creator .
optional { ?np rdfs:label ?label }
}
} order by desc(?date)
|
Tobias Kuhn
|
2025-04-14T13:45:15.996Z
|
||
links a nanopublication to its pubinfo
http://www.nanopub.org/nschema#hasPublicationInfo
pubinfo
|
get-cite-nanopubs
|
Tobias Kuhn
|
2025-04-14T13:45:15.996Z
|