Hi,

On executing the query to find the number of songs that are having
information and of type Infobox_song:

SELECT count(*) WHERE {?s  rdf:type                dbpedia-owl:Song   . }

The count returned is 6004.  The value seems to be very less. Is it the
right count?

Regards,
Venkatesh

On Mon, Oct 15, 2012 at 2:01 PM, Venkatesh Channal <
venkateshchan...@gmail.com> wrote:

> Hi Mohamed,
>
> Thank you for pointing to the mapping link and the html parsers.
>
> Everytime I try to test the mapping by clicking on the link -
> http://mappings.dbpedia.org/server/mappings/en/extractionSamples/Mapping_en:Infobox_song
>
> I get error with message - "Service Temporarily Unavailable
>
> The server is temporarily unable to service your request due to
> maintenance downtime or capacity problems. Please try again later."
>
> Has the link changed? Is there a timeframe during the link can be tested?
>
> Thanks and regards,
> Venkatesh
>
> On Sun, Oct 14, 2012 at 2:12 PM, Mohamed Morsey <
> mor...@informatik.uni-leipzig.de> wrote:
>
>>  Hi Venkatesh,
>>
>>
>> On 10/12/2012 04:51 PM, Venkatesh Channal wrote:
>>
>> Hi,
>>
>>  Thank you for clarifying it to me. I understand now that currently
>> extractor don't have that capability to extract to such a sub-level.
>>
>>  Is there mapping done for
>> http://en.wikipedia.org/wiki/Template:Tracklisting/doc or
>> http://en.wikipedia.org/wiki/Template:Infobox_song ?
>>
>>  If yes, is the dbpedia data available on live sparql endpoint? The
>> above templates seem to have the necessary information made available.
>>
>>
>> Yes there mappings for Infobox Song, but not for
>> Template:Tracklisting/doc.
>> You can always check the mappings on the mapping Wiki available at
>> http://mappings.dbpedia.org.
>>
>>
>>
>>  If there is a html parser available I found the element *
>> table class="tracklist"* seems to have the necessary information. If
>> required I can go through the various formats in which the song elements
>> are represented on Wikipedia.
>>
>>
>> You may try JSoup [1], JTidy [2], or HTMLParser [3]
>>
>>  Regards,
>> Venkatesh
>>
>>
>> Hope that helps.
>>
>>
>> [1] http://jsoup.org/
>> [2] http://jtidy.sourceforge.net/
>> [3] http://htmlparser.sourceforge.net/
>>
>> --
>> Kind Regards
>> Mohamed Morsey
>> Department of Computer Science
>> University of Leipzig
>>
>>
>
------------------------------------------------------------------------------
Don't let slow site performance ruin your business. Deploy New Relic APM
Deploy New Relic app performance management and know exactly
what is happening inside your Ruby, Python, PHP, Java, and .NET app
Try New Relic at no cost today and get our sweet Data Nerd shirt too!
http://p.sf.net/sfu/newrelic-dev2dev
_______________________________________________
Dbpedia-discussion mailing list
Dbpedia-discussion@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dbpedia-discussion

Reply via email to