NYC Semantic Web Meetup - Aug 2009

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

    4 Favorites

    NYC Semantic Web Meetup - Aug 2009 - Presentation Transcript

    1. A socially managed semantic database
    2. All objects in Freebase have strong identifiers http://rdf.freebase.com/ns/en.yorkie
    3. Graph Merging Magic topic: topic: topic: Barack Obama Barack Obama Switzerland government position held took money from is based in topic: topic: topic: United States UBS AG UBS AG Senator Freebase CRP SWX listing
    4. Graph Merging Magic topic: topic: Barack Obama Switzerland government position held took money from is based in topic: topic: topic: United States UBS AG UBS AG Senator Freebase SWX listing
    5. Graph Merging Magic topic: topic: Barack Obama Switzerland government position held took money from is based in topic: topic: United States UBS AG Senator Freebase
    6. Contributions over $50000 made to members of the US congress in the 2008 election cycle by companies headquartered outside of the United States topic: topic: Barack Obama Switzerland government position held took money from is based in topic: topic: United States UBS AG Senator Freebase
    7. Industry Browser http://kiwitobes.com/industry_mashup/
    8. Industry Browser Identity Model Industry (USCB) Company Company Donations NAICS Ticker CRP CRP ID CRP CRP ID NAICS/SIC Map SEC Freebase Industry (SEC) Company People Person SIC SEC CIK SEC CIK Freebase Wikipedia Freebase Wikipedia Location Article ZIP Code
    9. Freebase Suggest
    10. http://dev.freebaseapps.com/docs/suggest
    11. <link type="text/css" rel="stylesheet" href="http://freebaselibs.com/static/suggest/0.9.3/suggest.min.css"/> <script type="text/javascript" src="http://ajax.googleapis.com/ajax/libs/jquery/1.3.2/jquery.min.js"></script> <script type="text/javascript" src="http://freebaselibs.com/static/suggest/0.9.3/suggest.min.js"></script> <script type="text/javascript"> jQuery(function($) { $('#myinput').suggest({'type':'/my/type'}) .bind("fb-select", function(e, data) { myupdate(data.id); }); }); </script> Using Freebase Suggest
    12. Don’t have a topic that you need need? ADD IT! Freebase is user writable
    13. The Office (US) Leatherheads TV Program Film stars in starred in John Krasinski Person, Actor attended Brown University College/university Data Model
    14. Don’t have a topic that you need need? ADD IT! Users extend the data model
    15. schema = vocabulary
    16. 1500 types with 500+ instances!! A range of of vocabularies....
    17. [{ "name" : null, "type" : "/film/film" }] MQL
    18. [{ "name" : null, "type" : "/film/film", "directed_by":"George Lucas" }] MQL
    19. [{ "name" : null, "type" : "/film/film", "directed_by":{"id":"/en/george_lucas"} }] MQL
    20. [{ "name" : null, "type" : "/film/film", "directed_by":{"id":"/en/george_lucas"}, "starring":[{ "actor":null }] }] Film Performance Actor
    21. [{ "name" : null, "type" : "/film/film", "directed_by":{"id":"/en/george_lucas"}, "starring":[{ "actor":{"id":"/en/harrison_ford"} }] }] MQL
    22. [{ "name" : null, "type" : "/film/film", "directed_by":{"id":"/en/george_lucas"}, "starring": [{ "actor": { "name": null, "film": [{ "film": {"id": "/en/the_great_escape"} }] } }] }] Donald Pleasence THX 1138
    23. A Semantic Publishing Platform
    24. http://rdf.freebase.com/
    25. Freebase Schema in RDFS http://rdfvocab.freebaseapps.com/fb2rdfs?domain=/film <rdf:RDF> <rdf:Description rdf:about="http://rdf.freebase.com/ns/film.film"> <rdf:type rdf:resource="http://www.w3.org/2000/01/rdf-schema#Class"/> <label>Film</label> </rdf:Description> <rdf:Description rdf:about="http://rdf.freebase.com/ns/film.film.initial_release_date"> <rdf:type rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"/> <label>Initial release date</label> <domain rdf:resource="http://rdf.freebase.com/ns/film.film"/> <range rdf:resource="http://rdf.freebase.com/ns/type.datetime"/> </rdf:Description> <rdf:Description rdf:about="http://rdf.freebase.com/ns/type.datetime"> <rdf:type rdf:resource="http://www.w3.org/2000/01/rdf-schema#Class"/> <label>Date/Time</label> </rdf:Description> <rdf:Description rdf:about="http://rdf.freebase.com/ns/film.film.directed_by"> <rdf:type rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"/> <label>Directed by</label> <domain rdf:resource="http://rdf.freebase.com/ns/film.film"/> <range rdf:resource="http://rdf.freebase.com/ns/film.director"/> </rdf:Description> <rdf:Description rdf:about="http://rdf.freebase.com/ns/film.director"> <rdf:type rdf:resource="http://www.w3.org/2000/01/rdf-schema#Class"/> <label>Film director</label>
    26. Designing for change We believe this for code, why not data?
    27. Graph Stores
    28. Data Data Portability Semantics allows data to be utilized by Data unanticipated new applications Data Data Plug-able Semantics allows an Data application to utilize unanticipated new Data Data data sources
    29. Consume Process Republish DATA DATA Application Ecosystem
    30. Application Ecosystem
    31. rel=license
    32. Strong Identifiers Strong Semantics Open Data

    + jamietaylorjamietaylor, 3 months ago

    custom

    1072 views, 4 favs, 6 embeds more stats

    Jamie's piece of the Freebase presentation to the N more

    More info about this document

    © All Rights Reserved

    Go to text version

    • Total Views 1072
      • 788 on SlideShare
      • 284 from embeds
    • Comments 0
    • Favorites 4
    • Downloads 22
    Most viewed embeds
    • 165 views on http://blog.freebase.com
    • 104 views on http://thenoisychannel.com
    • 7 views on http://blog.contentmanagementconnection.com
    • 6 views on http://smartdatacollective.com
    • 1 views on http://127.0.0.1:8795

    more

    All embeds
    • 165 views on http://blog.freebase.com
    • 104 views on http://thenoisychannel.com
    • 7 views on http://blog.contentmanagementconnection.com
    • 6 views on http://smartdatacollective.com
    • 1 views on http://127.0.0.1:8795
    • 1 views on http://www.hanrss.com

    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