SlideShare uma empresa Scribd logo
1 de 37
Baixar para ler offline
OPEN, LINKED, SEMANTIC
         DATA
       AN INTRODUCTION


    Dr. Ronald Ashri - Istos srl
        http://www.istos.it
@ronald_istos


                Web App Development
                Travel / Semantic Web
                     www.istos.it




                 Technical Director
                www.bluespark.com
THE GOAL
connect and explore data
 to discover hidden patterns
 and create new information

new information enables us to
  formulate better solutions
and identify new oportunities
OPEN DATA


Data that is freely available for everyone to

  access

  use

  and republish
OPEN PUBLIC DATA



Objective, factual, non-personal data on which public
services run and are assesed, and on which policy
decisions are based, or which is collected or
generated in the course of public service delivery
(data.gov.uk)
GOVERMENT AS A PLATFORM



Allow citizens to analyze and use data in many
different ways

Influence policy based on facts
DATA QUALITY

★ Available on the web (whatever format), but with an open licence
★ ★ Available as machine-readable structured data (e.g. excel instead
of image scan of a table)
★ ★ ★ as (2) plus non-proprietary format (e.g. CSV instead of excel)
★ ★ ★ ★ All the above plus, Use open standards from W3C (RDF
and SPARQL) to identify things, so that people can point at your stuff
★ ★ ★ ★ ★ All the above, plus: Link your data to other people’s
data to provide context
THE SEMANTIC WAY


Build Models

Exchange Information

Visualize - Analyze

Derive new fact (calculate
with knowledge)
THE PROCESS


Build an ontology or vocabulary

State facts about domain

Correlate facts - reduce ambiguity

Reason about ontologies and facts
ontology is a description of knowledge about
             a domain of interest


          ὸντος = that is how it is
arbor porhyriana
 Substance
              immaterial
  material


   Body                 Spirit

  animate       inanimate


  Living               Mineral

  sensitive    insensitive


  Animal                Plant

  rational      irrational


  Human                    Beast



                                   234AD, Tyre (Lebanon)
knowledge on the web is modeled using
               RDF, RDFs
and/or the Web Ontology Language - OWL
RDF

Resource Description Framework

  directed labelled graph


                 capitalOf
  Cagliari                       Sardegna

 subject        predicate        object
URI


Uniform Resource Identifiers

  a compact sequence of characters to identify an
  abstract or physical resource

  scheme:[//authority]path[?query][#fragment]

    e.g. http://www.regione.sardegna.it/uri
RDF + URI



                        http://example.org/capitalOf

            Cagliari                                   Sardegna
http://www.comune.cagliari.it/uri             http://www.regione.sardegna.it/uri
RDF + URI

                                   eg:livesIn
            Ronald                                            Sicily

http://www.istos.it/ronald#me                      http://dbpedia/resource/Sicily

                                 eg:worksFor
           Ronald                                             Istos

http://www.istos.it/ronald#me                         http://www.istos.it/uri

                                foaf:based_near
            Istos                                            Ispica
     http://www.istos.it/uri                      http://dbpedia/resource/Ispica
RDF SCHEMA


RDF is a general way to describe structured
information

RDF Schema extends RDF to express general
information about a data set

  Resources, Classes, Literals, Datatypes, Properties

  range, domain, subClassOf, subPropertyOf
RDFS SERIALIZATIONS


N3, N-Triples, Turtle

  Human readable, limited software support

RDF XML

  takes advantage of tools to parse XML

RDFa - enables RDF to be embedded in HTML
EXCHANGING
INFORMATION
WWW 0.1


the original web was
   thought of with
      ontological
  information at its
        heart




                       http://www.w3.org/History/1989/proposal.html
THE PROBLEM




http://www.w3.org/Talks/WWW94Tim/
THE SEMANTIC WEB
the semantic web provided tools but
not enough method - the linked data
      effort tries to rectify this
EXCHANGE MORE
    INFORMATION
THE LINKED DATA EFFORT
1. Use URIs as names for things
2. Use HTTP URIs so that people can look things up
3. Provide useful info using standards (Sparql)
4. Include links to other URIs
SPARQL

Protocol and RDF Query Language

Graph pattern matching

  Uses RDF triples but they may be variables

The reply is the RDF graph equivalent to the
subgraph described
PREFIX foaf: <http://xmlns.com/foaf/0.1/>

  SELECT ?name ?email

WHERE {
  ?person a foaf:Person.
  ?person foaf:name ?name.
  ?person foaf:mbox ?email.
}

endpoint: world-wide web

names and e-mails of every person in the world!
CARBONIA-IGLESIAS
ONTOLOGIAPA.IT


Ontologia per
descrivere
Determine,
Delibere,
Concorsi,
Bandi, etc
DRUPAL 7 FOR SEMANTIC
     ANNOTATION


Annotation happens in
the background

User does not need to
be aware of
complexities
LOOKING AHEAD


Technology and tools
are getting there

Data needs to remain
open

Spread the word -
Annotate!
QUESTIONS



ronald@istos.it

@ronald_istos

Mais conteúdo relacionado

Destaque

Fundamental Techniques of Communication
Fundamental Techniques of CommunicationFundamental Techniques of Communication
Fundamental Techniques of CommunicationCindy McAsey
 
Hand doctor – kids game
Hand doctor – kids gameHand doctor – kids game
Hand doctor – kids gameArth I-Soft
 
Merged document 12
Merged document 12Merged document 12
Merged document 12Sano Anil
 
il portale Dati.gov.it e l’Infografica su open data in Italia
il portale Dati.gov.it e l’Infografica su open data in Italia il portale Dati.gov.it e l’Infografica su open data in Italia
il portale Dati.gov.it e l’Infografica su open data in Italia DatiGovIT
 

Destaque (8)

Fundamental Techniques of Communication
Fundamental Techniques of CommunicationFundamental Techniques of Communication
Fundamental Techniques of Communication
 
Cv Wow Media Pack
Cv Wow Media PackCv Wow Media Pack
Cv Wow Media Pack
 
Hand doctor – kids game
Hand doctor – kids gameHand doctor – kids game
Hand doctor – kids game
 
Ffw 2011
Ffw 2011Ffw 2011
Ffw 2011
 
Merged document 12
Merged document 12Merged document 12
Merged document 12
 
Huang
HuangHuang
Huang
 
Quantum
QuantumQuantum
Quantum
 
il portale Dati.gov.it e l’Infografica su open data in Italia
il portale Dati.gov.it e l’Infografica su open data in Italia il portale Dati.gov.it e l’Infografica su open data in Italia
il portale Dati.gov.it e l’Infografica su open data in Italia
 

Semelhante a Open semantic linked data

Linking Open, Big Data Using Semantic Web Technologies - An Introduction
Linking Open, Big Data Using Semantic Web Technologies - An IntroductionLinking Open, Big Data Using Semantic Web Technologies - An Introduction
Linking Open, Big Data Using Semantic Web Technologies - An IntroductionRonald Ashri
 
Linked data for librarians
Linked data for librariansLinked data for librarians
Linked data for librarianstrevorthornton
 
Linked data 101: Getting Caught in the Semantic Web
Linked data 101: Getting Caught in the Semantic Web Linked data 101: Getting Caught in the Semantic Web
Linked data 101: Getting Caught in the Semantic Web Morgan Briles
 
Linked data HHS 2015
Linked data HHS 2015Linked data HHS 2015
Linked data HHS 2015Cason Snow
 
SemWeb Fundamentals - Info Linking & Layering in Practice
SemWeb Fundamentals - Info Linking & Layering in PracticeSemWeb Fundamentals - Info Linking & Layering in Practice
SemWeb Fundamentals - Info Linking & Layering in PracticeDan Brickley
 
Metadata for digital humanities
Metadata for digital humanities Metadata for digital humanities
Metadata for digital humanities Getaneh Alemu
 
Hack U Barcelona 2011
Hack U Barcelona 2011Hack U Barcelona 2011
Hack U Barcelona 2011Peter Mika
 
Building a semantic website
Building a semantic websiteBuilding a semantic website
Building a semantic websiteCJ Jenkins
 
Linked Open Data Fundamentals for Libraries, Archives and Museums
Linked Open Data Fundamentals for Libraries, Archives and MuseumsLinked Open Data Fundamentals for Libraries, Archives and Museums
Linked Open Data Fundamentals for Libraries, Archives and Museumstrevorthornton
 
Lodlam saa 2011_jenelfarrell_2
Lodlam saa 2011_jenelfarrell_2Lodlam saa 2011_jenelfarrell_2
Lodlam saa 2011_jenelfarrell_2Jenel Farrell
 
OpenCalais in Linked Data context
OpenCalais in Linked Data contextOpenCalais in Linked Data context
OpenCalais in Linked Data contexteldorina
 
DLF 2015 Presentation, "RDF in the Real World."
DLF 2015 Presentation, "RDF in the Real World." DLF 2015 Presentation, "RDF in the Real World."
DLF 2015 Presentation, "RDF in the Real World." Avalon Media System
 
State of the Semantic Web
State of the Semantic WebState of the Semantic Web
State of the Semantic WebIvan Herman
 
Linked Data for African Libraries
Linked Data for African LibrariesLinked Data for African Libraries
Linked Data for African LibrariesGetaneh Alemu
 
One day workshop Linked Data and Semantic Web
One day workshop Linked Data and Semantic WebOne day workshop Linked Data and Semantic Web
One day workshop Linked Data and Semantic WebVictor de Boer
 
Exploring the Semantic Web
Exploring the Semantic WebExploring the Semantic Web
Exploring the Semantic WebRoberto García
 
ISWC GoodRelations Tutorial Part 2
ISWC GoodRelations Tutorial Part 2ISWC GoodRelations Tutorial Part 2
ISWC GoodRelations Tutorial Part 2Martin Hepp
 

Semelhante a Open semantic linked data (20)

Linking Open, Big Data Using Semantic Web Technologies - An Introduction
Linking Open, Big Data Using Semantic Web Technologies - An IntroductionLinking Open, Big Data Using Semantic Web Technologies - An Introduction
Linking Open, Big Data Using Semantic Web Technologies - An Introduction
 
Linked data for librarians
Linked data for librariansLinked data for librarians
Linked data for librarians
 
Linked data 101: Getting Caught in the Semantic Web
Linked data 101: Getting Caught in the Semantic Web Linked data 101: Getting Caught in the Semantic Web
Linked data 101: Getting Caught in the Semantic Web
 
Linked data HHS 2015
Linked data HHS 2015Linked data HHS 2015
Linked data HHS 2015
 
SemWeb Fundamentals - Info Linking & Layering in Practice
SemWeb Fundamentals - Info Linking & Layering in PracticeSemWeb Fundamentals - Info Linking & Layering in Practice
SemWeb Fundamentals - Info Linking & Layering in Practice
 
Metadata for digital humanities
Metadata for digital humanities Metadata for digital humanities
Metadata for digital humanities
 
Hack U Barcelona 2011
Hack U Barcelona 2011Hack U Barcelona 2011
Hack U Barcelona 2011
 
Building a semantic website
Building a semantic websiteBuilding a semantic website
Building a semantic website
 
Riding the Semantic Web
Riding the Semantic WebRiding the Semantic Web
Riding the Semantic Web
 
Linked Open Data Fundamentals for Libraries, Archives and Museums
Linked Open Data Fundamentals for Libraries, Archives and MuseumsLinked Open Data Fundamentals for Libraries, Archives and Museums
Linked Open Data Fundamentals for Libraries, Archives and Museums
 
Lodlam saa 2011_jenelfarrell_2
Lodlam saa 2011_jenelfarrell_2Lodlam saa 2011_jenelfarrell_2
Lodlam saa 2011_jenelfarrell_2
 
What is Linked Data?
What is Linked Data?What is Linked Data?
What is Linked Data?
 
OpenCalais in Linked Data context
OpenCalais in Linked Data contextOpenCalais in Linked Data context
OpenCalais in Linked Data context
 
DLF 2015 Presentation, "RDF in the Real World."
DLF 2015 Presentation, "RDF in the Real World." DLF 2015 Presentation, "RDF in the Real World."
DLF 2015 Presentation, "RDF in the Real World."
 
Web of data
Web of dataWeb of data
Web of data
 
State of the Semantic Web
State of the Semantic WebState of the Semantic Web
State of the Semantic Web
 
Linked Data for African Libraries
Linked Data for African LibrariesLinked Data for African Libraries
Linked Data for African Libraries
 
One day workshop Linked Data and Semantic Web
One day workshop Linked Data and Semantic WebOne day workshop Linked Data and Semantic Web
One day workshop Linked Data and Semantic Web
 
Exploring the Semantic Web
Exploring the Semantic WebExploring the Semantic Web
Exploring the Semantic Web
 
ISWC GoodRelations Tutorial Part 2
ISWC GoodRelations Tutorial Part 2ISWC GoodRelations Tutorial Part 2
ISWC GoodRelations Tutorial Part 2
 

Mais de DatiGovIT

La carta dei dati aperti
La carta dei dati apertiLa carta dei dati aperti
La carta dei dati apertiDatiGovIT
 
Big data & opendata
Big data & opendataBig data & opendata
Big data & opendataDatiGovIT
 
OPEN DATA, L’ESPERIENZA DI REGIONE LOMBARDIA
OPEN DATA, L’ESPERIENZA DI REGIONE LOMBARDIAOPEN DATA, L’ESPERIENZA DI REGIONE LOMBARDIA
OPEN DATA, L’ESPERIENZA DI REGIONE LOMBARDIADatiGovIT
 
opendata.comune.bari.it
opendata.comune.bari.itopendata.comune.bari.it
opendata.comune.bari.itDatiGovIT
 
Contenuti minimi: modalità di pubblicazione
Contenuti minimi: modalità di pubblicazione  Contenuti minimi: modalità di pubblicazione
Contenuti minimi: modalità di pubblicazione DatiGovIT
 
(LINKED) OPEN DATA A FIRENZE
(LINKED) OPEN DATA A FIRENZE(LINKED) OPEN DATA A FIRENZE
(LINKED) OPEN DATA A FIRENZEDatiGovIT
 
Progetto open data Milano
Progetto open data Milano Progetto open data Milano
Progetto open data Milano DatiGovIT
 
Esperienza open data della provincia di Roma
Esperienza open data della provincia di RomaEsperienza open data della provincia di Roma
Esperienza open data della provincia di RomaDatiGovIT
 
Il Comune di Senigallia e il progetto OpenMunicipio
Il Comune di Senigallia e il progetto OpenMunicipioIl Comune di Senigallia e il progetto OpenMunicipio
Il Comune di Senigallia e il progetto OpenMunicipioDatiGovIT
 
Open Municipio
Open MunicipioOpen Municipio
Open MunicipioDatiGovIT
 
Linked Open data: CNR
Linked Open data: CNRLinked Open data: CNR
Linked Open data: CNRDatiGovIT
 
Open data INPS
Open data INPS Open data INPS
Open data INPS DatiGovIT
 
Open data Firenze - opendata.comune.fi.it
Open data Firenze - opendata.comune.fi.itOpen data Firenze - opendata.comune.fi.it
Open data Firenze - opendata.comune.fi.itDatiGovIT
 

Mais de DatiGovIT (13)

La carta dei dati aperti
La carta dei dati apertiLa carta dei dati aperti
La carta dei dati aperti
 
Big data & opendata
Big data & opendataBig data & opendata
Big data & opendata
 
OPEN DATA, L’ESPERIENZA DI REGIONE LOMBARDIA
OPEN DATA, L’ESPERIENZA DI REGIONE LOMBARDIAOPEN DATA, L’ESPERIENZA DI REGIONE LOMBARDIA
OPEN DATA, L’ESPERIENZA DI REGIONE LOMBARDIA
 
opendata.comune.bari.it
opendata.comune.bari.itopendata.comune.bari.it
opendata.comune.bari.it
 
Contenuti minimi: modalità di pubblicazione
Contenuti minimi: modalità di pubblicazione  Contenuti minimi: modalità di pubblicazione
Contenuti minimi: modalità di pubblicazione
 
(LINKED) OPEN DATA A FIRENZE
(LINKED) OPEN DATA A FIRENZE(LINKED) OPEN DATA A FIRENZE
(LINKED) OPEN DATA A FIRENZE
 
Progetto open data Milano
Progetto open data Milano Progetto open data Milano
Progetto open data Milano
 
Esperienza open data della provincia di Roma
Esperienza open data della provincia di RomaEsperienza open data della provincia di Roma
Esperienza open data della provincia di Roma
 
Il Comune di Senigallia e il progetto OpenMunicipio
Il Comune di Senigallia e il progetto OpenMunicipioIl Comune di Senigallia e il progetto OpenMunicipio
Il Comune di Senigallia e il progetto OpenMunicipio
 
Open Municipio
Open MunicipioOpen Municipio
Open Municipio
 
Linked Open data: CNR
Linked Open data: CNRLinked Open data: CNR
Linked Open data: CNR
 
Open data INPS
Open data INPS Open data INPS
Open data INPS
 
Open data Firenze - opendata.comune.fi.it
Open data Firenze - opendata.comune.fi.itOpen data Firenze - opendata.comune.fi.it
Open data Firenze - opendata.comune.fi.it
 

Último

Histor y of HAM Radio presentation slide
Histor y of HAM Radio presentation slideHistor y of HAM Radio presentation slide
Histor y of HAM Radio presentation slidevu2urc
 
Workshop - Best of Both Worlds_ Combine KG and Vector search for enhanced R...
Workshop - Best of Both Worlds_ Combine  KG and Vector search for  enhanced R...Workshop - Best of Both Worlds_ Combine  KG and Vector search for  enhanced R...
Workshop - Best of Both Worlds_ Combine KG and Vector search for enhanced R...Neo4j
 
Artificial Intelligence: Facts and Myths
Artificial Intelligence: Facts and MythsArtificial Intelligence: Facts and Myths
Artificial Intelligence: Facts and MythsJoaquim Jorge
 
IAC 2024 - IA Fast Track to Search Focused AI Solutions
IAC 2024 - IA Fast Track to Search Focused AI SolutionsIAC 2024 - IA Fast Track to Search Focused AI Solutions
IAC 2024 - IA Fast Track to Search Focused AI SolutionsEnterprise Knowledge
 
Understanding Discord NSFW Servers A Guide for Responsible Users.pdf
Understanding Discord NSFW Servers A Guide for Responsible Users.pdfUnderstanding Discord NSFW Servers A Guide for Responsible Users.pdf
Understanding Discord NSFW Servers A Guide for Responsible Users.pdfUK Journal
 
Advantages of Hiring UIUX Design Service Providers for Your Business
Advantages of Hiring UIUX Design Service Providers for Your BusinessAdvantages of Hiring UIUX Design Service Providers for Your Business
Advantages of Hiring UIUX Design Service Providers for Your BusinessPixlogix Infotech
 
What Are The Drone Anti-jamming Systems Technology?
What Are The Drone Anti-jamming Systems Technology?What Are The Drone Anti-jamming Systems Technology?
What Are The Drone Anti-jamming Systems Technology?Antenna Manufacturer Coco
 
A Call to Action for Generative AI in 2024
A Call to Action for Generative AI in 2024A Call to Action for Generative AI in 2024
A Call to Action for Generative AI in 2024Results
 
CNv6 Instructor Chapter 6 Quality of Service
CNv6 Instructor Chapter 6 Quality of ServiceCNv6 Instructor Chapter 6 Quality of Service
CNv6 Instructor Chapter 6 Quality of Servicegiselly40
 
Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...
Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...
Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...Miguel Araújo
 
Handwritten Text Recognition for manuscripts and early printed texts
Handwritten Text Recognition for manuscripts and early printed textsHandwritten Text Recognition for manuscripts and early printed texts
Handwritten Text Recognition for manuscripts and early printed textsMaria Levchenko
 
Factors to Consider When Choosing Accounts Payable Services Providers.pptx
Factors to Consider When Choosing Accounts Payable Services Providers.pptxFactors to Consider When Choosing Accounts Payable Services Providers.pptx
Factors to Consider When Choosing Accounts Payable Services Providers.pptxKatpro Technologies
 
Data Cloud, More than a CDP by Matt Robison
Data Cloud, More than a CDP by Matt RobisonData Cloud, More than a CDP by Matt Robison
Data Cloud, More than a CDP by Matt RobisonAnna Loughnan Colquhoun
 
Boost Fertility New Invention Ups Success Rates.pdf
Boost Fertility New Invention Ups Success Rates.pdfBoost Fertility New Invention Ups Success Rates.pdf
Boost Fertility New Invention Ups Success Rates.pdfsudhanshuwaghmare1
 
2024: Domino Containers - The Next Step. News from the Domino Container commu...
2024: Domino Containers - The Next Step. News from the Domino Container commu...2024: Domino Containers - The Next Step. News from the Domino Container commu...
2024: Domino Containers - The Next Step. News from the Domino Container commu...Martijn de Jong
 
Scaling API-first – The story of a global engineering organization
Scaling API-first – The story of a global engineering organizationScaling API-first – The story of a global engineering organization
Scaling API-first – The story of a global engineering organizationRadu Cotescu
 
Real Time Object Detection Using Open CV
Real Time Object Detection Using Open CVReal Time Object Detection Using Open CV
Real Time Object Detection Using Open CVKhem
 
08448380779 Call Girls In Friends Colony Women Seeking Men
08448380779 Call Girls In Friends Colony Women Seeking Men08448380779 Call Girls In Friends Colony Women Seeking Men
08448380779 Call Girls In Friends Colony Women Seeking MenDelhi Call girls
 
A Year of the Servo Reboot: Where Are We Now?
A Year of the Servo Reboot: Where Are We Now?A Year of the Servo Reboot: Where Are We Now?
A Year of the Servo Reboot: Where Are We Now?Igalia
 
08448380779 Call Girls In Greater Kailash - I Women Seeking Men
08448380779 Call Girls In Greater Kailash - I Women Seeking Men08448380779 Call Girls In Greater Kailash - I Women Seeking Men
08448380779 Call Girls In Greater Kailash - I Women Seeking MenDelhi Call girls
 

Último (20)

Histor y of HAM Radio presentation slide
Histor y of HAM Radio presentation slideHistor y of HAM Radio presentation slide
Histor y of HAM Radio presentation slide
 
Workshop - Best of Both Worlds_ Combine KG and Vector search for enhanced R...
Workshop - Best of Both Worlds_ Combine  KG and Vector search for  enhanced R...Workshop - Best of Both Worlds_ Combine  KG and Vector search for  enhanced R...
Workshop - Best of Both Worlds_ Combine KG and Vector search for enhanced R...
 
Artificial Intelligence: Facts and Myths
Artificial Intelligence: Facts and MythsArtificial Intelligence: Facts and Myths
Artificial Intelligence: Facts and Myths
 
IAC 2024 - IA Fast Track to Search Focused AI Solutions
IAC 2024 - IA Fast Track to Search Focused AI SolutionsIAC 2024 - IA Fast Track to Search Focused AI Solutions
IAC 2024 - IA Fast Track to Search Focused AI Solutions
 
Understanding Discord NSFW Servers A Guide for Responsible Users.pdf
Understanding Discord NSFW Servers A Guide for Responsible Users.pdfUnderstanding Discord NSFW Servers A Guide for Responsible Users.pdf
Understanding Discord NSFW Servers A Guide for Responsible Users.pdf
 
Advantages of Hiring UIUX Design Service Providers for Your Business
Advantages of Hiring UIUX Design Service Providers for Your BusinessAdvantages of Hiring UIUX Design Service Providers for Your Business
Advantages of Hiring UIUX Design Service Providers for Your Business
 
What Are The Drone Anti-jamming Systems Technology?
What Are The Drone Anti-jamming Systems Technology?What Are The Drone Anti-jamming Systems Technology?
What Are The Drone Anti-jamming Systems Technology?
 
A Call to Action for Generative AI in 2024
A Call to Action for Generative AI in 2024A Call to Action for Generative AI in 2024
A Call to Action for Generative AI in 2024
 
CNv6 Instructor Chapter 6 Quality of Service
CNv6 Instructor Chapter 6 Quality of ServiceCNv6 Instructor Chapter 6 Quality of Service
CNv6 Instructor Chapter 6 Quality of Service
 
Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...
Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...
Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...
 
Handwritten Text Recognition for manuscripts and early printed texts
Handwritten Text Recognition for manuscripts and early printed textsHandwritten Text Recognition for manuscripts and early printed texts
Handwritten Text Recognition for manuscripts and early printed texts
 
Factors to Consider When Choosing Accounts Payable Services Providers.pptx
Factors to Consider When Choosing Accounts Payable Services Providers.pptxFactors to Consider When Choosing Accounts Payable Services Providers.pptx
Factors to Consider When Choosing Accounts Payable Services Providers.pptx
 
Data Cloud, More than a CDP by Matt Robison
Data Cloud, More than a CDP by Matt RobisonData Cloud, More than a CDP by Matt Robison
Data Cloud, More than a CDP by Matt Robison
 
Boost Fertility New Invention Ups Success Rates.pdf
Boost Fertility New Invention Ups Success Rates.pdfBoost Fertility New Invention Ups Success Rates.pdf
Boost Fertility New Invention Ups Success Rates.pdf
 
2024: Domino Containers - The Next Step. News from the Domino Container commu...
2024: Domino Containers - The Next Step. News from the Domino Container commu...2024: Domino Containers - The Next Step. News from the Domino Container commu...
2024: Domino Containers - The Next Step. News from the Domino Container commu...
 
Scaling API-first – The story of a global engineering organization
Scaling API-first – The story of a global engineering organizationScaling API-first – The story of a global engineering organization
Scaling API-first – The story of a global engineering organization
 
Real Time Object Detection Using Open CV
Real Time Object Detection Using Open CVReal Time Object Detection Using Open CV
Real Time Object Detection Using Open CV
 
08448380779 Call Girls In Friends Colony Women Seeking Men
08448380779 Call Girls In Friends Colony Women Seeking Men08448380779 Call Girls In Friends Colony Women Seeking Men
08448380779 Call Girls In Friends Colony Women Seeking Men
 
A Year of the Servo Reboot: Where Are We Now?
A Year of the Servo Reboot: Where Are We Now?A Year of the Servo Reboot: Where Are We Now?
A Year of the Servo Reboot: Where Are We Now?
 
08448380779 Call Girls In Greater Kailash - I Women Seeking Men
08448380779 Call Girls In Greater Kailash - I Women Seeking Men08448380779 Call Girls In Greater Kailash - I Women Seeking Men
08448380779 Call Girls In Greater Kailash - I Women Seeking Men
 

Open semantic linked data

  • 1. OPEN, LINKED, SEMANTIC DATA AN INTRODUCTION Dr. Ronald Ashri - Istos srl http://www.istos.it
  • 2. @ronald_istos Web App Development Travel / Semantic Web www.istos.it Technical Director www.bluespark.com
  • 4. connect and explore data to discover hidden patterns and create new information new information enables us to formulate better solutions and identify new oportunities
  • 5.
  • 6.
  • 7.
  • 8.
  • 9. OPEN DATA Data that is freely available for everyone to access use and republish
  • 10. OPEN PUBLIC DATA Objective, factual, non-personal data on which public services run and are assesed, and on which policy decisions are based, or which is collected or generated in the course of public service delivery (data.gov.uk)
  • 11. GOVERMENT AS A PLATFORM Allow citizens to analyze and use data in many different ways Influence policy based on facts
  • 12. DATA QUALITY ★ Available on the web (whatever format), but with an open licence ★ ★ Available as machine-readable structured data (e.g. excel instead of image scan of a table) ★ ★ ★ as (2) plus non-proprietary format (e.g. CSV instead of excel) ★ ★ ★ ★ All the above plus, Use open standards from W3C (RDF and SPARQL) to identify things, so that people can point at your stuff ★ ★ ★ ★ ★ All the above, plus: Link your data to other people’s data to provide context
  • 13. THE SEMANTIC WAY Build Models Exchange Information Visualize - Analyze Derive new fact (calculate with knowledge)
  • 14. THE PROCESS Build an ontology or vocabulary State facts about domain Correlate facts - reduce ambiguity Reason about ontologies and facts
  • 15. ontology is a description of knowledge about a domain of interest ὸντος = that is how it is
  • 16. arbor porhyriana Substance immaterial material Body Spirit animate inanimate Living Mineral sensitive insensitive Animal Plant rational irrational Human Beast 234AD, Tyre (Lebanon)
  • 17. knowledge on the web is modeled using RDF, RDFs and/or the Web Ontology Language - OWL
  • 18. RDF Resource Description Framework directed labelled graph capitalOf Cagliari Sardegna subject predicate object
  • 19. URI Uniform Resource Identifiers a compact sequence of characters to identify an abstract or physical resource scheme:[//authority]path[?query][#fragment] e.g. http://www.regione.sardegna.it/uri
  • 20. RDF + URI http://example.org/capitalOf Cagliari Sardegna http://www.comune.cagliari.it/uri http://www.regione.sardegna.it/uri
  • 21. RDF + URI eg:livesIn Ronald Sicily http://www.istos.it/ronald#me http://dbpedia/resource/Sicily eg:worksFor Ronald Istos http://www.istos.it/ronald#me http://www.istos.it/uri foaf:based_near Istos Ispica http://www.istos.it/uri http://dbpedia/resource/Ispica
  • 22. RDF SCHEMA RDF is a general way to describe structured information RDF Schema extends RDF to express general information about a data set Resources, Classes, Literals, Datatypes, Properties range, domain, subClassOf, subPropertyOf
  • 23. RDFS SERIALIZATIONS N3, N-Triples, Turtle Human readable, limited software support RDF XML takes advantage of tools to parse XML RDFa - enables RDF to be embedded in HTML
  • 25. WWW 0.1 the original web was thought of with ontological information at its heart http://www.w3.org/History/1989/proposal.html
  • 28. the semantic web provided tools but not enough method - the linked data effort tries to rectify this
  • 29. EXCHANGE MORE INFORMATION THE LINKED DATA EFFORT
  • 30. 1. Use URIs as names for things 2. Use HTTP URIs so that people can look things up 3. Provide useful info using standards (Sparql) 4. Include links to other URIs
  • 31. SPARQL Protocol and RDF Query Language Graph pattern matching Uses RDF triples but they may be variables The reply is the RDF graph equivalent to the subgraph described
  • 32. PREFIX foaf: <http://xmlns.com/foaf/0.1/> SELECT ?name ?email WHERE { ?person a foaf:Person. ?person foaf:name ?name. ?person foaf:mbox ?email. } endpoint: world-wide web names and e-mails of every person in the world!
  • 35. DRUPAL 7 FOR SEMANTIC ANNOTATION Annotation happens in the background User does not need to be aware of complexities
  • 36. LOOKING AHEAD Technology and tools are getting there Data needs to remain open Spread the word - Annotate!