Re: Error Import rdf

2015-06-03 Thread Sergio Fernández
Hi, at the wiki you have a summary of all methods available to import RDF data into Marmotta: http://wiki.apache.org/marmotta/ImportData The snippet looks valid RDF/XML, but you could have a syntactic issue somewhere else in your file. I'd recommend you to firstly validate it: http://www.w3.org

Error Import rdf

2015-06-03 Thread H Zhang
Hello, I will need some ideas on importing rdf into Marmotta, and here is the ns and snippet of the rdf description: > xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"; > xmlns:vocab="http://localhost:2020/vocab/"; > xmlns:foaf="http://xmlns.com/foaf/0.1/"; > xmlns:edm="htt