Problem
The ontology queries currently do real OWL/RDFS extraction work, but several of them render graphs that look too similar to each other. In practice this makes it hard to understand the value of the ontology feature, because Ontology Classes, Class Hierarchy, and related views often feel like the same graph with a different title.
This is partly a query-shape problem and partly a presentation problem. Even when the result sets differ, the UI does not make class nodes, subclass edges, properties, and instance/data nodes visually distinct enough.
Acceptance criteria
Context
Problem
The ontology queries currently do real OWL/RDFS extraction work, but several of them render graphs that look too similar to each other. In practice this makes it hard to understand the value of the ontology feature, because
Ontology Classes,Class Hierarchy, and related views often feel like the same graph with a different title.This is partly a query-shape problem and partly a presentation problem. Even when the result sets differ, the UI does not make class nodes, subclass edges, properties, and instance/data nodes visually distinct enough.
Acceptance criteria
Context