Thanks, good point. So I tried with another resource, where the abstract
seems to have been extracted this time:
http://dbpedia-live.openlinksw.com/page/France. The query is:

select ?abstract where {
  <http://dbpedia.org/resource/France> dbpedia-owl:abstract ?abstract
}

This time I do get the English abstract as a result, but the language
indication seems incorrect. With dbpedia.org, the result abstract string is
suffixed with "@en", and with http://dbpedia-live.openlinksw.com it's
suffixed with with "^^<http://www.w3.org/2001/XMLSchema#string>". Maybe
there's a general problems with abstracts?

Thanks,


--
Nitsan Seniak
Co-founder | ccGenie
+33 6 07 01 32 94
ccGenie turns a mountain of emails into an organized project
www.ccgenie.com

Follow us on Facebook <http://www.facebook.com/ccgenie> and Twitter
<http://www.twitter.com/ccgenie>

On Fri, Oct 3, 2014 at 12:37 PM, Romain Beaumont <romain.r...@gmail.com>
wrote:

> Hello,
> It seems http://dbpedia-live.openlinksw.com/page/Victor_Hugo doesn't have
> an abstract anymore.
> I guess the extraction from
> http://en.wikipedia.org/w/index.php?title=Victor_Hugo somehow failed ?
> Romain Beaumont
>
> 2014-10-03 10:23 GMT+02:00 Nitsan Seniak <nit...@ccgenie.net>:
>
>> Hello,
>>
>> The following query is expected to return the abstracts of the articles
>> on Victor Hugo in all languages:
>>
>> select ?abstract where {
>>   <http://dbpedia.org/resource/Victor_Hugo> dbpedia-owl:abstract
>> ?abstract
>> }
>>
>> This query used to work fine on http://dbpedia-live.openlinksw.com/sparql
>> but since October 1st it's started returning an empty result. However it's
>> still working fine on the non-live endpoint (http://dbpedia.org/sparql).
>>
>> I know there has been a new version of DBpedia released in September but
>> I couldn't find any information that would explain the problem.
>>
>> Am I missing something?
>>
>> Thanks,
>>
>> -- Nitsan Seniak
>>
>>
>>
>> ------------------------------------------------------------------------------
>> Meet PCI DSS 3.0 Compliance Requirements with EventLog Analyzer
>> Achieve PCI DSS 3.0 Compliant Status with Out-of-the-box PCI DSS Reports
>> Are you Audit-Ready for PCI DSS 3.0 Compliance? Download White paper
>> Comply to PCI DSS 3.0 Requirement 10 and 11.5 with EventLog Analyzer
>>
>> http://pubads.g.doubleclick.net/gampad/clk?id=154622311&iu=/4140/ostg.clktrk
>> _______________________________________________
>> Dbpedia-discussion mailing list
>> Dbpedia-discussion@lists.sourceforge.net
>> https://lists.sourceforge.net/lists/listinfo/dbpedia-discussion
>>
>>
>
------------------------------------------------------------------------------
Meet PCI DSS 3.0 Compliance Requirements with EventLog Analyzer
Achieve PCI DSS 3.0 Compliant Status with Out-of-the-box PCI DSS Reports
Are you Audit-Ready for PCI DSS 3.0 Compliance? Download White paper
Comply to PCI DSS 3.0 Requirement 10 and 11.5 with EventLog Analyzer
http://pubads.g.doubleclick.net/gampad/clk?id=154622311&iu=/4140/ostg.clktrk
_______________________________________________
Dbpedia-discussion mailing list
Dbpedia-discussion@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dbpedia-discussion

Reply via email to