I want to write an ontology with .owl format so i need to know all about OWL . I need a source that explain this language completely with examples. Please
Tell me more
×
Stack Overflow is a question and answer site for
professional and enthusiast programmers. It's 100% free, no registration required.
|
|
Your best bet is to read the OWL2 primer, but the spec is also quite useful. The examples are not the best, but you won't get a better reference than those two documents. A helpful example might be the pizza ontology, which is an ontology that attempts to incorporate all of the various OWL constructs to illustrate their use. Additionally, if you are not familiar with RDF, it's primer is worth a read. Finally, the description logic handbook, particularly chapter 2, is also very helpful if you can get your hands on it. I used to keep a copy on my desk for reference. |
|||
|
|
|
You can start here Check "SEE ALSO" and "REFERENCE" sections. After readnig, you can just type "OWL" in the Google's textbox Enjoy! |
|||||||||
|