The Knowledge Graph Conference Icon
The Knowledge Graph Conference
  • 🏠Home
  • 📅Events
  • 👤Members
  • 🔵Announcements
  • 🔵Ask
  • 🔵Ask The Ontologists
  • 🔵Events
  • 🔵Jobs
  • 🔵Promotions
  • 🔵Share
Powered by Tightknit
Ask
Ask

Open-Source Tools for Ontology Management and Visualization

Avatar of Sarra Ben AbbèsSarra Ben Abbès
·Feb 17, 2022 10:19 AM

Hello all, if someone knows some open-source tools for managing ontologies (visualisation+ versioning, etc.) Thanks

7 comments

· Sorted by Oldest
    • Avatar of Wolfgang S.
      Wolfgang S.
      ·

      We (metaphacts) provide comprehensive tooling for Ontology Management, Authoring and Visualization with metaphactory. See this blog post for some details: https://blog.metaphacts.com/visual-ontology-modeling-for-domain-experts-and-business-users-with-metaphactory Note that this is a commercial tool you can try this for yourself with a trial: https://metaphacts.com/get-started

      👍1
    • Avatar of Matthias S.
      Matthias S.
      ·

      Hi Sarra Ben Abbès I don't of any open source tool integrating everything but you might find some suggestion for candidate tool there: https://ontocommons.eu/node/276

      👍1
    • Avatar of Aaron B.
      Aaron B.
      ·

      Hey Sarra Ben Abbès it may not have all the capabilities for which you're looking, but Protégé is free and open source https://protege.stanford.edu/

      👍1
    • Avatar of Sarra Ben Abbès
      Sarra Ben Abbès
      ·

      Hi Aaron B., I want to find a tool of versioning with the functionnalities of Protégé :)

    • Avatar of Matthias S.
      Matthias S.
      ·

      On the versioning part, I recal FIBO is using GitHub with a little programm they put as commit hook so it runs just before pushing anything to the github repo making sure that whatever tool you used to develop your ontology the triples gets arrange in the same way/order.

      👍2
    • Avatar of Borislav Iordanov
      Borislav Iordanov
      ·

      Sarra Ben Abbès This thread caught my attention because some years ago, I led a team that developed precisely this. Last release is for Protege 4.3: https://github.com/hypergraphdb/protegeowl It’s a full OWLAPI implementation based on HyperGraphDB and a Protege plugin that allows the ontologies to be stored in a database versioned at the axiom level with git like abilities to commit/push/pull/revert etc. At the time we emailed to Protege mailing list to see if there would be interest and unfortunately there wasn’t. More recently, I’ve been looking for motivation to bring that work up to the latest iterations of OWL API and Protege because it’s still a gap, except that more and more people are realizing what an important functionality this is. If you want to use the older Protege 4.3,I’d be happy to help you set it up. Otherwise, just looking for some encouragement (and perhaps someone interested to help?) to get back to work on this.

    • Avatar of Sarra Ben Abbès
      Sarra Ben Abbès
      ·

      Hi Borislav Iordanov Thanks I will see that.

    👍
    1