On Thu, Feb 21, 2013 at 4:07 AM, Prashanth Swaminathan
<[email protected]>wrote:

>
>
> On Wed, Feb 20, 2013 at 8:34 PM, Mohamed Morsey <
> [email protected]> wrote:
>
>>  Hi Prashanth,
>>
>>
>> On 02/20/2013 03:42 PM, Prashanth Swaminathan wrote:
>>
>>  Hi,
>>
>>  I'm trying to work with NLPReduce (
>> https://files.ifi.uzh.ch/ddis/oldweb/ddis/research/talking-to-the-semantic-web/nlpreduce/index.html
>> )
>>
>>  That project comes with few data sets in owl.
>>
>>  I want to try queries with respect to "people"( questions related to
>> people)
>> Does DBpedia has any test data set in owl about people that I can use in
>> NLP Reduce?
>>
>>
>> Do you mean a dataset containing data about people only (no other types).
>>
>>
>>
>>  Thanks!
>> --
>> Regards
>> Prashanth Swaminathan
>> www. <http://www.about.me/prashanthswami>prashanths.in
>>
>>
>>
>> --
>> Kind Regards
>> Mohamed Morsey
>> Department of Computer Science
>> University of Leipzig
>>
>>  Ah, yes. Exactly
> Thanks
>
>
>
> --
> Regards
> Prashanth Swaminathan
> www. <http://www.about.me/prashanthswami>prashanths.in
>

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/ tool to convert .nt to .owl

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
------------------------------------------------------------------------------
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
[email protected]
https://lists.sourceforge.net/lists/listinfo/dbpedia-discussion

Reply via email to