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

Seeking Open Source Tools for Linked Data and Ontology Development

Avatar of Mark KramMark Kram
路Aug 22, 2022 09:36 AM

Hello together, I hope I am at the right place here with my question. At my company we started a project where we want to apply for the first time linked data/ontology concepts (more info: https://foodrisklabs.bfr.bund.de/fskx-food-safety-knowledge-exchange-format/). In this regard, we are searching for the right software tools (preferably Open Source) to use in our project. Do you have any tool (or software library) recommendations for 1. Collaborative maintainance and development of ontologies across interdisciplinary teams 2. for the transformation of excel data into predefined RDF format? Thank you very much in advance!

7 comments

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

    Hi Mark, please find here a blog post describing a possibly related project: https://blog.metaphacts.com/a-knowledge-graph-for-the-agri-food-sector We (metaphacts) provide tools (commercial, not open-source) for ontology management and authoring, have a look if this might still be interesting for you. For transferring Excel data into RDF I would suggest to use RML or R2RML, see https://rml.io/ for some information.

    馃檶1
  • Avatar of David H.
    David H.
    路

    For the second point, there's a few tools listed here: https://github.com/semantalytics/awesome-semantic-web/#excel - I can put you in contact with the person who originally wrote VocExcel if you are interested

    馃檶1
  • Avatar of Michael G.
    Michael G.
    路

    https://docs.stardog.com/virtual-graphs/importing-json-csv-files

    馃檶1
  • Avatar of Mark Kram
    Mark Kram
    路

    thanks a lot! I will definetly look into them. Have got experience with any of the tools?

  • Avatar of Michael G.
    Michael G.
    路

    i work at stardog, so i know that one pretty well 馃檪

  • Avatar of Donny W.
    Donny W.
    路

    I work with a team that uses https://linkml.io (open source) to collaboratively maintain and develop controlled vocabularies via GitHub. Also tools for spreadsheet I/O. It may work for you. Outputs to OWL et al.

  • Avatar of Donny W.
    Donny W.
    路

    another open source tool I have used a bit and am starting to use more: TerminusDB (https://terminusdb.com/). RDF-based, spreadsheet I/O, with a focus on collaboration affordances (revision control) for schema and data. Also has a web UI for mgmt.