Answers to usual issues in getting started with consuming Linked Data

Loading...

Flash Player 9 (or above) is needed to view presentations.
We have detected that you do not have it on your computer. To install it, go here.

0 comments

Post a comment

    Post a comment
    Embed Video
    Edit your comment Cancel

    2 Favorites

    Answers to usual issues in getting started with consuming Linked Data - Presentation Transcript

    1. Getting Started Issues people have when they want to start ISWC 2009 Tutorial "How to Consume Linked Data on the Web"
    2. Getting Started Finding URIs Finding Additional Data Finding SPARQL Endpoints ISWC 2009 Tutorial "How to Consume Linked Data on the Web"
    3. Finding URIs ● Problem: What URIs exist that identify the thing I'm interested in? ● Two options: ● Data source specific solutions ● Search engines for the Web of Linked Data ISWC 2009 Tutorial "How to Consume Linked Data on the Web"
    4. Finding URIs ● Some Linked Data sources provide a keyword- based search for things in their dataset(s) ● RKB Explorer http://www.rkbexplorer.com/ ● DBpedia http://lookup.dbpedia.org/ ISWC 2009 Tutorial "How to Consume Linked Data on the Web"
    5. ISWC 2009 Tutorial "How to Consume Linked Data on the Web"
    6. Finding URIs ISWC 2009 Tutorial "How to Consume Linked Data on the Web"
    7. Finding URIs ● What if there is no search possibility? ● You may try a SPARQL query: SELECT DISTINCT ?s WHERE { ?s rdfs:label ?label . FILTER regex( str(?label), "Berlin", "i" ) . } ISWC 2009 Tutorial "How to Consume Linked Data on the Web"
    8. Finding URIs ● Search engines for the Web of Linked Data provide keyword-based search for things in different datasets ● Falcons http://iws.seu.edu.cn/services/falcons/ ● Sindice http://sindice.com ● SWSE http://www.swse.org ● Watson http://watson.kmi.open.ac.uk ISWC 2009 Tutorial "How to Consume Linked Data on the Web"
    9. Finding URIs ISWC 2009 Tutorial "How to Consume Linked Data on the Web"
    10. ISWC 2009 Tutorial "How to Consume Linked Data on the Web"
    11. ISWC 2009 Tutorial "How to Consume Linked Data on the Web"
    12. Finding URIs ● There are also APIs ● Falcons http://iws.seu.edu.cn/services/falcons/api/index.jsp ● Sindice http://sindice.com/developers/api ● Watson http://watson.kmi.open.ac.uk/REST_API.html ISWC 2009 Tutorial "How to Consume Linked Data on the Web"
    13. <rdf:RDF xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:foaf="http://xmlns.com/foaf/0.1/" xmlns:dc="http://purl.org/dc/elements/1.1/"> <foaf:Document rdf:about="http://iws.seu.edu.cn/services/falcons/api/objectsearch.jsp?query=Berlin"> <dc:description>Provides at most 10 objects hit by the query Berlin.</dc:description> <dc:title>Objects hit by the query Berlin</dc:title> <dc:creator>Falcons API</dc:creator> </foaf:Document> <rdf:Seq> <rdf:li rdf:resource="http://dbpedia.org/resource/Berlin"/> <rdf:li rdf:resource="http://dbpedia.org/resource/Category:Berlin"/> <rdf:li rdf:resource="http://dbpedia.org/resource/Category:People_from_Berlin"/> <rdf:li rdf:resource="http://www.deadjournal.com/interests.bml?int=berlin"/> <rdf:li rdf:resource="http://dbtune.org/jamendo/tag/berlin"/> <rdf:li rdf:resource="http://www4.wiwiss.fu-berlin.de/bookmashup/subject/Berlin"/> <rdf:li rdf:resource="http://www.liveinternet.ru/journal_interest.php?interestid=51320"/> <rdf:li rdf:resource="http://wiki.sembase.at/index.php/_Berlin"/> <rdf:li rdf:resource="http://dbpedia.org/resource/Category:Berlin_U-Bahn_stations"/> <rdf:li rdf:resource="http://dbpedia.org/resource/Category:Berlin_culture"/> </rdf:Seq> </rdf:RDF> ISWC 2009 Tutorial "How to Consume Linked Data on the Web"
    14. Getting Started Finding URIs Finding Additional Data Finding SPARQL Endpoints ISWC 2009 Tutorial "How to Consume Linked Data on the Web"
    15. Finding Additional Data ● Problem: Given a URI, where do I find more data as what is available by looking it up? ● Three options: ● Follow links (e.g. rdfs:seeAlso, owl:sameAs) ● Use a co-reference service ● Use a search engine for the Web of Linked Data ISWC 2009 Tutorial "How to Consume Linked Data on the Web"
    16. Finding Additional Data ● Co-reference services find different URIs that refer to the same thing ● sameAs http://sameas.org ISWC 2009 Tutorial "How to Consume Linked Data on the Web"
    17. ISWC 2009 Tutorial "How to Consume Linked Data on the Web"
    18. ISWC 2009 Tutorial "How to Consume Linked Data on the Web"
    19. Finding Additional Data ● There is also an API ● Specify the preferred format in the URI http://sameas.org/rdf?uri=http://dbpedia.org/resource/Berlin http://sameas.org/n3?uri=http://dbpedia.org/resource/Berlin http://sameas.org/json?uri=http://dbpedia.org/resource/Berlin ● Use content negotiation GET /?uri=http://dbpedia.org/... HTTP/1.1 Host: sameas.org Accept: application/rdf+xml ISWC 2009 Tutorial "How to Consume Linked Data on the Web"
    20. Finding Additional Data ● Search engines for the Web of Linked Data provide URI-based search for data from different sources ● Sindice http://sindice.com ISWC 2009 Tutorial "How to Consume Linked Data on the Web"
    21. ISWC 2009 Tutorial "How to Consume Linked Data on the Web"
    22. ISWC 2009 Tutorial "How to Consume Linked Data on the Web"
    23. Getting Started Finding URIs Finding Additional Data Finding SPARQL Endpoints ISWC 2009 Tutorial "How to Consume Linked Data on the Web"
    24. Finding SPARQL Endpoints ● Look at: http://esw.w3.org/topic/SparqlEndpoints ● SPARQL 1.1 Service Description ● Vocabulary of Interlinked Datasets (voiD) ISWC 2009 Tutorial "How to Consume Linked Data on the Web"
    SlideShare Zeitgeist 2009

    + Olaf HartigOlaf Hartig Nominate

    custom

    480 views, 2 favs, 0 embeds more stats

    This slideset was part of our "How to consume Linke more

    More info about this document

    © All Rights Reserved

    Go to text version

    • Total Views 480
      • 480 on SlideShare
      • 0 from embeds
    • Comments 0
    • Favorites 2
    • Downloads 19
    Most viewed embeds

    more

    All embeds

    less

    Flagged as inappropriate Flag as inappropriate
    Flag as inappropriate

    Select your reason for flagging this presentation as inappropriate. If needed, use the feedback form to let us know more details.

    Cancel
    File a copyright complaint
    Having problems? Go to our helpdesk?

    Categories

    Tags