Full identifier: https://w3id.org/np/RAZUsK7jU85oUYEVKvMPFlqbwn19oR55IQuFkXuiS_Tkg/get-term-definitions
Assigned to 1 class:
Described in 1 nanopublication:
| Nanopublication | Part | Subject | Predicate | Object | Published By | Published On |
|---|---|---|---|---|---|---|
|
links a nanopublication to its assertion
http://www.nanopub.org/nschema#hasAssertion
assertion
|
get-term-definitions
|
Tobias Kuhn
|
2025-10-27T08:55:45.864Z
|
|||
|
links a nanopublication to its assertion
http://www.nanopub.org/nschema#hasAssertion
assertion
|
get-term-definitions
|
Get term definitions
|
Tobias Kuhn
|
2025-10-27T08:55:45.864Z
|
||
|
links a nanopublication to its assertion
http://www.nanopub.org/nschema#hasAssertion
assertion
|
get-term-definitions
|
Tobias Kuhn
|
2025-10-27T08:55:45.864Z
|
|||
|
links a nanopublication to its assertion
http://www.nanopub.org/nschema#hasAssertion
assertion
|
get-term-definitions
|
This query returns all the nanopubs that introduce, describe, or embed the given term.
|
Tobias Kuhn
|
2025-10-27T08:55:45.864Z
|
||
|
links a nanopublication to its assertion
http://www.nanopub.org/nschema#hasAssertion
assertion
|
get-term-definitions
|
Tobias Kuhn
|
2025-10-27T08:55:45.864Z
|
|||
|
links a nanopublication to its assertion
http://www.nanopub.org/nschema#hasAssertion
assertion
|
get-term-definitions
|
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 ?npLabel ?creator ?date where {
values ?__pubkey_multi {}
graph npa:graph {
?np npa:hasValidSignatureForPublicKeyHash ?__pubkey_multi .
filter not exists { ?npx npx:invalidates ?np ; npa:hasValidSignatureForPublicKeyHash ?__pubkey_multi . }
?np dct:created ?date .
?np npx:introduces|npx:describes|npx:embeds ?_term_iri .
optional { ?np rdfs:label ?npLabel . }
optional { ?np npx:signedBy ?creator . }
}
}
order by desc(?date)
|
Tobias Kuhn
|
2025-10-27T08:55:45.864Z
|
||
|
links a nanopublication to its pubinfo
http://www.nanopub.org/nschema#hasPublicationInfo
pubinfo
|
get-term-definitions
|
Tobias Kuhn
|
2025-10-27T08:55:45.864Z
|