Full identifier: https://w3id.org/np/RAZYZoKbPMTIT-AekuMlFDKBEYYot7p0WR1OsRH-8X8sc/get-term-definitions
Assigned to 1 class:
Searching for templates...
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-16T06:00:02.580Z
|
|||
links a nanopublication to its assertion
http://www.nanopub.org/nschema#hasAssertion
assertion
|
get-term-definitions
|
Get term definitions
|
Tobias Kuhn
|
2025-10-16T06:00:02.580Z
|
||
links a nanopublication to its assertion
http://www.nanopub.org/nschema#hasAssertion
assertion
|
get-term-definitions
|
Tobias Kuhn
|
2025-10-16T06:00:02.580Z
|
|||
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-16T06:00:02.580Z
|
||
links a nanopublication to its assertion
http://www.nanopub.org/nschema#hasAssertion
assertion
|
get-term-definitions
|
Tobias Kuhn
|
2025-10-16T06:00:02.580Z
|
|||
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 ?label ?creator ?date where {
graph npa:graph {
?np npa:hasValidSignatureForPublicKey ?pubkey .
filter not exists { ?npx npx:invalidates ?np ; npa:hasValidSignatureForPublicKey ?pubkey . }
?np dct:created ?date .
?np npx:introduces|npx:describes|npx:embeds ?_term_iri .
optional { ?np rdfs:label ?label . }
optional { ?np npx:signedBy ?creator . }
}
}
order by desc(?date)
|
Tobias Kuhn
|
2025-10-16T06:00:02.580Z
|
||
links a nanopublication to its pubinfo
http://www.nanopub.org/nschema#hasPublicationInfo
pubinfo
|
get-term-definitions
|
Tobias Kuhn
|
2025-10-16T06:00:02.580Z
|