inovexcorp / mobi

Mobi is a decentralized, federated, and distributed graph data platform for teams and communities to publish and discover data, data models, and analytics that are instantly consumable.
https://mobi.inovexcorp.com
GNU Affero General Public License v3.0
45 stars 11 forks source link

Does Mobi ontology editor support drag-n-drop to adjust class hierarchy? #5

Closed lifan0127 closed 6 years ago

lifan0127 commented 6 years ago

In the class hierarchy panel (or the SKOS concept panel), should we be able to drag and drop items to re-arrange the hierarchy?

skahmann commented 6 years ago

We currently do not support drag and drop of hierarchy items, but this is an often requested feature. We will investigate this feature for a future release. In the meantime, you can use the subclass axiom (or broader/narrower relationships for SKOS) to modify the hierarchy.

lifan0127 commented 6 years ago

Thanks!