SlideShare una empresa de Scribd logo
1 de 25
Descargar para leer sin conexión
http://spaziodati.eu/
martedì 7 gennaio 14
Founded in 2012

martedì 7 gennaio 14
Mission

Make open and private data easy to (re)use
for SMEs, developers, consultants, professionals

martedì 7 gennaio 14
-We

aggregate data from several sources (open and private)

-We

clean, harmonize, enrich and link it

-We

make it available to developers via easy to use REST APIs

martedì 7 gennaio 14
solution
open data

private data

user generated data

http://dandelion.eu/
martedì 7 gennaio 14
solution

Dandelion’s knowledge graph

SQL-like REST API (hides the graph)

Semantic Text Analysis APIs

USERS (developers)
martedì 7 gennaio 14
martedì 7 gennaio 14
martedì 7 gennaio 14
martedì 7 gennaio 14
martedì 7 gennaio 14
martedì 7 gennaio 14
martedì 7 gennaio 14
martedì 7 gennaio 14
martedì 7 gennaio 14
martedì 7 gennaio 14
martedì 7 gennaio 14
simple?

martedì 7 gennaio 14
(not so) easy to use !
+

-

I work on Semantic Web since 2003

I’m certainly not that smart

I transformed, modelled, published hundreds
of datasets in many domains

It’s late night

I wrote some SW tools myself
We maintain the Italian DBpedia

still...
martedì 7 gennaio 14
It took me half an hour to write a query on DBpedia!!!
PREFIX dbo: <http://dbpedia.org/ontology/>
select distinct ?person, ?name, ?birth, ?att, ?place where {
?person dbo:birthPlace ?place.
?person <http://dbpedia.org/ontology/birthYear> ?birth .
?person foaf:name ?name .
?person <http://it.dbpedia.org/property/attività> "architetto"@it .
?person <http://it.dbpedia.org/property/attività> ?att .
?place ?population ?pop.
?place dbo:elevation ?ele.
FILTER (?birth < "1900-01-01"^^xsd:date) .
Filter (?population in (<http://it.dbpedia.org/property/abitanti>,
<http://dbpedia.org/ontology/populationTotal> )) .
Filter (xsd:int(?ele) >600 ) .
FILTER (?birth > "1400-01-01"^^xsd:date) .
FILTER (?birth < "1500-01-01"^^xsd:date) .
}

Italian architects born in village on the mountains (>600 )
between 1400 and 1500
http://it.dbpedia.org/sparql?default-graph-uri=&query=PREFIX%20dbo%3A%20%3Chttp%3A%2F%2Fdbpedia.org%2Fontology%2F%3E%0Aselect%20distinct%20%3Fperson%2C%20%3Fname%2C%20%3Fbirth%2C%20%3Fatt%2C
%20%3Fplace%20where%20%7B%0A%3Fperson%20dbo%3AbirthPlace%20%3Fplace.%0A%3Fperson%20%3Chttp%3A%2F%2Fdbpedia.org%2Fontology%2FbirthYear%3E%20%3Fbirth%20.%0A%3Fperson%20foaf%3Aname
%20%3Fname%20.%0A%3Fperson%20%3Chttp%3A%2F%2Fit.dbpedia.org%2Fproperty%2Fattivit%C3%A0%3E%20%22architetto%22%40it%20.%0A%3Fperson%20%3Chttp%3A%2F%2Fit.dbpedia.org%2Fproperty%2Fattivit
%C3%A0%3E%20%3Fatt%20.%0A%3Fplace%20%3Fpopulation%20%3Fpop.%0A%3Fplace%20dbo%3Aelevation%20%3Fele.%0A%0AFILTER%20(%3Fbirth%20%3C%20%221900-01-01%22%5E%5Exsd%3Adate)%20.%0AFilter
%20(%3Fpopulation%20in%20(%3Chttp%3A%2F%2Fit.dbpedia.org%2Fproperty%2Fabitanti%3E%2C%0A%3Chttp%3A%2F%2Fdbpedia.org%2Fontology%2FpopulationTotal%3E%20))%20.%0AFilter%20(xsd%3Aint(%3Fpop)
%20%3E2000%20)%20.%0AFilter%20(xsd%3Aint(%3Fpop)%20%3C5000%20)%20.%0AFilter%20(xsd%3Aint(%3Fele)%20%3E600%20)%20.%0AFILTER%20(%3Fbirth%20%3E%20%221400-01-01%22%5E%5Exsd%3Adate)%20.%0AFILTER
%20(%3Fbirth%20%3C%20%221500-01-01%22%5E%5Exsd%3Adate)%20.%0A%7D&format=text%2Fhtml&debug=on

martedì 7 gennaio 14
not so simple...

martedì 7 gennaio 14
martedì 7 gennaio 14

Leonardo Da Vinci

“

“

Simplicity is the ultimate sophistication
WP3
Data harmonization
WP5
Italian Pilot with ARPA Sicilia
Support to WP2 (arch.), 6 (eval.), 7 (exp.)
martedì 7 gennaio 14
WP3

T3.2 Data harmonization, initial iteration (M9)
- Input from T3.2 (W3C): SmartOpenData schema
- Data samples & schemas from pilots
- Mapping based on OpenRefine
T3.5 Data harmonization, final iteration (M18? M9!)
- Input from T3.4 (W3C): SmartOpenData schema v2
- Feedback from pilots
- Focus on scaling OpenRefine mappings
Main risks: essential input activities running in parallel; not getting data
samples & schemas in time
martedì 7 gennaio 14
WP5
Italian Pilot
- Deploy white-label data market
- ETL processes
- User engagement & hackaton

martedì 7 gennaio 14
martedì 7 gennaio 14

Más contenido relacionado

Similar a Smart Open Data Kickoff - Madrid - Linked

Opening up audiovisual archives for media professionals and researchers
Opening up audiovisual archives for media professionals and researchersOpening up audiovisual archives for media professionals and researchers
Opening up audiovisual archives for media professionals and researchers
MediaMixerCommunity
 
Ruby on-rails-workshop
Ruby on-rails-workshopRuby on-rails-workshop
Ruby on-rails-workshop
Ryan Abbott
 
Working Towards RESTful Web Servies
Working Towards RESTful Web ServiesWorking Towards RESTful Web Servies
Working Towards RESTful Web Servies
jzehavi
 
Terrastore - A document database for developers
Terrastore - A document database for developersTerrastore - A document database for developers
Terrastore - A document database for developers
Sergio Bossa
 

Similar a Smart Open Data Kickoff - Madrid - Linked (20)

Linked data and Muruca @ COST a32 - Munich
Linked data and Muruca @ COST a32 - MunichLinked data and Muruca @ COST a32 - Munich
Linked data and Muruca @ COST a32 - Munich
 
Analyze one year of radio station songs aired with Spark SQL, Spotify, and Da...
Analyze one year of radio station songs aired with Spark SQL, Spotify, and Da...Analyze one year of radio station songs aired with Spark SQL, Spotify, and Da...
Analyze one year of radio station songs aired with Spark SQL, Spotify, and Da...
 
the Spring Update from JavaOne 2013
the Spring Update from JavaOne 2013the Spring Update from JavaOne 2013
the Spring Update from JavaOne 2013
 
Elasticsearch sur Azure : Make sense of your (BIG) data !
Elasticsearch sur Azure : Make sense of your (BIG) data !Elasticsearch sur Azure : Make sense of your (BIG) data !
Elasticsearch sur Azure : Make sense of your (BIG) data !
 
JavaScript Code Kata Workshop – JavaScript Conference 2012 – OPITZ CONSULTIN...
JavaScript Code Kata Workshop –  JavaScript Conference 2012 – OPITZ CONSULTIN...JavaScript Code Kata Workshop –  JavaScript Conference 2012 – OPITZ CONSULTIN...
JavaScript Code Kata Workshop – JavaScript Conference 2012 – OPITZ CONSULTIN...
 
ioS Einstieg und Ausblick - Mobile DevCon Hamburg 2011 - OPITZ CONSULTING - S...
ioS Einstieg und Ausblick - Mobile DevCon Hamburg 2011 - OPITZ CONSULTING - S...ioS Einstieg und Ausblick - Mobile DevCon Hamburg 2011 - OPITZ CONSULTING - S...
ioS Einstieg und Ausblick - Mobile DevCon Hamburg 2011 - OPITZ CONSULTING - S...
 
CVMaxSpoFormatIng
CVMaxSpoFormatIngCVMaxSpoFormatIng
CVMaxSpoFormatIng
 
FOSS4G2018: presentation of the app Geopaparazzi
FOSS4G2018: presentation of the app GeopaparazziFOSS4G2018: presentation of the app Geopaparazzi
FOSS4G2018: presentation of the app Geopaparazzi
 
Where are yours vertexes and what are they talking about?
Where are yours vertexes and what are they talking about?Where are yours vertexes and what are they talking about?
Where are yours vertexes and what are they talking about?
 
Yahoo is open to developers
Yahoo is open to developersYahoo is open to developers
Yahoo is open to developers
 
Opening up audiovisual archives for media professionals and researchers
Opening up audiovisual archives for media professionals and researchersOpening up audiovisual archives for media professionals and researchers
Opening up audiovisual archives for media professionals and researchers
 
Ruby on-rails-workshop
Ruby on-rails-workshopRuby on-rails-workshop
Ruby on-rails-workshop
 
MIKE Stack Introduction - MongoDB, io.js, KendoUI, and Express
MIKE Stack Introduction - MongoDB, io.js, KendoUI, and ExpressMIKE Stack Introduction - MongoDB, io.js, KendoUI, and Express
MIKE Stack Introduction - MongoDB, io.js, KendoUI, and Express
 
OPENVIS Conference Quick Report Part 2
OPENVIS Conference Quick Report Part 2OPENVIS Conference Quick Report Part 2
OPENVIS Conference Quick Report Part 2
 
Free The Enterprise With Ruby & Master Your Own Domain
Free The Enterprise With Ruby & Master Your Own DomainFree The Enterprise With Ruby & Master Your Own Domain
Free The Enterprise With Ruby & Master Your Own Domain
 
Xtext beyond the defaults - how to tackle performance problems
Xtext beyond the defaults -  how to tackle performance problemsXtext beyond the defaults -  how to tackle performance problems
Xtext beyond the defaults - how to tackle performance problems
 
Where is the World is my Open Government Data?
Where is the World is my Open Government Data?Where is the World is my Open Government Data?
Where is the World is my Open Government Data?
 
Working Towards RESTful Web Servies
Working Towards RESTful Web ServiesWorking Towards RESTful Web Servies
Working Towards RESTful Web Servies
 
How to put an annotation in html
How to put an annotation in htmlHow to put an annotation in html
How to put an annotation in html
 
Terrastore - A document database for developers
Terrastore - A document database for developersTerrastore - A document database for developers
Terrastore - A document database for developers
 

Más de SpazioDati

Más de SpazioDati (11)

Dandelion API e Atoka: due strumenti utili al Data Journalism
Dandelion API e Atoka: due strumenti utili al Data JournalismDandelion API e Atoka: due strumenti utili al Data Journalism
Dandelion API e Atoka: due strumenti utili al Data Journalism
 
SpazioDati presents dataTXT - SenTaClAus project - 2nd open day
SpazioDati presents dataTXT - SenTaClAus project - 2nd open daySpazioDati presents dataTXT - SenTaClAus project - 2nd open day
SpazioDati presents dataTXT - SenTaClAus project - 2nd open day
 
Text analytics for Google Spreadsheets using Text Mining add-on
Text analytics for Google Spreadsheets using Text Mining add-on Text analytics for Google Spreadsheets using Text Mining add-on
Text analytics for Google Spreadsheets using Text Mining add-on
 
Find the specific Wikipedia page you’re looking for, using Wikisearch API
Find the specific Wikipedia page you’re looking for, using Wikisearch APIFind the specific Wikipedia page you’re looking for, using Wikisearch API
Find the specific Wikipedia page you’re looking for, using Wikisearch API
 
Using entity extraction extension with OpenRefine and Dandelion API
Using entity extraction extension with OpenRefine and Dandelion APIUsing entity extraction extension with OpenRefine and Dandelion API
Using entity extraction extension with OpenRefine and Dandelion API
 
Dandelion API and mobile payment: food for thoughts for H-ACK PAYMENT
Dandelion API and mobile payment: food for thoughts for H-ACK PAYMENTDandelion API and mobile payment: food for thoughts for H-ACK PAYMENT
Dandelion API and mobile payment: food for thoughts for H-ACK PAYMENT
 
Cerved Group scommette sull'analisi semantica made in Italy
Cerved Group scommette sull'analisi semantica made in ItalyCerved Group scommette sull'analisi semantica made in Italy
Cerved Group scommette sull'analisi semantica made in Italy
 
LinkedStat: making ISTAT data more valuable
LinkedStat: making ISTAT data more valuableLinkedStat: making ISTAT data more valuable
LinkedStat: making ISTAT data more valuable
 
Linked STAT per l'evento datalab con ISTAT alla Smart City Exhibition 2013
Linked STAT per l'evento datalab con ISTAT alla Smart City Exhibition 2013Linked STAT per l'evento datalab con ISTAT alla Smart City Exhibition 2013
Linked STAT per l'evento datalab con ISTAT alla Smart City Exhibition 2013
 
Introducing JSONpedia
Introducing JSONpediaIntroducing JSONpedia
Introducing JSONpedia
 
Pubblicare Linked Open Data, lezione 1
Pubblicare Linked Open Data, lezione 1Pubblicare Linked Open Data, lezione 1
Pubblicare Linked Open Data, lezione 1
 

Último

Architecting Cloud Native Applications
Architecting Cloud Native ApplicationsArchitecting Cloud Native Applications
Architecting Cloud Native Applications
WSO2
 

Último (20)

Manulife - Insurer Transformation Award 2024
Manulife - Insurer Transformation Award 2024Manulife - Insurer Transformation Award 2024
Manulife - Insurer Transformation Award 2024
 
MS Copilot expands with MS Graph connectors
MS Copilot expands with MS Graph connectorsMS Copilot expands with MS Graph connectors
MS Copilot expands with MS Graph connectors
 
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
 
Web Form Automation for Bonterra Impact Management (fka Social Solutions Apri...
Web Form Automation for Bonterra Impact Management (fka Social Solutions Apri...Web Form Automation for Bonterra Impact Management (fka Social Solutions Apri...
Web Form Automation for Bonterra Impact Management (fka Social Solutions Apri...
 
How to Troubleshoot Apps for the Modern Connected Worker
How to Troubleshoot Apps for the Modern Connected WorkerHow to Troubleshoot Apps for the Modern Connected Worker
How to Troubleshoot Apps for the Modern Connected Worker
 
FWD Group - Insurer Innovation Award 2024
FWD Group - Insurer Innovation Award 2024FWD Group - Insurer Innovation Award 2024
FWD Group - Insurer Innovation Award 2024
 
AWS Community Day CPH - Three problems of Terraform
AWS Community Day CPH - Three problems of TerraformAWS Community Day CPH - Three problems of Terraform
AWS Community Day CPH - Three problems of Terraform
 
Apidays New York 2024 - Scaling API-first by Ian Reasor and Radu Cotescu, Adobe
Apidays New York 2024 - Scaling API-first by Ian Reasor and Radu Cotescu, AdobeApidays New York 2024 - Scaling API-first by Ian Reasor and Radu Cotescu, Adobe
Apidays New York 2024 - Scaling API-first by Ian Reasor and Radu Cotescu, Adobe
 
Strategize a Smooth Tenant-to-tenant Migration and Copilot Takeoff
Strategize a Smooth Tenant-to-tenant Migration and Copilot TakeoffStrategize a Smooth Tenant-to-tenant Migration and Copilot Takeoff
Strategize a Smooth Tenant-to-tenant Migration and Copilot Takeoff
 
Apidays Singapore 2024 - Scalable LLM APIs for AI and Generative AI Applicati...
Apidays Singapore 2024 - Scalable LLM APIs for AI and Generative AI Applicati...Apidays Singapore 2024 - Scalable LLM APIs for AI and Generative AI Applicati...
Apidays Singapore 2024 - Scalable LLM APIs for AI and Generative AI Applicati...
 
Repurposing LNG terminals for Hydrogen Ammonia: Feasibility and Cost Saving
Repurposing LNG terminals for Hydrogen Ammonia: Feasibility and Cost SavingRepurposing LNG terminals for Hydrogen Ammonia: Feasibility and Cost Saving
Repurposing LNG terminals for Hydrogen Ammonia: Feasibility and Cost Saving
 
Architecting Cloud Native Applications
Architecting Cloud Native ApplicationsArchitecting Cloud Native Applications
Architecting Cloud Native Applications
 
TrustArc Webinar - Stay Ahead of US State Data Privacy Law Developments
TrustArc Webinar - Stay Ahead of US State Data Privacy Law DevelopmentsTrustArc Webinar - Stay Ahead of US State Data Privacy Law Developments
TrustArc Webinar - Stay Ahead of US State Data Privacy Law Developments
 
ProductAnonymous-April2024-WinProductDiscovery-MelissaKlemke
ProductAnonymous-April2024-WinProductDiscovery-MelissaKlemkeProductAnonymous-April2024-WinProductDiscovery-MelissaKlemke
ProductAnonymous-April2024-WinProductDiscovery-MelissaKlemke
 
Exploring the Future Potential of AI-Enabled Smartphone Processors
Exploring the Future Potential of AI-Enabled Smartphone ProcessorsExploring the Future Potential of AI-Enabled Smartphone Processors
Exploring the Future Potential of AI-Enabled Smartphone Processors
 
Axa Assurance Maroc - Insurer Innovation Award 2024
Axa Assurance Maroc - Insurer Innovation Award 2024Axa Assurance Maroc - Insurer Innovation Award 2024
Axa Assurance Maroc - Insurer Innovation Award 2024
 
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?
 
Automating Google Workspace (GWS) & more with Apps Script
Automating Google Workspace (GWS) & more with Apps ScriptAutomating Google Workspace (GWS) & more with Apps Script
Automating Google Workspace (GWS) & more with Apps Script
 
EMPOWERMENT TECHNOLOGY GRADE 11 QUARTER 2 REVIEWER
EMPOWERMENT TECHNOLOGY GRADE 11 QUARTER 2 REVIEWEREMPOWERMENT TECHNOLOGY GRADE 11 QUARTER 2 REVIEWER
EMPOWERMENT TECHNOLOGY GRADE 11 QUARTER 2 REVIEWER
 
DBX First Quarter 2024 Investor Presentation
DBX First Quarter 2024 Investor PresentationDBX First Quarter 2024 Investor Presentation
DBX First Quarter 2024 Investor Presentation
 

Smart Open Data Kickoff - Madrid - Linked

  • 3. Mission Make open and private data easy to (re)use for SMEs, developers, consultants, professionals martedì 7 gennaio 14
  • 4. -We aggregate data from several sources (open and private) -We clean, harmonize, enrich and link it -We make it available to developers via easy to use REST APIs martedì 7 gennaio 14
  • 5. solution open data private data user generated data http://dandelion.eu/ martedì 7 gennaio 14
  • 6. solution Dandelion’s knowledge graph SQL-like REST API (hides the graph) Semantic Text Analysis APIs USERS (developers) martedì 7 gennaio 14
  • 18. (not so) easy to use ! + - I work on Semantic Web since 2003 I’m certainly not that smart I transformed, modelled, published hundreds of datasets in many domains It’s late night I wrote some SW tools myself We maintain the Italian DBpedia still... martedì 7 gennaio 14
  • 19. It took me half an hour to write a query on DBpedia!!! PREFIX dbo: <http://dbpedia.org/ontology/> select distinct ?person, ?name, ?birth, ?att, ?place where { ?person dbo:birthPlace ?place. ?person <http://dbpedia.org/ontology/birthYear> ?birth . ?person foaf:name ?name . ?person <http://it.dbpedia.org/property/attività> "architetto"@it . ?person <http://it.dbpedia.org/property/attività> ?att . ?place ?population ?pop. ?place dbo:elevation ?ele. FILTER (?birth < "1900-01-01"^^xsd:date) . Filter (?population in (<http://it.dbpedia.org/property/abitanti>, <http://dbpedia.org/ontology/populationTotal> )) . Filter (xsd:int(?ele) >600 ) . FILTER (?birth > "1400-01-01"^^xsd:date) . FILTER (?birth < "1500-01-01"^^xsd:date) . } Italian architects born in village on the mountains (>600 ) between 1400 and 1500 http://it.dbpedia.org/sparql?default-graph-uri=&query=PREFIX%20dbo%3A%20%3Chttp%3A%2F%2Fdbpedia.org%2Fontology%2F%3E%0Aselect%20distinct%20%3Fperson%2C%20%3Fname%2C%20%3Fbirth%2C%20%3Fatt%2C %20%3Fplace%20where%20%7B%0A%3Fperson%20dbo%3AbirthPlace%20%3Fplace.%0A%3Fperson%20%3Chttp%3A%2F%2Fdbpedia.org%2Fontology%2FbirthYear%3E%20%3Fbirth%20.%0A%3Fperson%20foaf%3Aname %20%3Fname%20.%0A%3Fperson%20%3Chttp%3A%2F%2Fit.dbpedia.org%2Fproperty%2Fattivit%C3%A0%3E%20%22architetto%22%40it%20.%0A%3Fperson%20%3Chttp%3A%2F%2Fit.dbpedia.org%2Fproperty%2Fattivit %C3%A0%3E%20%3Fatt%20.%0A%3Fplace%20%3Fpopulation%20%3Fpop.%0A%3Fplace%20dbo%3Aelevation%20%3Fele.%0A%0AFILTER%20(%3Fbirth%20%3C%20%221900-01-01%22%5E%5Exsd%3Adate)%20.%0AFilter %20(%3Fpopulation%20in%20(%3Chttp%3A%2F%2Fit.dbpedia.org%2Fproperty%2Fabitanti%3E%2C%0A%3Chttp%3A%2F%2Fdbpedia.org%2Fontology%2FpopulationTotal%3E%20))%20.%0AFilter%20(xsd%3Aint(%3Fpop) %20%3E2000%20)%20.%0AFilter%20(xsd%3Aint(%3Fpop)%20%3C5000%20)%20.%0AFilter%20(xsd%3Aint(%3Fele)%20%3E600%20)%20.%0AFILTER%20(%3Fbirth%20%3E%20%221400-01-01%22%5E%5Exsd%3Adate)%20.%0AFILTER %20(%3Fbirth%20%3C%20%221500-01-01%22%5E%5Exsd%3Adate)%20.%0A%7D&format=text%2Fhtml&debug=on martedì 7 gennaio 14
  • 21. martedì 7 gennaio 14 Leonardo Da Vinci “ “ Simplicity is the ultimate sophistication
  • 22. WP3 Data harmonization WP5 Italian Pilot with ARPA Sicilia Support to WP2 (arch.), 6 (eval.), 7 (exp.) martedì 7 gennaio 14
  • 23. WP3 T3.2 Data harmonization, initial iteration (M9) - Input from T3.2 (W3C): SmartOpenData schema - Data samples & schemas from pilots - Mapping based on OpenRefine T3.5 Data harmonization, final iteration (M18? M9!) - Input from T3.4 (W3C): SmartOpenData schema v2 - Feedback from pilots - Focus on scaling OpenRefine mappings Main risks: essential input activities running in parallel; not getting data samples & schemas in time martedì 7 gennaio 14
  • 24. WP5 Italian Pilot - Deploy white-label data market - ETL processes - User engagement & hackaton martedì 7 gennaio 14