SlideShare une entreprise Scribd logo
1  sur  37
2012 INTERNATIONAL ASIAN SUMMER SCHOOL IN LINKED DATA
         IASLOD 2012, August 13-17, 2012, KAIST, Daejeon, Korea




   LOD Application Exemplar
- A case study: LODAC Museum

            Hideaki Takeda
               Fumi Kato
    National Institute of Informatics
           takeda@nii.ac.jp
                        Hideaki Takeda, Fumi Kato / National Institute of Informatics
Aim of this talk
• How to plan, design, and implement LOD?
• Learn from the case




                  Hideaki Takeda, Fumi Kato / National Institute of Informatics
LODAC Project                                http://lod.ac/
• Open Social Semantic Web Platform for Academic
  Resources
   – Providing platforms for Linked Open Data
   – Practicing data accumulation and publishing

• Interested Areas
   –   Museum information
   –   Geographical information, especially geographical names
   –   Local information
   –   Taxonomic information on species
   –   …



                          Hideaki Takeda, Fumi Kato / National Institute of Informatics
Linked Open Data Initiative
 • Non Profit Organization
    – (Under application for approval)
 • Academia + IT People + local people
 • Aim: facilitate LOD activities among local
   people




http://linkedopendata.jp/
                       Hideaki Takeda, Fumi Kato / National Institute of Informatics
Museum data as LOD
• The state-of-the-art of museum information in
  Japan (nearly 6,000 museums in Japan)
  – Distributed
     • Self maintained
     • Isolated
  – Opaque
     • Self designed
     • Messy
• Aggregating and associating museum information
  – LODAC-Museum

                         Hideaki Takeda, Fumi Kato / National Institute of Informatics
LODAC Museum – Main work
• Gathering of data
  – Thesaurus, museum collections, etc
• Standardization of data
  – Representing data from different sources in a
    unique form
• Integration of data
  – Identifying data
  – Associating the same data
• Consuming of data

                      Hideaki Takeda, Fumi Kato / National Institute of Informatics
LODAC Museum Architecture
         Consuming of data
                                                 Integration of data


                               SPARQL                   Import




              unicorn(ruby)                OWLIM
                                                                         RDF

                                 SPARQL                                              Standardization of data
                                                            Map to RDF
 nginx
                                                                                                 Gathering of data

              thttpd(python)

                                                                                         Crawl / Scrape
                                        ID Management
                                           (MySQL)                 Ex tracted data
                                                                        (JSON)
                                                                                           Museum Websites

           Semantic MediaWiki




                                  Hideaki Takeda, Fumi Kato / National Institute of Informatics
Gathering data
• No museums publish data as LOD!
• We use data published as Web pages
  – Scrape and translate data
  – License is not clear
     • It is a serous problem
     • We need permission from every site in principle
     • We got permission from some data publishers not all




                       Hideaki Takeda, Fumi Kato / National Institute of Informatics
Gathering data
• No museums publish data as LOD!
• We use data published as Web pages
  – Scrape and translate data
  – License is not clear
     • It is a serous problem
     • We need permission from every site in principle
     • We got permission from some data publishers not all




                       Hideaki Takeda, Fumi Kato / National Institute of Informatics
Dataset
Type                   No.             Data source
Art work                     ca.80,000 Catalog of the collections of 3 National Art
(lodac:Work)                           Museum (25,180), National Museum of
                                       Western Art (4,373), Tokushima Pref. Art
                                       Museum (18,482) … over 100 museums
                                       Database for National Treasure & Important
                                       Cultural Property of National Designated (915)

                                       The Japanese Art Thesaurus (266)
Specimen               ca.1,690,000 (100+ Museum collections)
(lodac:Speciment)                   Science Net (National Science Museum)
Person (foaf:Person)         ca. 8,800 The Japanese Art Thesaurus

Facilities (icls.       ca. 200,000 The Japanese Art Thesaurus
Museum)                             Cultural Heritage Online
                                    GIS data National and Regional Planning
                                    Bureau
                                      Hideaki Takeda, Fumi Kato / National Institute of Informatics
Extracting collection data from
      museum websites




                    Extract




           Hideaki Takeda, Fumi Kato / National Institute of Informatics
Extracting collection data from
                 museum websites




                               Extract
Property   Value




                                        Property        Value
                      Hideaki Takeda, Fumi Kato / National Institute of Informatics
Standardization of data
          Re-organized common metadata.
                                        dc:title
                                         crm:P45_consistOf
                                         skos:preflabel

              Raw Data       ....       lodac:era

                                    Re-organized Metadata



Current organized policies
・Use existing metadata
・Define own metadata.


                                                                                     13
                         Hideaki Takeda, Fumi Kato / National Institute of Informatics
Namespaces

Prefix                     Metadata Name

 crm                         CIDOC-CRM

dc11                       Dublin Core 1.1

 dc                          DCMI Terms

skos        Simple Knowledge Organization System

 rdfs      Resource Description Frame Work Schema

 foaf                     Friend of a Friend

rda2            Resource Description and Access

lodac                       LODAC Project

                                                                       14
           Hideaki Takeda, Fumi Kato / National Institute of Informatics
Metadata schema for works
          lodac:Work         Property
Genre                        lodac:genre
Type of cultural assets      lodac:culturalAssets
Creator                      dc:creator / dc11:creator
Nationality                  crm:P7_took_place_at
Title                        dc:title / skos:prefLabel
Title Pronunciation (yomi)   dc:title @ja-hrkt / skos:altLabel
Title in English             dc:title @en / skos:altLabel
Inscription                  crm:P62I_is_depicted_by
Seal                         crm:P65_shows_visual_item
No. of parts                 crm:P57_has_number_of_parts
Collection                   dc:isPartOf
Created year                 dc:created
Estimated starting year      lodac:estimatedStartYear
Material                     dc:medium / crm:P45_consists_of

                                Hideaki Takeda, Fumi Kato / National Institute of Informatics
Integrating Data
• How to integrate data from different sources
   – sharing of responsibility
        • Each source is responsible for its data
             – Identifying IDs for data and managing data with the IDs
        • LODAC is only responsible for integration
             – Assigning original IDs and associating other IDs to them


                 dc:references                       dc:references




   (Ref-resource)              (ID-resource)                         (Ref-resource)
 Creator’s reference       Creator’s information                   Creator’s reference
                                 Hideaki Takeda, Fumi Kato / National Institute of Informatics
Integrating Data

  Raw Data for entities             Minimum Data to identify entities                    Raw Data for entities
     Data from Source A                           Integrated data                         Data from Source B
                                                         Work
                        dc:references                                           dc:references
                         crm:P55_has_current_location
             crm:P55_has_current_location                         dc:creator
                                                                                                         dc:creator
dc:creator                                              Museum            crm:P55_has_current_location
                                        dc:references                 dc:references




                                                        Creator
                            dc:references                                        dc:references




                                                Hideaki Takeda, Fumi Kato / National Institute of Informatics
Integration of Person Data
• Matching of Creators
  –   Base: List of Artists from Thesaurus of Japanese Art
  –   Target: Creators of collection in museums + Dbpedia
  –   Method: String match of names
  –   Results: Links from artist nodes to work nodes are added
      LODAC data                                                  Links




                    Link to Work




                    DBpedia

                     Basic Information
                     for Creators

                              Hideaki Takeda, Fumi Kato / National Institute of Informatics
Integrating Data
                                                                             Amount        Integration
  Integrate Item                           Source                            of Data          Data

                      A.Japanese Art Thesaurus                                648
    Facilities                                                                                77
                      B.Cultural Heritage Online                              915

                      A.Japanese Art Thesaurus (Art work)                    3,800
 Title of important
                                                                                              74
cultural properties
                      B.DB for National Treasure (Art work)                  10,115

                      A.Japanese Art Thesaurus (Creator)                     1,332
Creator information
  and Work Title
                                                                                            15,020
                      B.All of art work (Work title string)                  61,861

                      A.Japanese Art Thesaurus (Creator)                     1,332
  Creator name                                                                                615
                      B.All of art work title(using creator name)            61,861


                                                                                                   19
                                      Hideaki Takeda, Fumi Kato / National Institute of Informatics
Publishing data as RDF
                   <?xml version="1.0" encoding="UTF-8"?>
                   <rdf:RDF xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
                   xmlns:foaf="http://xmlns.com/foaf/0.1/" xmlns:lodac="http://lod.a
                   c/ns/lodac#" xmlns:dc="http://purl.org/dc/terms/"
                   xmlns:rdfs="http://www.w3.org/2000/01/rdf-schema#" xmlns:skos="http://www.w3.org
                   /2004/02/skos/core#">                                                   ID-resource URI
                    <foaf:Person rdf:about="http://lod.ac/id/359">                          (Own address)
                     <lodac:creates rdf:resource="http://lod.ac/id/20029"/>            http://lod.ac/id/359
                     <lodac:creates rdf:resource="http://lod.ac/id/20128"/>                Links to her/his work
                     <lodac:creates rdf:resource="http://lod.ac/id/20755"/>                         URI
External link        <lodac:creates rdf:resource="http://lod.ac/id/24768"/>
DBpedia Japanese     <lodac:creates rdf:resource="http://lod.ac/id/26732"/>
                     ……


                     <dc:references rdf:resource="http://ja.dbpedia.org/resource/下村観山"/>
                     <dc:references rdf:resource="http://lod.ac/ref/359"/>
                     <rdfs:label xml:lang="ja">下村観山</rdfs:label>
                     <skos:prefLabel xml:lang="ja">下村観山</skos:prefLabel>
                     <foaf:name xml:lang="ja">下村観山</foaf:name>
                                                                                            Ref-resource URI
                    </foaf:Person>
                                                                                        http://lod.ac/ref/359
 20
                                               Hideaki Takeda, Fumi Kato / National Institute of Informatics
LODAC Museum Architecture
         Consuming of data
                                                 Integration of data


                               SPARQL                   Import




              unicorn(ruby)                OWLIM
                                                                         RDF

                                 SPARQL                                              Standardization of data
                                                            Map to RDF
 nginx
                                                                                                 Gathering of data

              thttpd(python)

                                                                                         Crawl / Scrape
                                        ID Management
                                           (MySQL)                 Ex tracted data
                                                                        (JSON)
                                                                                           Museum Websites

           Semantic MediaWiki




                                  Hideaki Takeda, Fumi Kato / National Institute of Informatics
LODAC Applications
•   Photo BURARI Pro
•   Yokohama Art Spot
•   Go2Museum
•   http://lod.ac/apps



                 Hideaki Takeda, Fumi Kato / National Institute of Informatics
Photo BURARI Pro
                                     (C)ATR-Promotions,Inc




       Photo App with SPARQL
23
            Hideaki Takeda, Fumi Kato / National Institute of Informatics
Photo BURARI Pro
                                               (C)ATR-Promotions,Inc

• SPARQL Endpoints
  – DBpedia
  – Linked Geo Data
  – LODAC
• Other data source
  – Sinsai.info
• Using JSON Result
  – JSON Framework for
    Objective C

                      Hideaki Takeda, Fumi Kato / National Institute of Informatics
An example in Objective C
NSString* sparql = @” PREFIX dct: <http://purl.org/dc/terms/ > PREFIX omgeo:
<http://www.ontotext.com/owlim/geo#> PREFIX geo: <http://www.w3.org/2003/01/geo/wgs84_pos#> PREFIX
rdfs: <http://www.w3.org/2000/01/rdf-schema#> SELECT distinct ?link ?title ?lat ?long WHERE{ ?link
dct:references ?ref. ?ref rdfs:label ?title. ?ref geo:lat ?lat. ?ref geo:long ?long. ?ref omgeo:within(NW_lat
NW_long SE_lat SE_long). } LIMIT 30” ;
NSString* query =
 (NSString*)CFURLCreateStringByAddingPercentEscapes(kDFAllocatorDefault,
                  (CFStringRef)sparql, NULL, CFSTR(“;,/?:@=+$#”), kCFStringEncodingUTF8) ;

NSURL *url = [NSURL URLWithString: query ];
NSMutableURLRequest *req = [NSMutableURLRequest requestWithURL:url];
[req setValue:@”application/sparql-results+json” forHTTPHeaderField:@”Accept”];

NSURLResponse *resp;
NSError *err;
NSData *data = [NSURLConnection sendSynchronousRequest:req returningResponse:&resp error:&err];
NSString* result = [[NSString alloc] initWithData:data encoding:NSUTF8StringEncoding];




                                            Hideaki Takeda, Fumi Kato / National Institute of Informatics
Yokohama Art Spot
        LODAC Museum × Yokohama Art LOD                           × PinQA



– Application using
  museum and local data
– Data related to art in
  Yokohama
  • Collections
  • Events
  • Q&A

   http://lod.ac/apps/yas/
                             Hideaki Takeda, Fumi Kato / National Institute of Informatics
System Architecture
                                                                      ‣ Python + SPARQLWrapper
                                                                      ‣ Geolocation

                               Yokohama Art Spot


                                     SPARQL


                                 Yokohama        JSON
       PinQA                                                                    LODAC
                                 Art LOD                                        Museum

        Question                              Event                                 Work




User               Answer       Artist                  Institution        Artist          Institution




                                              Hideaki Takeda, Fumi Kato / National Institute of Informatics
PREFIX ical: <http://www.w3.org/2002/12/caaltzd#>
PREFIX rdfs: <http://www.w3.org/2000/01/rdf-sl/icchema#>
PREFIX event: <http://lod.ac/ns/event#>
PREFIX xsd: <http://www.w3.org/2001/XMLSchema#>
PREFIX dc: <http://purl.org/dc/terms/>
PREFIX foaf: <http://xmlns.com/foaf/0.1/>
PREFIX lodacid: <http://lod.ac/id/>
PREFIX omgeo: <http://www.ontotext.com/owlim/geo#>
PREFIX geo: <http://www.w3.org/2003/01/geo/wgs84_pos#>
PREFIX vcard: <http://www.w3.org/2006/vcard/ns#>

SELECT distinct ?event ?lat ?long ?title ?location_name ?location ?fee ?dtstart ?dtend
WHERE {
  ?event a event:Event ; rdfs:label ?title ; event:fee ?fee; ical:location ?location ;
   ical:dtstart ?dtstart ; ical:dtend ?dtend .
  ?location rdfs:label ?location_name ; dc:references ?locRef.
  ?locRef omgeo:within(%(NE_lat)s %(NE_long)s %(SW_lat)s %(SW_long)s);
   vcard:postal-code ?postalcode; geo:lat ?lat; geo:long ?long.
  FILTER ((?dtstart > "%(dtstart)s"^^xsd:dateTime && ?dtstart < "%(dtend)s"^^xsd:dateTime) ||
        (?dtend > "%(dtstart)s"^^xsd:dateTime && ?dtend < "%(dtend)s"^^xsd:dateTime) ||
        (?dtstart < "%(dtstart)s"^^xsd:dateTime && ?dtend > "%(dtend)s"^^xsd:dateTime))
}
ORDER BY (omgeo:distance(?lat, ?long, %(C_lat)s, %(C_long)s))

                                           Hideaki Takeda, Fumi Kato / National Institute of Informatics
PREFIX ical: <http://www.w3.org/2002/12/cal/icaltzd#>
             PREFIX rdfs: <http://www.w3.org/2000/01/rdf-schema#>
             PREFIX event: <http://lod.ac/ns/event#>
             PREFIX xsd: <http://www.w3.org/2001/XMLSchema#>
             PREFIX dc: <http://purl.org/dc/terms/>
             PREFIX foaf: <http://xmlns.com/foaf/0.1/>
             PREFIX lodacid: <http://lod.ac/id/>
             PREFIX dc11: <http://purl.org/dc/elements/1.1/>

             SELECT *
             WHERE {
               ?link a event:Event ;
                 rdfs:label ?title ;
                 event:fee ?fee;
                 ical:categories ?cat;
                 ical:location %(museum_id)s ;
                 ical:dtstart ?dtstart ;
                 ical:dtend ?dtend .
               ?cat dc11:title ?category.
               OPTIONAL{
                 ?link event:Credit ?crd .
                 ?crd dc11:description ?credit .
               }
             }



Hideaki Takeda, Fumi Kato / National Institute of Informatics
PREFIX dc: <http://purl.org/dc/terms/>
          PREFIX dc11: <http://purl.org/dc/elements/1.1/>
          PREFIX rdfs: <http://www.w3.org/2000/01/rdf-schema#>
          PREFIX lodac: <http://lod.ac/ns/lodac#>
          PREFIX lodacid: <http://lod.ac/id/>

          SELECT ?link ?title ?creator ?created ?genre ?material ?size
          WHERE {
            %(museum_id)s lodac:isProviderOf ?link
            .
            ?link rdfs:label ?title;
            dc:references ?workRef
            .
            ?workRef lodac:genre %(genre)s;
            dc11:creator ?creator;
            dc:medium ?material;
            dc:extent ?size
            .
            OPTIONAL{
               ?workRef dc:created ?created;
            }
          }
          LIMIT 100




Hideaki Takeda, Fumi Kato / National Institute of Informatics
Go2Museum




                           http://160.193.95.58/~ueda/go2museum/
 Hideaki Takeda, Fumi Kato / National Institute of Informatics
iPhone   Android




                   Hideaki Takeda, Fumi Kato / National Institute of Informatics
Museum data from various web sites

       NDL                                                                          CiNii
      Search

                                                                     Search
                Search
                                LODAC              LODAC
  Google                        Museum             Location                            Yahoo!
Web/Map/Route                                                                         Location

                         Link                                 Link




                                            Link




                                 Hideaki Takeda, Fumi Kato / National Institute of Informatics
Twitter: @go2museum
• “Today’s museum”
• Recommendation based on lat&long of tweets




                 Hideaki Takeda, Fumi Kato / National Institute of Informatics
Summary
• A life cycle of data is described
  – Scraping, standardizing, integrating, and
    publishing
• Important issues
  – Recognizing data
  – Designing schema
     • Good for data
     • Good for RDF Store and SPARQL
  – Developing applications
     • More people can be involved
     • Next cycle of data
                      Hideaki Takeda, Fumi Kato / National Institute of Informatics
Hideaki Takeda, Fumi Kato / National Institute of Informatics
• Please submit papers
• Meet at Nara
                Hideaki Takeda, Fumi Kato / National Institute of Informatics

Contenu connexe

Tendances

Linked Open data: CNR
Linked Open data: CNRLinked Open data: CNR
Linked Open data: CNR
DatiGovIT
 
IFLA 2012 - OCLC Linked Data round table
IFLA 2012 - OCLC Linked Data round tableIFLA 2012 - OCLC Linked Data round table
IFLA 2012 - OCLC Linked Data round table
Figoblog
 

Tendances (13)

SPARQL1.1 Tutorial, given in UChile by Axel Polleres (DERI)
SPARQL1.1 Tutorial, given in UChile by Axel Polleres (DERI)SPARQL1.1 Tutorial, given in UChile by Axel Polleres (DERI)
SPARQL1.1 Tutorial, given in UChile by Axel Polleres (DERI)
 
Metadata Workshop
Metadata WorkshopMetadata Workshop
Metadata Workshop
 
Resource Description and Access at University of Zimbabwe
Resource Description and Access at University of ZimbabweResource Description and Access at University of Zimbabwe
Resource Description and Access at University of Zimbabwe
 
NISO Forum, Denver, Sept. 24, 2012: DataCite and Campus Data Services
NISO Forum, Denver, Sept. 24, 2012: DataCite and Campus Data ServicesNISO Forum, Denver, Sept. 24, 2012: DataCite and Campus Data Services
NISO Forum, Denver, Sept. 24, 2012: DataCite and Campus Data Services
 
Linked Open data: CNR
Linked Open data: CNRLinked Open data: CNR
Linked Open data: CNR
 
NISO DCMI Webinar bibframe-20130123
NISO DCMI Webinar bibframe-20130123NISO DCMI Webinar bibframe-20130123
NISO DCMI Webinar bibframe-20130123
 
RDAP13 Jian Qin: Functional and Architectural Requirements for Metadata
RDAP13 Jian Qin: Functional and Architectural Requirements for MetadataRDAP13 Jian Qin: Functional and Architectural Requirements for Metadata
RDAP13 Jian Qin: Functional and Architectural Requirements for Metadata
 
NISO/DCMI Webinar: Metadata for Public Sector Administration
NISO/DCMI Webinar: Metadata for Public Sector AdministrationNISO/DCMI Webinar: Metadata for Public Sector Administration
NISO/DCMI Webinar: Metadata for Public Sector Administration
 
The Mysteries of Metadata
The Mysteries of MetadataThe Mysteries of Metadata
The Mysteries of Metadata
 
IFLA 2012 - OCLC Linked Data round table
IFLA 2012 - OCLC Linked Data round tableIFLA 2012 - OCLC Linked Data round table
IFLA 2012 - OCLC Linked Data round table
 
ArchivesSpace: Building a Next-Generation Archives Management Tool
ArchivesSpace: Building a Next-Generation Archives Management ToolArchivesSpace: Building a Next-Generation Archives Management Tool
ArchivesSpace: Building a Next-Generation Archives Management Tool
 
2012 02 aos-johanneskeizer
2012 02 aos-johanneskeizer2012 02 aos-johanneskeizer
2012 02 aos-johanneskeizer
 
EDF2013: Data Science Curriculum: Barry Norton: Big Linked Data
 EDF2013: Data Science Curriculum: Barry Norton: Big Linked Data EDF2013: Data Science Curriculum: Barry Norton: Big Linked Data
EDF2013: Data Science Curriculum: Barry Norton: Big Linked Data
 

Similaire à LOD Examplar - LOD Museum -

Scalable Identifiers for Natural History Collections
Scalable Identifiers for Natural History CollectionsScalable Identifiers for Natural History Collections
Scalable Identifiers for Natural History Collections
John Kunze
 
Linked data demystified:Practical efforts to transform CONTENTDM metadata int...
Linked data demystified:Practical efforts to transform CONTENTDM metadata int...Linked data demystified:Practical efforts to transform CONTENTDM metadata int...
Linked data demystified:Practical efforts to transform CONTENTDM metadata int...
Cory Lampert
 
IASSIST identifiers By Joan Starr
IASSIST identifiers By Joan StarrIASSIST identifiers By Joan Starr
IASSIST identifiers By Joan Starr
Carly Strasser
 

Similaire à LOD Examplar - LOD Museum - (20)

Digital Archive of Knowledge for Sharing and Re-using
Digital Archive of Knowledge for Sharing and Re-usingDigital Archive of Knowledge for Sharing and Re-using
Digital Archive of Knowledge for Sharing and Re-using
 
General Introduction for Semantic Web and Linked Open Data
General Introduction for Semantic Web and Linked Open DataGeneral Introduction for Semantic Web and Linked Open Data
General Introduction for Semantic Web and Linked Open Data
 
Takeda 101214short-d
Takeda 101214short-dTakeda 101214short-d
Takeda 101214short-d
 
LODAC Museum -- Connecting Museums with LOD --
LODAC Museum -- Connecting Museums with LOD --LODAC Museum -- Connecting Museums with LOD --
LODAC Museum -- Connecting Museums with LOD --
 
SSONDE: Semantic Similarity On liNked Data Entities
SSONDE: Semantic Similarity On liNked Data EntitiesSSONDE: Semantic Similarity On liNked Data Entities
SSONDE: Semantic Similarity On liNked Data Entities
 
Building DBpedia Japanese and Linked Data Cloud in Japanese
Building DBpedia Japanese and Linked Data Cloud in JapaneseBuilding DBpedia Japanese and Linked Data Cloud in Japanese
Building DBpedia Japanese and Linked Data Cloud in Japanese
 
Scalable Identifiers for Natural History Collections
Scalable Identifiers for Natural History CollectionsScalable Identifiers for Natural History Collections
Scalable Identifiers for Natural History Collections
 
Linked data demystified:Practical efforts to transform CONTENTDM metadata int...
Linked data demystified:Practical efforts to transform CONTENTDM metadata int...Linked data demystified:Practical efforts to transform CONTENTDM metadata int...
Linked data demystified:Practical efforts to transform CONTENTDM metadata int...
 
Schema and Identity for Linked Data
Schema and Identity for Linked DataSchema and Identity for Linked Data
Schema and Identity for Linked Data
 
Connecting Museums with Linked Data
Connecting Museums with Linked DataConnecting Museums with Linked Data
Connecting Museums with Linked Data
 
IASSIST identifiers By Joan Starr
IASSIST identifiers By Joan StarrIASSIST identifiers By Joan Starr
IASSIST identifiers By Joan Starr
 
Expanding the content categories at JaLC
Expanding the content categories at JaLCExpanding the content categories at JaLC
Expanding the content categories at JaLC
 
Radically Open Cultural Heritage Data on the Web
Radically Open Cultural Heritage Data on the WebRadically Open Cultural Heritage Data on the Web
Radically Open Cultural Heritage Data on the Web
 
Contributing to the Smart City Through Linked Library Data
Contributing to the Smart City Through Linked Library DataContributing to the Smart City Through Linked Library Data
Contributing to the Smart City Through Linked Library Data
 
Piloting Linked Data to Connect Library and Archive Resources to the New Worl...
Piloting Linked Data to Connect Library and Archive Resources to the New Worl...Piloting Linked Data to Connect Library and Archive Resources to the New Worl...
Piloting Linked Data to Connect Library and Archive Resources to the New Worl...
 
EZID: Easy Persistent Identifiers and Data Citation
EZID: Easy Persistent Identifiers and Data CitationEZID: Easy Persistent Identifiers and Data Citation
EZID: Easy Persistent Identifiers and Data Citation
 
Dataset Metadata, Tools and Approaches for Access and Preservation
Dataset Metadata, Tools and Approaches for Access and PreservationDataset Metadata, Tools and Approaches for Access and Preservation
Dataset Metadata, Tools and Approaches for Access and Preservation
 
Technologies For Appraising and Managing Electronic Records
Technologies For Appraising and Managing Electronic RecordsTechnologies For Appraising and Managing Electronic Records
Technologies For Appraising and Managing Electronic Records
 
Linked Data from a Digital Object Management System
Linked Data from a Digital Object Management SystemLinked Data from a Digital Object Management System
Linked Data from a Digital Object Management System
 
Research Data-DOI Experiment in Japanese DOI Registration Agency (Japan Link ...
Research Data-DOI Experiment in Japanese DOI Registration Agency (Japan Link ...Research Data-DOI Experiment in Japanese DOI Registration Agency (Japan Link ...
Research Data-DOI Experiment in Japanese DOI Registration Agency (Japan Link ...
 

Plus de National Institute of Informatics (NII)

Plus de National Institute of Informatics (NII) (20)

趙簡単LOD入門 〜デジタル庁をデジタル化する〜 (改訂版)
趙簡単LOD入門 〜デジタル庁をデジタル化する〜 (改訂版)趙簡単LOD入門 〜デジタル庁をデジタル化する〜 (改訂版)
趙簡単LOD入門 〜デジタル庁をデジタル化する〜 (改訂版)
 
趙簡単LOD入門 〜デジタル庁をデジタル化する〜
趙簡単LOD入門 〜デジタル庁をデジタル化する〜趙簡単LOD入門 〜デジタル庁をデジタル化する〜
趙簡単LOD入門 〜デジタル庁をデジタル化する〜
 
"分人"型社会とAI
"分人"型社会とAI"分人"型社会とAI
"分人"型社会とAI
 
セマンティックWeb技術を用いた農業分野の標準語彙の構築
セマンティックWeb技術を用いた農業分野の標準語彙の構築セマンティックWeb技術を用いた農業分野の標準語彙の構築
セマンティックWeb技術を用いた農業分野の標準語彙の構築
 
研究オープンデータにおける大学と研究者の役割
研究オープンデータにおける大学と研究者の役割研究オープンデータにおける大学と研究者の役割
研究オープンデータにおける大学と研究者の役割
 
NII研究100連発 ウェブと人工知能の融合 -人間の創造性を刺激するコンピュータ
NII研究100連発 ウェブと人工知能の融合 -人間の創造性を刺激するコンピュータ NII研究100連発 ウェブと人工知能の融合 -人間の創造性を刺激するコンピュータ
NII研究100連発 ウェブと人工知能の融合 -人間の創造性を刺激するコンピュータ
 
Presenting and Preserving the Change in Taxonomic Knowledge for Linked Data
Presenting and Preserving the Change in Taxonomic Knowledge for Linked DataPresenting and Preserving the Change in Taxonomic Knowledge for Linked Data
Presenting and Preserving the Change in Taxonomic Knowledge for Linked Data
 
Crop vocabulary (CVO): Core vocabulary of crop names
Crop vocabulary (CVO): Core vocabulary of crop namesCrop vocabulary (CVO): Core vocabulary of crop names
Crop vocabulary (CVO): Core vocabulary of crop names
 
ORCIDとオープンサイエンス
ORCIDとオープンサイエンスORCIDとオープンサイエンス
ORCIDとオープンサイエンス
 
How to build ontologies - a case study of Agriculture Activity Ontology
How to build ontologies - a case study of Agriculture Activity OntologyHow to build ontologies - a case study of Agriculture Activity Ontology
How to build ontologies - a case study of Agriculture Activity Ontology
 
LODとオープンデータ (DBpediaとIMIの周辺を中心に)
LODとオープンデータ(DBpediaとIMIの周辺を中心に)LODとオープンデータ(DBpediaとIMIの周辺を中心に)
LODとオープンデータ (DBpediaとIMIの周辺を中心に)
 
共通語彙の構築の基本的な考え方と方法 〜研究データのために語彙・スキーマを作るには〜
共通語彙の構築の基本的な考え方と方法 〜研究データのために語彙・スキーマを作るには〜共通語彙の構築の基本的な考え方と方法 〜研究データのために語彙・スキーマを作るには〜
共通語彙の構築の基本的な考え方と方法 〜研究データのために語彙・スキーマを作るには〜
 
Working with Global Infrastructure at a National Level
Working with Global Infrastructure at a National LevelWorking with Global Infrastructure at a National Level
Working with Global Infrastructure at a National Level
 
Activities of JaLC as a national service
Activities of JaLC as a national serviceActivities of JaLC as a national service
Activities of JaLC as a national service
 
Development and Application of Agriculture Ontologies
Development and Application of Agriculture Ontologies Development and Application of Agriculture Ontologies
Development and Application of Agriculture Ontologies
 
Design Process of Agriculture Ontologies
Design Process of Agriculture OntologiesDesign Process of Agriculture Ontologies
Design Process of Agriculture Ontologies
 
AIの未来 ~技術と社会の関係のダイナミクス~
AIの未来~技術と社会の関係のダイナミクス~AIの未来~技術と社会の関係のダイナミクス~
AIの未来 ~技術と社会の関係のダイナミクス~
 
Towards Knowledge-Enabled Society
Towards Knowledge-Enabled SocietyTowards Knowledge-Enabled Society
Towards Knowledge-Enabled Society
 
研究データ利活用に関する国内活動及び国際動向について
研究データ利活用に関する国内活動及び国際動向について研究データ利活用に関する国内活動及び国際動向について
研究データ利活用に関する国内活動及び国際動向について
 
オープンサイエンスとオープンデータ
オープンサイエンスとオープンデータオープンサイエンスとオープンデータ
オープンサイエンスとオープンデータ
 

Dernier

The basics of sentences session 3pptx.pptx
The basics of sentences session 3pptx.pptxThe basics of sentences session 3pptx.pptx
The basics of sentences session 3pptx.pptx
heathfieldcps1
 
Jual Obat Aborsi Hongkong ( Asli No.1 ) 085657271886 Obat Penggugur Kandungan...
Jual Obat Aborsi Hongkong ( Asli No.1 ) 085657271886 Obat Penggugur Kandungan...Jual Obat Aborsi Hongkong ( Asli No.1 ) 085657271886 Obat Penggugur Kandungan...
Jual Obat Aborsi Hongkong ( Asli No.1 ) 085657271886 Obat Penggugur Kandungan...
ZurliaSoop
 

Dernier (20)

Accessible Digital Futures project (20/03/2024)
Accessible Digital Futures project (20/03/2024)Accessible Digital Futures project (20/03/2024)
Accessible Digital Futures project (20/03/2024)
 
On National Teacher Day, meet the 2024-25 Kenan Fellows
On National Teacher Day, meet the 2024-25 Kenan FellowsOn National Teacher Day, meet the 2024-25 Kenan Fellows
On National Teacher Day, meet the 2024-25 Kenan Fellows
 
The basics of sentences session 3pptx.pptx
The basics of sentences session 3pptx.pptxThe basics of sentences session 3pptx.pptx
The basics of sentences session 3pptx.pptx
 
How to Give a Domain for a Field in Odoo 17
How to Give a Domain for a Field in Odoo 17How to Give a Domain for a Field in Odoo 17
How to Give a Domain for a Field in Odoo 17
 
Spatium Project Simulation student brief
Spatium Project Simulation student briefSpatium Project Simulation student brief
Spatium Project Simulation student brief
 
Mehran University Newsletter Vol-X, Issue-I, 2024
Mehran University Newsletter Vol-X, Issue-I, 2024Mehran University Newsletter Vol-X, Issue-I, 2024
Mehran University Newsletter Vol-X, Issue-I, 2024
 
Understanding Accommodations and Modifications
Understanding  Accommodations and ModificationsUnderstanding  Accommodations and Modifications
Understanding Accommodations and Modifications
 
SOC 101 Demonstration of Learning Presentation
SOC 101 Demonstration of Learning PresentationSOC 101 Demonstration of Learning Presentation
SOC 101 Demonstration of Learning Presentation
 
Fostering Friendships - Enhancing Social Bonds in the Classroom
Fostering Friendships - Enhancing Social Bonds  in the ClassroomFostering Friendships - Enhancing Social Bonds  in the Classroom
Fostering Friendships - Enhancing Social Bonds in the Classroom
 
Jual Obat Aborsi Hongkong ( Asli No.1 ) 085657271886 Obat Penggugur Kandungan...
Jual Obat Aborsi Hongkong ( Asli No.1 ) 085657271886 Obat Penggugur Kandungan...Jual Obat Aborsi Hongkong ( Asli No.1 ) 085657271886 Obat Penggugur Kandungan...
Jual Obat Aborsi Hongkong ( Asli No.1 ) 085657271886 Obat Penggugur Kandungan...
 
Python Notes for mca i year students osmania university.docx
Python Notes for mca i year students osmania university.docxPython Notes for mca i year students osmania university.docx
Python Notes for mca i year students osmania university.docx
 
Kodo Millet PPT made by Ghanshyam bairwa college of Agriculture kumher bhara...
Kodo Millet  PPT made by Ghanshyam bairwa college of Agriculture kumher bhara...Kodo Millet  PPT made by Ghanshyam bairwa college of Agriculture kumher bhara...
Kodo Millet PPT made by Ghanshyam bairwa college of Agriculture kumher bhara...
 
HMCS Max Bernays Pre-Deployment Brief (May 2024).pptx
HMCS Max Bernays Pre-Deployment Brief (May 2024).pptxHMCS Max Bernays Pre-Deployment Brief (May 2024).pptx
HMCS Max Bernays Pre-Deployment Brief (May 2024).pptx
 
FSB Advising Checklist - Orientation 2024
FSB Advising Checklist - Orientation 2024FSB Advising Checklist - Orientation 2024
FSB Advising Checklist - Orientation 2024
 
REMIFENTANIL: An Ultra short acting opioid.pptx
REMIFENTANIL: An Ultra short acting opioid.pptxREMIFENTANIL: An Ultra short acting opioid.pptx
REMIFENTANIL: An Ultra short acting opioid.pptx
 
UGC NET Paper 1 Mathematical Reasoning & Aptitude.pdf
UGC NET Paper 1 Mathematical Reasoning & Aptitude.pdfUGC NET Paper 1 Mathematical Reasoning & Aptitude.pdf
UGC NET Paper 1 Mathematical Reasoning & Aptitude.pdf
 
TỔNG ÔN TẬP THI VÀO LỚP 10 MÔN TIẾNG ANH NĂM HỌC 2023 - 2024 CÓ ĐÁP ÁN (NGỮ Â...
TỔNG ÔN TẬP THI VÀO LỚP 10 MÔN TIẾNG ANH NĂM HỌC 2023 - 2024 CÓ ĐÁP ÁN (NGỮ Â...TỔNG ÔN TẬP THI VÀO LỚP 10 MÔN TIẾNG ANH NĂM HỌC 2023 - 2024 CÓ ĐÁP ÁN (NGỮ Â...
TỔNG ÔN TẬP THI VÀO LỚP 10 MÔN TIẾNG ANH NĂM HỌC 2023 - 2024 CÓ ĐÁP ÁN (NGỮ Â...
 
Micro-Scholarship, What it is, How can it help me.pdf
Micro-Scholarship, What it is, How can it help me.pdfMicro-Scholarship, What it is, How can it help me.pdf
Micro-Scholarship, What it is, How can it help me.pdf
 
This PowerPoint helps students to consider the concept of infinity.
This PowerPoint helps students to consider the concept of infinity.This PowerPoint helps students to consider the concept of infinity.
This PowerPoint helps students to consider the concept of infinity.
 
Holdier Curriculum Vitae (April 2024).pdf
Holdier Curriculum Vitae (April 2024).pdfHoldier Curriculum Vitae (April 2024).pdf
Holdier Curriculum Vitae (April 2024).pdf
 

LOD Examplar - LOD Museum -

  • 1. 2012 INTERNATIONAL ASIAN SUMMER SCHOOL IN LINKED DATA IASLOD 2012, August 13-17, 2012, KAIST, Daejeon, Korea LOD Application Exemplar - A case study: LODAC Museum Hideaki Takeda Fumi Kato National Institute of Informatics takeda@nii.ac.jp Hideaki Takeda, Fumi Kato / National Institute of Informatics
  • 2. Aim of this talk • How to plan, design, and implement LOD? • Learn from the case Hideaki Takeda, Fumi Kato / National Institute of Informatics
  • 3. LODAC Project http://lod.ac/ • Open Social Semantic Web Platform for Academic Resources – Providing platforms for Linked Open Data – Practicing data accumulation and publishing • Interested Areas – Museum information – Geographical information, especially geographical names – Local information – Taxonomic information on species – … Hideaki Takeda, Fumi Kato / National Institute of Informatics
  • 4. Linked Open Data Initiative • Non Profit Organization – (Under application for approval) • Academia + IT People + local people • Aim: facilitate LOD activities among local people http://linkedopendata.jp/ Hideaki Takeda, Fumi Kato / National Institute of Informatics
  • 5. Museum data as LOD • The state-of-the-art of museum information in Japan (nearly 6,000 museums in Japan) – Distributed • Self maintained • Isolated – Opaque • Self designed • Messy • Aggregating and associating museum information – LODAC-Museum Hideaki Takeda, Fumi Kato / National Institute of Informatics
  • 6. LODAC Museum – Main work • Gathering of data – Thesaurus, museum collections, etc • Standardization of data – Representing data from different sources in a unique form • Integration of data – Identifying data – Associating the same data • Consuming of data Hideaki Takeda, Fumi Kato / National Institute of Informatics
  • 7. LODAC Museum Architecture Consuming of data Integration of data SPARQL Import unicorn(ruby) OWLIM RDF SPARQL Standardization of data Map to RDF nginx Gathering of data thttpd(python) Crawl / Scrape ID Management (MySQL) Ex tracted data (JSON) Museum Websites Semantic MediaWiki Hideaki Takeda, Fumi Kato / National Institute of Informatics
  • 8. Gathering data • No museums publish data as LOD! • We use data published as Web pages – Scrape and translate data – License is not clear • It is a serous problem • We need permission from every site in principle • We got permission from some data publishers not all Hideaki Takeda, Fumi Kato / National Institute of Informatics
  • 9. Gathering data • No museums publish data as LOD! • We use data published as Web pages – Scrape and translate data – License is not clear • It is a serous problem • We need permission from every site in principle • We got permission from some data publishers not all Hideaki Takeda, Fumi Kato / National Institute of Informatics
  • 10. Dataset Type No. Data source Art work ca.80,000 Catalog of the collections of 3 National Art (lodac:Work) Museum (25,180), National Museum of Western Art (4,373), Tokushima Pref. Art Museum (18,482) … over 100 museums Database for National Treasure & Important Cultural Property of National Designated (915) The Japanese Art Thesaurus (266) Specimen ca.1,690,000 (100+ Museum collections) (lodac:Speciment) Science Net (National Science Museum) Person (foaf:Person) ca. 8,800 The Japanese Art Thesaurus Facilities (icls. ca. 200,000 The Japanese Art Thesaurus Museum) Cultural Heritage Online GIS data National and Regional Planning Bureau Hideaki Takeda, Fumi Kato / National Institute of Informatics
  • 11. Extracting collection data from museum websites Extract Hideaki Takeda, Fumi Kato / National Institute of Informatics
  • 12. Extracting collection data from museum websites Extract Property Value Property Value Hideaki Takeda, Fumi Kato / National Institute of Informatics
  • 13. Standardization of data Re-organized common metadata. dc:title crm:P45_consistOf skos:preflabel Raw Data .... lodac:era Re-organized Metadata Current organized policies ・Use existing metadata ・Define own metadata. 13 Hideaki Takeda, Fumi Kato / National Institute of Informatics
  • 14. Namespaces Prefix Metadata Name crm CIDOC-CRM dc11 Dublin Core 1.1 dc DCMI Terms skos Simple Knowledge Organization System rdfs Resource Description Frame Work Schema foaf Friend of a Friend rda2 Resource Description and Access lodac LODAC Project 14 Hideaki Takeda, Fumi Kato / National Institute of Informatics
  • 15. Metadata schema for works lodac:Work Property Genre lodac:genre Type of cultural assets lodac:culturalAssets Creator dc:creator / dc11:creator Nationality crm:P7_took_place_at Title dc:title / skos:prefLabel Title Pronunciation (yomi) dc:title @ja-hrkt / skos:altLabel Title in English dc:title @en / skos:altLabel Inscription crm:P62I_is_depicted_by Seal crm:P65_shows_visual_item No. of parts crm:P57_has_number_of_parts Collection dc:isPartOf Created year dc:created Estimated starting year lodac:estimatedStartYear Material dc:medium / crm:P45_consists_of Hideaki Takeda, Fumi Kato / National Institute of Informatics
  • 16. Integrating Data • How to integrate data from different sources – sharing of responsibility • Each source is responsible for its data – Identifying IDs for data and managing data with the IDs • LODAC is only responsible for integration – Assigning original IDs and associating other IDs to them dc:references dc:references (Ref-resource) (ID-resource) (Ref-resource) Creator’s reference Creator’s information Creator’s reference Hideaki Takeda, Fumi Kato / National Institute of Informatics
  • 17. Integrating Data Raw Data for entities Minimum Data to identify entities Raw Data for entities Data from Source A Integrated data Data from Source B Work dc:references dc:references crm:P55_has_current_location crm:P55_has_current_location dc:creator dc:creator dc:creator Museum crm:P55_has_current_location dc:references dc:references Creator dc:references dc:references Hideaki Takeda, Fumi Kato / National Institute of Informatics
  • 18. Integration of Person Data • Matching of Creators – Base: List of Artists from Thesaurus of Japanese Art – Target: Creators of collection in museums + Dbpedia – Method: String match of names – Results: Links from artist nodes to work nodes are added LODAC data Links Link to Work DBpedia Basic Information for Creators Hideaki Takeda, Fumi Kato / National Institute of Informatics
  • 19. Integrating Data Amount Integration Integrate Item Source of Data Data A.Japanese Art Thesaurus 648 Facilities 77 B.Cultural Heritage Online 915 A.Japanese Art Thesaurus (Art work) 3,800 Title of important 74 cultural properties B.DB for National Treasure (Art work) 10,115 A.Japanese Art Thesaurus (Creator) 1,332 Creator information and Work Title 15,020 B.All of art work (Work title string) 61,861 A.Japanese Art Thesaurus (Creator) 1,332 Creator name 615 B.All of art work title(using creator name) 61,861 19 Hideaki Takeda, Fumi Kato / National Institute of Informatics
  • 20. Publishing data as RDF <?xml version="1.0" encoding="UTF-8"?> <rdf:RDF xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:foaf="http://xmlns.com/foaf/0.1/" xmlns:lodac="http://lod.a c/ns/lodac#" xmlns:dc="http://purl.org/dc/terms/" xmlns:rdfs="http://www.w3.org/2000/01/rdf-schema#" xmlns:skos="http://www.w3.org /2004/02/skos/core#"> ID-resource URI <foaf:Person rdf:about="http://lod.ac/id/359"> (Own address) <lodac:creates rdf:resource="http://lod.ac/id/20029"/> http://lod.ac/id/359 <lodac:creates rdf:resource="http://lod.ac/id/20128"/> Links to her/his work <lodac:creates rdf:resource="http://lod.ac/id/20755"/> URI External link <lodac:creates rdf:resource="http://lod.ac/id/24768"/> DBpedia Japanese <lodac:creates rdf:resource="http://lod.ac/id/26732"/> …… <dc:references rdf:resource="http://ja.dbpedia.org/resource/下村観山"/> <dc:references rdf:resource="http://lod.ac/ref/359"/> <rdfs:label xml:lang="ja">下村観山</rdfs:label> <skos:prefLabel xml:lang="ja">下村観山</skos:prefLabel> <foaf:name xml:lang="ja">下村観山</foaf:name> Ref-resource URI </foaf:Person> http://lod.ac/ref/359 20 Hideaki Takeda, Fumi Kato / National Institute of Informatics
  • 21. LODAC Museum Architecture Consuming of data Integration of data SPARQL Import unicorn(ruby) OWLIM RDF SPARQL Standardization of data Map to RDF nginx Gathering of data thttpd(python) Crawl / Scrape ID Management (MySQL) Ex tracted data (JSON) Museum Websites Semantic MediaWiki Hideaki Takeda, Fumi Kato / National Institute of Informatics
  • 22. LODAC Applications • Photo BURARI Pro • Yokohama Art Spot • Go2Museum • http://lod.ac/apps Hideaki Takeda, Fumi Kato / National Institute of Informatics
  • 23. Photo BURARI Pro (C)ATR-Promotions,Inc Photo App with SPARQL 23 Hideaki Takeda, Fumi Kato / National Institute of Informatics
  • 24. Photo BURARI Pro (C)ATR-Promotions,Inc • SPARQL Endpoints – DBpedia – Linked Geo Data – LODAC • Other data source – Sinsai.info • Using JSON Result – JSON Framework for Objective C Hideaki Takeda, Fumi Kato / National Institute of Informatics
  • 25. An example in Objective C NSString* sparql = @” PREFIX dct: <http://purl.org/dc/terms/ > PREFIX omgeo: <http://www.ontotext.com/owlim/geo#> PREFIX geo: <http://www.w3.org/2003/01/geo/wgs84_pos#> PREFIX rdfs: <http://www.w3.org/2000/01/rdf-schema#> SELECT distinct ?link ?title ?lat ?long WHERE{ ?link dct:references ?ref. ?ref rdfs:label ?title. ?ref geo:lat ?lat. ?ref geo:long ?long. ?ref omgeo:within(NW_lat NW_long SE_lat SE_long). } LIMIT 30” ; NSString* query = (NSString*)CFURLCreateStringByAddingPercentEscapes(kDFAllocatorDefault, (CFStringRef)sparql, NULL, CFSTR(“;,/?:@=+$#”), kCFStringEncodingUTF8) ; NSURL *url = [NSURL URLWithString: query ]; NSMutableURLRequest *req = [NSMutableURLRequest requestWithURL:url]; [req setValue:@”application/sparql-results+json” forHTTPHeaderField:@”Accept”]; NSURLResponse *resp; NSError *err; NSData *data = [NSURLConnection sendSynchronousRequest:req returningResponse:&resp error:&err]; NSString* result = [[NSString alloc] initWithData:data encoding:NSUTF8StringEncoding]; Hideaki Takeda, Fumi Kato / National Institute of Informatics
  • 26. Yokohama Art Spot LODAC Museum × Yokohama Art LOD × PinQA – Application using museum and local data – Data related to art in Yokohama • Collections • Events • Q&A http://lod.ac/apps/yas/ Hideaki Takeda, Fumi Kato / National Institute of Informatics
  • 27. System Architecture ‣ Python + SPARQLWrapper ‣ Geolocation Yokohama Art Spot SPARQL Yokohama JSON PinQA LODAC Art LOD Museum Question Event Work User Answer Artist Institution Artist Institution Hideaki Takeda, Fumi Kato / National Institute of Informatics
  • 28. PREFIX ical: <http://www.w3.org/2002/12/caaltzd#> PREFIX rdfs: <http://www.w3.org/2000/01/rdf-sl/icchema#> PREFIX event: <http://lod.ac/ns/event#> PREFIX xsd: <http://www.w3.org/2001/XMLSchema#> PREFIX dc: <http://purl.org/dc/terms/> PREFIX foaf: <http://xmlns.com/foaf/0.1/> PREFIX lodacid: <http://lod.ac/id/> PREFIX omgeo: <http://www.ontotext.com/owlim/geo#> PREFIX geo: <http://www.w3.org/2003/01/geo/wgs84_pos#> PREFIX vcard: <http://www.w3.org/2006/vcard/ns#> SELECT distinct ?event ?lat ?long ?title ?location_name ?location ?fee ?dtstart ?dtend WHERE { ?event a event:Event ; rdfs:label ?title ; event:fee ?fee; ical:location ?location ; ical:dtstart ?dtstart ; ical:dtend ?dtend . ?location rdfs:label ?location_name ; dc:references ?locRef. ?locRef omgeo:within(%(NE_lat)s %(NE_long)s %(SW_lat)s %(SW_long)s); vcard:postal-code ?postalcode; geo:lat ?lat; geo:long ?long. FILTER ((?dtstart > "%(dtstart)s"^^xsd:dateTime && ?dtstart < "%(dtend)s"^^xsd:dateTime) || (?dtend > "%(dtstart)s"^^xsd:dateTime && ?dtend < "%(dtend)s"^^xsd:dateTime) || (?dtstart < "%(dtstart)s"^^xsd:dateTime && ?dtend > "%(dtend)s"^^xsd:dateTime)) } ORDER BY (omgeo:distance(?lat, ?long, %(C_lat)s, %(C_long)s)) Hideaki Takeda, Fumi Kato / National Institute of Informatics
  • 29. PREFIX ical: <http://www.w3.org/2002/12/cal/icaltzd#> PREFIX rdfs: <http://www.w3.org/2000/01/rdf-schema#> PREFIX event: <http://lod.ac/ns/event#> PREFIX xsd: <http://www.w3.org/2001/XMLSchema#> PREFIX dc: <http://purl.org/dc/terms/> PREFIX foaf: <http://xmlns.com/foaf/0.1/> PREFIX lodacid: <http://lod.ac/id/> PREFIX dc11: <http://purl.org/dc/elements/1.1/> SELECT * WHERE { ?link a event:Event ; rdfs:label ?title ; event:fee ?fee; ical:categories ?cat; ical:location %(museum_id)s ; ical:dtstart ?dtstart ; ical:dtend ?dtend . ?cat dc11:title ?category. OPTIONAL{ ?link event:Credit ?crd . ?crd dc11:description ?credit . } } Hideaki Takeda, Fumi Kato / National Institute of Informatics
  • 30. PREFIX dc: <http://purl.org/dc/terms/> PREFIX dc11: <http://purl.org/dc/elements/1.1/> PREFIX rdfs: <http://www.w3.org/2000/01/rdf-schema#> PREFIX lodac: <http://lod.ac/ns/lodac#> PREFIX lodacid: <http://lod.ac/id/> SELECT ?link ?title ?creator ?created ?genre ?material ?size WHERE { %(museum_id)s lodac:isProviderOf ?link . ?link rdfs:label ?title; dc:references ?workRef . ?workRef lodac:genre %(genre)s; dc11:creator ?creator; dc:medium ?material; dc:extent ?size . OPTIONAL{ ?workRef dc:created ?created; } } LIMIT 100 Hideaki Takeda, Fumi Kato / National Institute of Informatics
  • 31. Go2Museum http://160.193.95.58/~ueda/go2museum/ Hideaki Takeda, Fumi Kato / National Institute of Informatics
  • 32. iPhone Android Hideaki Takeda, Fumi Kato / National Institute of Informatics
  • 33. Museum data from various web sites NDL CiNii Search Search Search LODAC LODAC Google Museum Location Yahoo! Web/Map/Route Location Link Link Link Hideaki Takeda, Fumi Kato / National Institute of Informatics
  • 34. Twitter: @go2museum • “Today’s museum” • Recommendation based on lat&long of tweets Hideaki Takeda, Fumi Kato / National Institute of Informatics
  • 35. Summary • A life cycle of data is described – Scraping, standardizing, integrating, and publishing • Important issues – Recognizing data – Designing schema • Good for data • Good for RDF Store and SPARQL – Developing applications • More people can be involved • Next cycle of data Hideaki Takeda, Fumi Kato / National Institute of Informatics
  • 36. Hideaki Takeda, Fumi Kato / National Institute of Informatics
  • 37. • Please submit papers • Meet at Nara Hideaki Takeda, Fumi Kato / National Institute of Informatics