Query

Load an ontology into the runtime, then query it: pick a subject class, a predicate and one or more object values (POST /ontology/query).

Loading…
Querying…

Example: subject Framework, predicate is_written_in, object Python answers "which frameworks are written in Python?".