Matches in Nanopublications for { <https://w3id.org/np/RAYK7tuydYOeTazSEYmYrbWVYcXiVxJ9F4lTXvh6WalZs/get-chemicals-for-ontology> ?p ?o ?g. }
Showing items 1 to 7 of
7
with 100 items per page.
- get-chemicals-for-ontology type grlc-query assertion.
- get-chemicals-for-ontology label "Get chemicals for ontology" assertion.
- get-chemicals-for-ontology description "This query returns all chemicals defined in the given ontology." assertion.
- get-chemicals-for-ontology sparql "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 . } }" assertion.
- get-chemicals-for-ontology endpoint 20dae6a50413968fa78573086d8164eebfe36edb704e040d0cfa103b1c9a4e01 assertion.
- get-chemicals-for-ontology license LICENSE-2.0 assertion.
- get-chemicals-for-ontology hasLabelFromApi "Get chemicals for ontology - This query returns all chemicals defined in the given ontology." pubinfo.