Hi,

On 02/21/2013 12:25 AM, Prashanth Swaminathan wrote:
And would that data be available in RDF/XML form instead of the .nt format?

I tried downloading http://wiki.dbpedia.org/Downloads38#persondata in .nt and used http://www.l3s.de/~minack/rdf2rdf/ <http://www.l3s.de/%7Eminack/rdf2rdf/> tool to convert .nt to .owl

AFAIK this tool validates the file while converting it, so since it is converted successfully, the input file should be valid. You may try to convert the output file back to N-Triples to make sure of the conversion.


After converting to owl and when I tried it with NLP reduce, I get this error.

Exception in thread "main" java.util.NoSuchElementException: QueryIterDistinct at com.hp.hpl.jena.query.engine.QueryIteratorBase.nextBinding(QueryIteratorBase.java:124) at com.hp.hpl.jena.query.engine.QueryIteratorBase.next(QueryIteratorBase.java:107) at com.hp.hpl.jena.query.engine.ResultSetStream.nextBinding(ResultSetStream.java:76) at com.hp.hpl.jena.query.engine.ResultSetStream.nextSolution(ResultSetStream.java:93)
at nlpreduce.lexicon.Lexicon.loadOntology(Lexicon.java:181)
at nlpreduce.NlpReduceGUI.main(NlpReduceGUI.java:65)


Thanks!
--
Regards
Prashanth Swaminathan
www. <http://www.about.me/prashanthswami>prashanths.in <http://prashanths.in>


--
Kind Regards
Mohamed Morsey
Department of Computer Science
University of Leipzig

------------------------------------------------------------------------------
Everyone hates slow websites. So do we.
Make your web apps faster with AppDynamics
Download AppDynamics Lite for free today:
http://p.sf.net/sfu/appdyn_d2d_feb
_______________________________________________
Dbpedia-discussion mailing list
Dbpedia-discussion@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dbpedia-discussion

Reply via email to