« Return to Thread: RDF to JDOM?

Re: RDF to JDOM?

by Oliver Ruebenacker :: Rate this Message:

Reply to Author | View in Thread

     Hello Paul, All,

  I don't know OWLAPI. Some browsing did not reveal any interfaces to
jena, DOM or JDOM. Can you give me a hint?

  Jena interfaces, for example, with input and output streams to
serialize and deserialize models as RDF/XML text. It also allows to
read a model from a DOM document. To read from a JDOM document, I need
to convert to DOM first. And I do not know how to convert from a Jena
model to a DOM or JDOM document.

     Take care
     Oliver

On Mon, May 11, 2009 at 6:03 PM, Paul Libbrecht <paul@...> wrote:

> Have you tried OWLAPI? It has a huge lot of such converters and can
> serialize to XML.
> I think a Jena Model can also export to RDF-XML.
>
> paul
>
>
> Le 11-mai-09 à 17:11, Oliver Ruebenacker a écrit :
>
>>  Hello,
>>
>> Do you know of a way to convert RDF (e.g. a Jena Model) to JDOM
>> (corresponding to RDF/XML) or vice versa? Thanks!
>>
>>  Take care
>>  Oliver
>>
>



--
Oliver Ruebenacker, Computational Cell Biologist
BioPAX Integration at Virtual Cell (http://vcell.org/biopax)
Center for Cell Analysis and Modeling
http://www.oliver.curiousworld.org

_______________________________________________
To control your jdom-interest membership:
http://www.jdom.org/mailman/options/jdom-interest/youraddr@...

 « Return to Thread: RDF to JDOM?