Is there any library that could easily change and update OWL files? [closed]

孤街浪徒 提交于 2019-12-24 14:12:42

问题


I am a beginner in OWL. Is there any library that could easily change and update OWL files? And which language is the library use?

Thank you!


回答1:


How about the OWL API? It's a Java library.

Apache Jena is a Java framework for doing all sorts of Semantic Web stuff, it does much more than just OWL, but perhaps doesn't do OWL quite as well.



来源:https://stackoverflow.com/questions/10818602/is-there-any-library-that-could-easily-change-and-update-owl-files

标签
易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!