Skip to Content.
Sympa Menu

xom-interest - Re: [XOM-interest] Can XOM handle owl file

xom-interest AT lists.ibiblio.org

Subject: XOM API for Processing XML with Java

List archive

Chronological Thread  
  • From: Elliotte Harold <elharo AT metalab.unc.edu>
  • To: sam sam <samitou AT hotmail.com>
  • Cc: xom-interest AT lists.ibiblio.org
  • Subject: Re: [XOM-interest] Can XOM handle owl file
  • Date: Tue, 04 Jul 2006 11:34:51 -0400

sam sam wrote:
Hi,

I'm working to implement new editor for OWL(in Java) and iwant know if XOM can handle with owl file.

If OWL is a well-formed XML file, then the answer is yes. XOM doesn't know anything specific about OWL files though, different from any other XML file. That logic you would have to code yourself on top of XOM.

--
Elliotte Rusty Harold elharo AT metalab.unc.edu
Java I/O 2nd Edition Just Published!
http://www.cafeaulait.org/books/javaio2/
http://www.amazon.com/exec/obidos/ISBN=0596527500/ref=nosim/cafeaulaitA/




Archive powered by MHonArc 2.6.24.

Top of Page