Full identifier: https://w3id.org/np/RAYK7tuydYOeTazSEYmYrbWVYcXiVxJ9F4lTXvh6WalZs/get-chemicals-for-ontology
Assigned to 1 class:
Described in 1 nanopublication:
| Nanopublication | Part | Subject | Predicate | Object | Published By | Published On |
|---|---|---|---|---|---|---|
|
links a nanopublication to its pubinfo
http://www.nanopub.org/nschema#hasPublicationInfo
pubinfo
|
get-chemicals-for-ontology
|
Get chemicals for ontology - This query returns all chemicals defined in the given ontology.
|
Tobias Kuhn
|
2025-11-19T13:46:27.046Z
|
||
|
links a nanopublication to its assertion
http://www.nanopub.org/nschema#hasAssertion
assertion
|
get-chemicals-for-ontology
|
Tobias Kuhn
|
2025-11-19T13:46:27.046Z
|
|||
|
links a nanopublication to its assertion
http://www.nanopub.org/nschema#hasAssertion
assertion
|
get-chemicals-for-ontology
|
Tobias Kuhn
|
2025-11-19T13:42:57.751Z
|
|||
|
links a nanopublication to its assertion
http://www.nanopub.org/nschema#hasAssertion
assertion
|
get-chemicals-for-ontology
|
Get chemicals for ontology
|
Tobias Kuhn
|
2025-11-19T13:42:57.751Z
|
||
|
links a nanopublication to its assertion
http://www.nanopub.org/nschema#hasAssertion
assertion
|
get-chemicals-for-ontology
|
Tobias Kuhn
|
2025-11-19T13:42:57.751Z
|
|||
|
links a nanopublication to its assertion
http://www.nanopub.org/nschema#hasAssertion
assertion
|
get-chemicals-for-ontology
|
This query returns all chemicals defined in the given ontology.
|
Tobias Kuhn
|
2025-11-19T13:42:57.751Z
|
||
|
links a nanopublication to its assertion
http://www.nanopub.org/nschema#hasAssertion
assertion
|
get-chemicals-for-ontology
|
Tobias Kuhn
|
2025-11-19T13:42:57.751Z
|
|||
|
links a nanopublication to its assertion
http://www.nanopub.org/nschema#hasAssertion
assertion
|
get-chemicals-for-ontology
|
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 ?chemical ?chemical_label ?np where {
graph npa:graph {
?np npa:hasValidSignatureForPublicKeyHash ?pubkey .
filter not exists { ?npx npx:invalidates ?np ; npa:hasValidSignatureForPublicKeyHash ?pubkey . }
?np dct:created ?date .
?np np:hasAssertion ?a .
?np npx:introduces ?chemical .
optional { ?np rdfs:label ?label }
}
values ?_ontology_multi_iri {}
graph ?a {
?chemical rdfs:label ?chemical_label .
?chemical dct:isPartOf ?_ontology_multi_iri .
}
}
|
Tobias Kuhn
|
2025-11-19T13:42:57.751Z
|
||
|
links a nanopublication to its pubinfo
http://www.nanopub.org/nschema#hasPublicationInfo
pubinfo
|
get-chemicals-for-ontology
|
Tobias Kuhn
|
2025-11-19T13:42:57.751Z
|