# protege **Repository Path**: alalun/protege ## Basic Information - **Project Name**: protege - **Description**: Protégé[1]是一款由斯坦福大学编写并维护的开源本体建模和编辑工具,其支持Web版本和PC版本,使用OWL语言(关于OWL的详细介绍可参看前文2.1节内容)对知识进行表示,读者可以通过Protégé的官方网站访问Web版本或下载桌面版本 - **Primary Language**: Java - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 1 - **Forks**: 0 - **Created**: 2024-03-18 - **Last Updated**: 2025-04-17 ## Categories & Tags **Categories**: Uncategorized **Tags**: OWL, KG, Java, 开源本体建模工具 ## README # Protege Desktop [Protege](http://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](http://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](http://protege.stanford.edu). The latest version of Protege can be [downloaded](http://protege.stanford.edu/products.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](http://protege.stanford.edu/support.php) or [protege-dev](http://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.