Re: owl editor, parser.

Yongchun Gao wrote:

> Hi, experts,
> 
> Does anyone know some software tools that can edit OWL files? and 
 > OWL parser(just as xml parser)?

Emacs does quite well as an editor :-). Seriously though, OilEd [1] is a 
tool that supports (most of) OWL. It was originally built as an editor 
for OIL and DAML+OIL, so there are one or two things that it doesn't yet 
do, but we are working on it. As a basic editor for OWL ontologies it 
should do fine.

If you're interested in an OWL parser, our OWL API [2] provides 
functionality for parsing OWL in RDF/XML.

	Sean

[1] http://oiled.man.ac.uk
[2] http://sourceforge.net/projects/owlapi
-- 
Sean Bechhofer
seanb@cs.man.ac.uk
http://www.cs.man.ac.uk/~seanb

Received on Thursday, 11 December 2003 11:49:27 UTC