-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Description
We need a tree view like Gizmos provides with tree. This will consist of two parts:
-
An ontology tree view on the left. This should include the top-level OWL types (Class, Annotation Property, ...), ancestors, and (direct) children. These can be calculated from explicit subClassOf relations. We can use a recursive query like this: https://github.com/ontodev/gizmos/blob/master/gizmos/tree.py#L805.
-
A "term view" on the right, including annotations and logical axioms.
Here's an example using Gizmos: https://www.cmi-pb.org/terminology/CL:0000000.
Metadata
Metadata
Assignees
Labels
No labels