Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/protegeproject/protege
Protege Desktop
https://github.com/protegeproject/protege
java knowledge-graph knowledge-management obo ontology ontology-engineering owl protege protege-desktop rdf reasoning semantics
Last synced: 4 days ago
JSON representation
Protege Desktop
- Host: GitHub
- URL: https://github.com/protegeproject/protege
- Owner: protegeproject
- License: other
- Created: 2013-08-20T01:26:26.000Z (about 11 years ago)
- Default Branch: master
- Last Pushed: 2024-09-18T09:37:40.000Z (about 2 months ago)
- Last Synced: 2024-09-19T11:47:37.703Z (about 2 months ago)
- Topics: java, knowledge-graph, knowledge-management, obo, ontology, ontology-engineering, owl, protege, protege-desktop, rdf, reasoning, semantics
- Language: Java
- Homepage: http://protege.stanford.edu
- Size: 42.8 MB
- Stars: 999
- Watchers: 80
- Forks: 231
- Open Issues: 388
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: license.txt
- Code of conduct: CODE_OF_CONDUCT.md
Awesome Lists containing this project
README
# Protege Desktop
[Protege](https://protege.stanford.edu) is a free, open-source ontology editor that supports the latest [OWL 2.0 standard](http://www.w3.org/TR/owl2-overview/). Protege has a pluggable architecture, and many [plugins](https://protegewiki.stanford.edu/wiki/Protege_Plugin_Library) for different functionalities are available.
To read more about **Protege's features**, please visit the Protege [home page](https://protege.stanford.edu).
The latest version of Protege can be [downloaded](https://protege.stanford.edu/software.php#desktop-protege) from the Protege website, or from [github](https://github.com/protegeproject/protege-distribution/releases).
If you would like to contribute to the Protege Project please see our [contributing guide](https://github.com/protegeproject/protege/blob/master/CONTRIBUTING.md)
The [Developer Documentation](https://github.com/protegeproject/protege/wiki/Developer-Documentation) may be found on the wiki.
**Looking for support?** Please ask questions on the [protege-user](https://protege.stanford.edu/support.php) or [protege-dev](https://protege.stanford.edu/support.php) mailing lists. If you found a bug or would like to request a feature, you may also use [this issue tracker](https://github.com/protegeproject/protege/issues).
Protege is released under the [BSD 2-clause license](https://raw.githubusercontent.com/protegeproject/protege/master/license.txt).
Instructions for [building from source](https://github.com/protegeproject/protege/wiki/Building-from-Source) are available on the the wiki.