wangluyi1982 / onto-viewer

OntoViewer is an open-source project that is hosted by EDM Council. The project started in May 2019. OntoViewer is a JAVA application that is specifically designed to access both the ontology structure and its content in the easiest possible way. OntoViewer servers both as a web application and REST API.

Home Page:https://spec.edmcouncil.org/fibo/ontology

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

FIBO Viewer

FIBO Viewer is an open-source project that is hosted by EDM Council. The project started in May 2019. FIBO Viewer is a JAVA application that is specifically designed to access both the FIBO structure and its content in the easiest possible way. FIBO Viewer servers both as a web application and REST API.

FIBO website

FIBO Viewer is integrated with FIBO website. It resolves the FIBO IRIs. See e.g.:

How to run FIBO Viewer

To run the FIBO Viewer locally:

  • Download the file named "fibo_viewer_relase.zip" from the latest release.
  • Unzip the file.
  • In the command prompt of your operating system run the following command in the folder with the last release:
java -jar app-v-LAST_VERSION_NUMBER.war

e.g.,

java -jar app-v-0.1.0.war

Contributing

Please read CONTRIBUTING.md and CODE_OF_CONDUCT.md for details on our code of conduct, and the process for submitting pull requests to us.

License

License: MIT

Release notes

Please read CHANGELOG.md for details.

About

OntoViewer is an open-source project that is hosted by EDM Council. The project started in May 2019. OntoViewer is a JAVA application that is specifically designed to access both the ontology structure and its content in the easiest possible way. OntoViewer servers both as a web application and REST API.

https://spec.edmcouncil.org/fibo/ontology

License:MIT License


Languages

Language:Java 95.1%Language:CSS 4.9%Language:HTML 0.0%