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!
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!
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.