Authoring OWL 2 ontologies with the TEX-OWL syntax
Abstract
OWL to be less verbose than the other OWL syntaxes, and easy-to-use especially for quickly developing small-size ontologies with just a text editor. The important features of the syntax are discussed in this paper, and a reference implementation of a Java-based parser and writer is described.
References (14)
- T E X-OWL Syntax Grammar: http://github.com/matax87/TexOwl/blob/ master/docs/grammar.pdf
- Antoniou, G., and van Harmelen, F.: A Semantic Web Primer, The MIT Press, (2004)
- Knublauch, H., Musen, M.A., Rector, A.L.: Editing description logics ontologies with the Protégé OWL plugin (2004)
- Kalyanpur, A., Parsia, B., Hendler, J.: A tool for working with web ontologies (2005)
- Chiara Ghidini, Marco Rospocher, Luciano Serafini: Modeling in a Wiki with MoKi: Ref- erence Architecture, Implementation, and Usages International Journal On Advances in Life Sciences, IARIA, volume 4, 111-124 (2012)
- Fabien, G., Schreiber, G.: Rdf 1.1 xml syntax specification (2014) http://www.w3.org/ TR/2014/REC-rdf-syntax-grammar-20140225/.
- Beckett, D.: New syntaxes for rdf. Technical report, Institute For Learning And Research Technology, Bristol (2004)
- Motik, B., Parsia, B., Patel-Schneider, P.F.: Owl 2 web ontology language xml serialization (second edition) (2012) http://www.w3.org/TR/2012/ REC-owl2-xml-serialization-20121211/.
- Motik, B., Parsia, B.: Owl 2 web ontology language structural specification and functional-style syntax (second edition) (2012) http://www.w3.org/TR/2012/ REC-owl2-syntax-20121211/.
- Horridge, M., Drummond, N., Goodwin, J., Rector, A.L., Stevens, R., Wang, H.: The manch- ester owl Syntax (2006)
- Motik, B., Parsia, B.: Obo flat file format 1.4 syntax and semantics [draft] (2011) ftp: //ftp.geneontology.org/go/www/obo-syntax.html.
- The owl api, http://owlapi.sourceforge.net.
- Latex2owl, http://dkm.fbk.eu/index.php/Latex2owl.
- Sreeni, V., Sriram, S.: Java compiler compiler [tm] (javacc [tm]) -the java parser generator http://javacc.java.net.