Re: [orientdb] Import from XML

544 views
Skip to first unread message

Luca Garulli

unread,
Sep 13, 2012, 2:05:59 PM9/13/12
to orient-...@googlegroups.com
Hi,
OrientDB doesn't support XML directly, but you can import a graph using the GraphML standard through Blueprints.

Or you could convert it to JSON?

Lvc@

On 13 September 2012 10:45, Jérémy CHAPEAU <jeremy....@gmail.com> wrote:
Hi ! I'm a new user of OrientDB.

I read different topics about OrientDB and XML.
I use XML/RDF but i don't know if i need to use OpenRDF/Sesame API to import or if OrientDB implements some tools to do that.

Thx

--
 
 
 

Marko Rodriguez

unread,
Sep 13, 2012, 2:12:09 PM9/13/12
to orient-...@googlegroups.com
Hi,

Also, you can load RDF/XML via GraphSail which is an OpenRDF Sail wrapper over Blueprints/OrientDB.


HTH,
Marko.
--
 
 
 

Luca Garulli

unread,
Oct 28, 2012, 4:36:31 AM10/28/12
to orient-...@googlegroups.com

Hi David,
But what is the problem?

Lvc@

Sent from Samsung Galaxy 2

Il giorno 27/ott/2012 15:57, "David G Ortega" <g.orteg...@gmail.com> ha scritto:
Maybe I have misunderstood the question but I was trying to follow Marko's tutorial


and I was able to load the xml with the only diff of specifiying the database type in OrientDB

g = new OrientGraph('memory:testxml')
g.loadGraphML('C:/myxml.xml')

--
 
 
 
Reply all
Reply to author
Forward
0 new messages