SlideShare une entreprise Scribd logo
1  sur  34
FOSS4G 2017 – 14-19 August 2017, Boston
OpenHistoryMap
Silvia Bernardoni
Marco Montanari
Raffaele Trojanis
FOSS4G 2017 – 14-19 August 2017, Boston
What is OHM
What is OHM?
Hist’ry don’t hurt me
don’t hurt me
No more
OHM?
FOSS4G 2017 – 14-19 August 2017, Boston
What is OHM
Public/Participatory
Archaeology
Web GIS
Open Access«Best effort»
For the user by
the user
FOSS4G 2017 – 14-19 August 2017, Boston
Assumptions
• Beyond the physical elements, everything else is interpretation
• Each interpretation is bound to a specific research
• Each research needs to be traceable
Starting from these assumptions, each discussion needs to be in part about
the ontology and in part about the digitization, requiring the
differentiation of data from a physical and interpretative point of view
FOSS4G 2017 – 14-19 August 2017, Boston
The OHM approach
FOSS4G 2017 – 14-19 August 2017, Boston
Data digitization
Points and Lines vs Polygons
• Points
• Lines
• Polygons
No physical evidence
Physical evidence
• Historical Data
• Archeological
Data
FOSS4G 2017 – 14-19 August 2017, Boston
Data digitization
“Measure with micrometer,
Mark with chalk,
Cut with axe”
• Jim Fuller
Coarse
details
Level 0
Level 1
Detailed
world
FOSS4G 2017 – 14-19 August 2017, Boston
Digression
FOSS4G 2017 – 14-19 August 2017, Boston
Digression
FOSS4G 2017 – 14-19 August 2017, Boston
Digression
FOSS4G 2017 – 14-19 August 2017, Boston
Digression
FOSS4G 2017 – 14-19 August 2017, Boston
Data digitization
Marzabotto data as test for the system
FOSS4G 2017 – 14-19 August 2017, Boston
Data digitization
Low zoom level = less detail
• Polygons of buildings
• Landuses
• Natural environment
• Roads and rivers (infrastructure)
FOSS4G 2017 – 14-19 August 2017, Boston
Data digitization
Medium zoom level = Medium detail
• Polygons of buildings
• Landuses
• Internal separations in buildings
• Floors
• Natural environment
• Roads and rivers (infrastructure)
• Small local anthropic modifications
FOSS4G 2017 – 14-19 August 2017, Boston
Data digitization
Medium zoom level = Medium detail
• Polygons of buildings
• Landuses
• Internal separations in buildings
• Floors
• Natural environment
• Roads and rivers (infrastructure)
• Small local anthropic modificationstype wall
hypothetical yes
type drain
hypothetical no
FOSS4G 2017 – 14-19 August 2017, Boston
Data digitization
Medium zoom level = High detail
• Polygons of buildings
• Landuses
• Internal separations in buildings
• Floors
• Natural environment
• Roads and rivers (infrastructure)
• Small local anthropic modifications
FOSS4G 2017 – 14-19 August 2017, Boston
Data digitization
High zoom level = High detail
• Polygons of buildings
• Internal separations in buildings
• Floors
• Roads and rivers (infrastructure)
• Small local anthropic modifications
• Components of walls, monuments,
roads, infrastructures
FOSS4G 2017 – 14-19 August 2017, Boston
Data digitization
The fourth dimension
type research:time
valid:start -525
valid:end -475
source ardb.info/research/Govi201
0-42eeaf884
type research:time
valid:start -474
valid:end -450
source ardb.info/research/Govi201
0-42eeaf884
type research:time
valid:start -449
valid:end -400
source ardb.info/research/Govi201
0-42eeaf884
FOSS4G 2017 – 14-19 August 2017, Boston
Research Ontology
• The research is the tip of the iceberg
• Each research is a collection set of interpretations
• Each interpretation is a collection of physical elements and a set of shared
attributes
• Each attribute defines a specific way of looking at the data
• The definition of Research Ontology implies
• Source quality definition
• Open Access enabling
FOSS4G 2017 – 14-19 August 2017, Boston
The source problem: Source Reliability
FOSS4G 2017 – 14-19 August 2017, Boston
Source Reliability
1 - Direct
•a Oral
•b Mnemonic
2 – Survey
3 – Archival
4 – Bibliographical
FOSS4G 2017 – 14-19 August 2017, Boston
Source Reliability
1 - Direct
•a Oral
•b Mnemonic
2 – Survey
•a Direct drawing
•b Instrumental mapping
3 – Archival
4 – Bibliographical
FOSS4G 2017 – 14-19 August 2017, Boston
Source Reliability
1 - Direct
•a Oral
•b Mnemonic
2 – Survey
•a Direct drawing
•b Instrumental mapping
3 – Archival
•a Catalogue
•b Digital archive
4 – Bibliographical
FOSS4G 2017 – 14-19 August 2017, Boston
Source Reliability
1 - Direct
•a Oral
•b Mnemonic
2 – Survey
•a Direct drawing
•b Instrumental mapping
3 – Archival
•a Catalogue
•b Digital archive
4 – Bibliographical
•a Educational
•b Academic
FOSS4G 2017 – 14-19 August 2017, Boston
Source Reliability
1 - Direct
•a Oral
•b Mnemonic
2 – Survey
•a Direct drawing
•b Instrumental mapping
3 – Archival
•a Catalogue
•b Digital archive
4 – Bibliographical
•a Educational
•b Academic
FOSS4G 2017 – 14-19 August 2017, Boston
The OHM Technology
FOSS4G 2017 – 14-19 August 2017, Boston
The Platform
• Based on the OpenStreetMap technological stack
• Rails + PostGIS (+ LeafletJS)
• The OSM tools
• Osmosis
• JOSM
• ID Editor *
• Mapnik *
• Overpass API
FOSS4G 2017 – 14-19 August 2017, Boston
Our additions to the stack
• Tiler
• * ID Editor customization
• * Mapnik customization
• TimeTravelToolbar
• ARDb.info (Archaeological Research Database)
• A point of view on the research ontology
• ASDb project
FOSS4G 2017 – 14-19 August 2017, Boston
Our additions to the stack - Tiler
• Tiler enables easy digitization
of paper maps
• It exposes the characteristics
of a specific map (zoom
levels, resolution)
https://github.com/openhistorymap/tyler
FOSS4G 2017 – 14-19 August 2017, Boston
Our additions to the stack - T3
TimeTravelToolbar
• Integrates with LeafletJS
• Already Angular2 ready
• Adds time-based features to the classic Tile Server URLs by adding a
time suffix to the filename.
• /{z}/{y}/{-x}.png tile url ⇒ /{z}/{y}/{-x}-{t}.png
FOSS4G 2017 – 14-19 August 2017, Boston
Our additions to the stack - ARDb
• Another point of view on the OHM Research Ontology
• create an entrypoint and URI manager for the researches and
• track the research ids source of the operations in OHM
• Enables a better interpretation of research information
• Context
• History
• Relationships between research teams
FOSS4G 2017 – 14-19 August 2017, Boston
What else to say...
FOSS4G 2017 – 14-19 August 2017, Boston
What else to say...
You are all invited to join the OHM
EMPIRE Community!
PAST
FOSS4G 2017 – 14-19 August 2017, Boston
Thank you!
Silvia Bernardoni - silvia.bernardoni@openhistorymap.org
Raffaele Trojanis - r.trojanis@openhistorymap.org
Marco Montanari - marco.montanari@openhistorymap.org

Contenu connexe

Similaire à OHM at FOSS4G17

Providing Research Graph data in JSON-LD using Schema.org
Providing Research Graph data in JSON-LD using Schema.orgProviding Research Graph data in JSON-LD using Schema.org
Providing Research Graph data in JSON-LD using Schema.org
Jingbo Wang
 
20101219 yandex academic_programs_braslavski
20101219 yandex academic_programs_braslavski20101219 yandex academic_programs_braslavski
20101219 yandex academic_programs_braslavski
Computer Science Club
 
SimpleGeo at WhereCamp SoCal 2010
SimpleGeo at WhereCamp SoCal 2010SimpleGeo at WhereCamp SoCal 2010
SimpleGeo at WhereCamp SoCal 2010
Andrew Mager
 

Similaire à OHM at FOSS4G17 (17)

CARARE: Data adventures in heritage science
CARARE: Data adventures in heritage scienceCARARE: Data adventures in heritage science
CARARE: Data adventures in heritage science
 
Signposting for Repositories
Signposting for RepositoriesSignposting for Repositories
Signposting for Repositories
 
APNIC Resource Statistics
APNIC Resource StatisticsAPNIC Resource Statistics
APNIC Resource Statistics
 
To the Rescue of the Orphans of Scholarly Communication
To the Rescue of the Orphans of Scholarly CommunicationTo the Rescue of the Orphans of Scholarly Communication
To the Rescue of the Orphans of Scholarly Communication
 
Tufts Spatial Data Rescue: Crawling at-risk Government Data
Tufts Spatial Data Rescue: Crawling at-risk Government DataTufts Spatial Data Rescue: Crawling at-risk Government Data
Tufts Spatial Data Rescue: Crawling at-risk Government Data
 
Resources in uct libraries acc_hons_shellyh_2017
Resources in uct libraries acc_hons_shellyh_2017Resources in uct libraries acc_hons_shellyh_2017
Resources in uct libraries acc_hons_shellyh_2017
 
Degrees of Openness: Challenges and Solutions in the Analysis of Open Access ...
Degrees of Openness: Challenges and Solutions in the Analysis of Open Access ...Degrees of Openness: Challenges and Solutions in the Analysis of Open Access ...
Degrees of Openness: Challenges and Solutions in the Analysis of Open Access ...
 
Providing Research Graph data in JSON-LD using Schema.org
Providing Research Graph data in JSON-LD using Schema.orgProviding Research Graph data in JSON-LD using Schema.org
Providing Research Graph data in JSON-LD using Schema.org
 
Resources in uct libraries masters_acc_willows_2017
Resources in uct libraries masters_acc_willows_2017Resources in uct libraries masters_acc_willows_2017
Resources in uct libraries masters_acc_willows_2017
 
Balbi_Keynote_AarhusWARCnet.pptx
Balbi_Keynote_AarhusWARCnet.pptxBalbi_Keynote_AarhusWARCnet.pptx
Balbi_Keynote_AarhusWARCnet.pptx
 
Resources in uct libraries fin_hon_2017
Resources in uct libraries fin_hon_2017Resources in uct libraries fin_hon_2017
Resources in uct libraries fin_hon_2017
 
Whowas: History of resources at APNIC
Whowas: History of resources at APNICWhowas: History of resources at APNIC
Whowas: History of resources at APNIC
 
Emerald Ash Borer Identification using Drones
Emerald Ash Borer Identification using DronesEmerald Ash Borer Identification using Drones
Emerald Ash Borer Identification using Drones
 
20101219 yandex academic_programs_braslavski
20101219 yandex academic_programs_braslavski20101219 yandex academic_programs_braslavski
20101219 yandex academic_programs_braslavski
 
SimpleGeo at WhereCamp SoCal 2010
SimpleGeo at WhereCamp SoCal 2010SimpleGeo at WhereCamp SoCal 2010
SimpleGeo at WhereCamp SoCal 2010
 
Rostelecom Social Platform (100,000+ employees)
Rostelecom Social Platform (100,000+ employees)Rostelecom Social Platform (100,000+ employees)
Rostelecom Social Platform (100,000+ employees)
 
Kek, Cucks, and God Emperor Trump: A Measurement Study of 4chan's Politically...
Kek, Cucks, and God Emperor Trump: A Measurement Study of 4chan's Politically...Kek, Cucks, and God Emperor Trump: A Measurement Study of 4chan's Politically...
Kek, Cucks, and God Emperor Trump: A Measurement Study of 4chan's Politically...
 

Plus de Marco Montanari

Plus de Marco Montanari (20)

OpenStreetMap_LinuxDay2023.pptx
OpenStreetMap_LinuxDay2023.pptxOpenStreetMap_LinuxDay2023.pptx
OpenStreetMap_LinuxDay2023.pptx
 
Ohm wikimania 2021
Ohm wikimania 2021Ohm wikimania 2021
Ohm wikimania 2021
 
Ohm itwikicon tech - english
Ohm itwikicon tech - englishOhm itwikicon tech - english
Ohm itwikicon tech - english
 
ITWikiCon 2020 - OpenHistoryMap
ITWikiCon 2020 - OpenHistoryMapITWikiCon 2020 - OpenHistoryMap
ITWikiCon 2020 - OpenHistoryMap
 
ITWikiCon - Edutainment e Wikipedia
ITWikiCon - Edutainment e WikipediaITWikiCon - Edutainment e Wikipedia
ITWikiCon - Edutainment e Wikipedia
 
Storia dell'informatica
Storia dell'informaticaStoria dell'informatica
Storia dell'informatica
 
Bononia 1115
Bononia 1115Bononia 1115
Bononia 1115
 
ChContext
ChContextChContext
ChContext
 
MN-MAP Poster for Foss4G2018
MN-MAP Poster for Foss4G2018MN-MAP Poster for Foss4G2018
MN-MAP Poster for Foss4G2018
 
GEOCONTEXT AND CHCONTEXT GEOGRAPHIC INFORMATION IN CULTURAL HERITAGE
GEOCONTEXT AND CHCONTEXT GEOGRAPHIC INFORMATION IN CULTURAL HERITAGEGEOCONTEXT AND CHCONTEXT GEOGRAPHIC INFORMATION IN CULTURAL HERITAGE
GEOCONTEXT AND CHCONTEXT GEOGRAPHIC INFORMATION IN CULTURAL HERITAGE
 
Mn map poster
Mn map posterMn map poster
Mn map poster
 
Saas rad with django, django rest framework
Saas rad with django, django rest frameworkSaas rad with django, django rest framework
Saas rad with django, django rest framework
 
poster mn-auth
poster mn-authposter mn-auth
poster mn-auth
 
poster holodocker
poster holodockerposter holodocker
poster holodocker
 
Big data, big tourism
Big data, big tourismBig data, big tourism
Big data, big tourism
 
Intro datajournalism - 14-15/06/2017
Intro datajournalism - 14-15/06/2017Intro datajournalism - 14-15/06/2017
Intro datajournalism - 14-15/06/2017
 
OHM Workshop
OHM WorkshopOHM Workshop
OHM Workshop
 
Open Data e Trasparenza come punto di contatto fra cittadinanza e politica
Open Data e Trasparenza come punto di contatto fra cittadinanza e politicaOpen Data e Trasparenza come punto di contatto fra cittadinanza e politica
Open Data e Trasparenza come punto di contatto fra cittadinanza e politica
 
Intervento 20160705
Intervento 20160705Intervento 20160705
Intervento 20160705
 
Lessons Learned from CityOpenSource
Lessons Learned from CityOpenSourceLessons Learned from CityOpenSource
Lessons Learned from CityOpenSource
 

Dernier

Cloud Frontiers: A Deep Dive into Serverless Spatial Data and FME
Cloud Frontiers:  A Deep Dive into Serverless Spatial Data and FMECloud Frontiers:  A Deep Dive into Serverless Spatial Data and FME
Cloud Frontiers: A Deep Dive into Serverless Spatial Data and FME
Safe Software
 
Why Teams call analytics are critical to your entire business
Why Teams call analytics are critical to your entire businessWhy Teams call analytics are critical to your entire business
Why Teams call analytics are critical to your entire business
panagenda
 
Modular Monolith - a Practical Alternative to Microservices @ Devoxx UK 2024
Modular Monolith - a Practical Alternative to Microservices @ Devoxx UK 2024Modular Monolith - a Practical Alternative to Microservices @ Devoxx UK 2024
Modular Monolith - a Practical Alternative to Microservices @ Devoxx UK 2024
Victor Rentea
 

Dernier (20)

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
 
Cloud Frontiers: A Deep Dive into Serverless Spatial Data and FME
Cloud Frontiers:  A Deep Dive into Serverless Spatial Data and FMECloud Frontiers:  A Deep Dive into Serverless Spatial Data and FME
Cloud Frontiers: A Deep Dive into Serverless Spatial Data and FME
 
Exploring Multimodal Embeddings with Milvus
Exploring Multimodal Embeddings with MilvusExploring Multimodal Embeddings with Milvus
Exploring Multimodal Embeddings with Milvus
 
ProductAnonymous-April2024-WinProductDiscovery-MelissaKlemke
ProductAnonymous-April2024-WinProductDiscovery-MelissaKlemkeProductAnonymous-April2024-WinProductDiscovery-MelissaKlemke
ProductAnonymous-April2024-WinProductDiscovery-MelissaKlemke
 
Apidays New York 2024 - APIs in 2030: The Risk of Technological Sleepwalk by ...
Apidays New York 2024 - APIs in 2030: The Risk of Technological Sleepwalk by ...Apidays New York 2024 - APIs in 2030: The Risk of Technological Sleepwalk by ...
Apidays New York 2024 - APIs in 2030: The Risk of Technological Sleepwalk by ...
 
Platformless Horizons for Digital Adaptability
Platformless Horizons for Digital AdaptabilityPlatformless Horizons for Digital Adaptability
Platformless Horizons for Digital Adaptability
 
Why Teams call analytics are critical to your entire business
Why Teams call analytics are critical to your entire businessWhy Teams call analytics are critical to your entire business
Why Teams call analytics are critical to your entire business
 
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...
 
presentation ICT roal in 21st century education
presentation ICT roal in 21st century educationpresentation ICT roal in 21st century education
presentation ICT roal in 21st century education
 
Apidays New York 2024 - Passkeys: Developing APIs to enable passwordless auth...
Apidays New York 2024 - Passkeys: Developing APIs to enable passwordless auth...Apidays New York 2024 - Passkeys: Developing APIs to enable passwordless auth...
Apidays New York 2024 - Passkeys: Developing APIs to enable passwordless auth...
 
MINDCTI Revenue Release Quarter One 2024
MINDCTI Revenue Release Quarter One 2024MINDCTI Revenue Release Quarter One 2024
MINDCTI Revenue Release Quarter One 2024
 
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
 
Connector Corner: Accelerate revenue generation using UiPath API-centric busi...
Connector Corner: Accelerate revenue generation using UiPath API-centric busi...Connector Corner: Accelerate revenue generation using UiPath API-centric busi...
Connector Corner: Accelerate revenue generation using UiPath API-centric busi...
 
Vector Search -An Introduction in Oracle Database 23ai.pptx
Vector Search -An Introduction in Oracle Database 23ai.pptxVector Search -An Introduction in Oracle Database 23ai.pptx
Vector Search -An Introduction in Oracle Database 23ai.pptx
 
Rising Above_ Dubai Floods and the Fortitude of Dubai International Airport.pdf
Rising Above_ Dubai Floods and the Fortitude of Dubai International Airport.pdfRising Above_ Dubai Floods and the Fortitude of Dubai International Airport.pdf
Rising Above_ Dubai Floods and the Fortitude of Dubai International Airport.pdf
 
Apidays New York 2024 - The value of a flexible API Management solution for O...
Apidays New York 2024 - The value of a flexible API Management solution for O...Apidays New York 2024 - The value of a flexible API Management solution for O...
Apidays New York 2024 - The value of a flexible API Management solution for O...
 
[BuildWithAI] Introduction to Gemini.pdf
[BuildWithAI] Introduction to Gemini.pdf[BuildWithAI] Introduction to Gemini.pdf
[BuildWithAI] Introduction to Gemini.pdf
 
Introduction to Multilingual Retrieval Augmented Generation (RAG)
Introduction to Multilingual Retrieval Augmented Generation (RAG)Introduction to Multilingual Retrieval Augmented Generation (RAG)
Introduction to Multilingual Retrieval Augmented Generation (RAG)
 
Modular Monolith - a Practical Alternative to Microservices @ Devoxx UK 2024
Modular Monolith - a Practical Alternative to Microservices @ Devoxx UK 2024Modular Monolith - a Practical Alternative to Microservices @ Devoxx UK 2024
Modular Monolith - a Practical Alternative to Microservices @ Devoxx UK 2024
 
Polkadot JAM Slides - Token2049 - By Dr. Gavin Wood
Polkadot JAM Slides - Token2049 - By Dr. Gavin WoodPolkadot JAM Slides - Token2049 - By Dr. Gavin Wood
Polkadot JAM Slides - Token2049 - By Dr. Gavin Wood
 

OHM at FOSS4G17

  • 1. FOSS4G 2017 – 14-19 August 2017, Boston OpenHistoryMap Silvia Bernardoni Marco Montanari Raffaele Trojanis
  • 2. FOSS4G 2017 – 14-19 August 2017, Boston What is OHM What is OHM? Hist’ry don’t hurt me don’t hurt me No more OHM?
  • 3. FOSS4G 2017 – 14-19 August 2017, Boston What is OHM Public/Participatory Archaeology Web GIS Open Access«Best effort» For the user by the user
  • 4. FOSS4G 2017 – 14-19 August 2017, Boston Assumptions • Beyond the physical elements, everything else is interpretation • Each interpretation is bound to a specific research • Each research needs to be traceable Starting from these assumptions, each discussion needs to be in part about the ontology and in part about the digitization, requiring the differentiation of data from a physical and interpretative point of view
  • 5. FOSS4G 2017 – 14-19 August 2017, Boston The OHM approach
  • 6. FOSS4G 2017 – 14-19 August 2017, Boston Data digitization Points and Lines vs Polygons • Points • Lines • Polygons No physical evidence Physical evidence • Historical Data • Archeological Data
  • 7. FOSS4G 2017 – 14-19 August 2017, Boston Data digitization “Measure with micrometer, Mark with chalk, Cut with axe” • Jim Fuller Coarse details Level 0 Level 1 Detailed world
  • 8. FOSS4G 2017 – 14-19 August 2017, Boston Digression
  • 9. FOSS4G 2017 – 14-19 August 2017, Boston Digression
  • 10. FOSS4G 2017 – 14-19 August 2017, Boston Digression
  • 11. FOSS4G 2017 – 14-19 August 2017, Boston Digression
  • 12. FOSS4G 2017 – 14-19 August 2017, Boston Data digitization Marzabotto data as test for the system
  • 13. FOSS4G 2017 – 14-19 August 2017, Boston Data digitization Low zoom level = less detail • Polygons of buildings • Landuses • Natural environment • Roads and rivers (infrastructure)
  • 14. FOSS4G 2017 – 14-19 August 2017, Boston Data digitization Medium zoom level = Medium detail • Polygons of buildings • Landuses • Internal separations in buildings • Floors • Natural environment • Roads and rivers (infrastructure) • Small local anthropic modifications
  • 15. FOSS4G 2017 – 14-19 August 2017, Boston Data digitization Medium zoom level = Medium detail • Polygons of buildings • Landuses • Internal separations in buildings • Floors • Natural environment • Roads and rivers (infrastructure) • Small local anthropic modificationstype wall hypothetical yes type drain hypothetical no
  • 16. FOSS4G 2017 – 14-19 August 2017, Boston Data digitization Medium zoom level = High detail • Polygons of buildings • Landuses • Internal separations in buildings • Floors • Natural environment • Roads and rivers (infrastructure) • Small local anthropic modifications
  • 17. FOSS4G 2017 – 14-19 August 2017, Boston Data digitization High zoom level = High detail • Polygons of buildings • Internal separations in buildings • Floors • Roads and rivers (infrastructure) • Small local anthropic modifications • Components of walls, monuments, roads, infrastructures
  • 18. FOSS4G 2017 – 14-19 August 2017, Boston Data digitization The fourth dimension type research:time valid:start -525 valid:end -475 source ardb.info/research/Govi201 0-42eeaf884 type research:time valid:start -474 valid:end -450 source ardb.info/research/Govi201 0-42eeaf884 type research:time valid:start -449 valid:end -400 source ardb.info/research/Govi201 0-42eeaf884
  • 19. FOSS4G 2017 – 14-19 August 2017, Boston Research Ontology • The research is the tip of the iceberg • Each research is a collection set of interpretations • Each interpretation is a collection of physical elements and a set of shared attributes • Each attribute defines a specific way of looking at the data • The definition of Research Ontology implies • Source quality definition • Open Access enabling
  • 20. FOSS4G 2017 – 14-19 August 2017, Boston The source problem: Source Reliability
  • 21. FOSS4G 2017 – 14-19 August 2017, Boston Source Reliability 1 - Direct •a Oral •b Mnemonic 2 – Survey 3 – Archival 4 – Bibliographical
  • 22. FOSS4G 2017 – 14-19 August 2017, Boston Source Reliability 1 - Direct •a Oral •b Mnemonic 2 – Survey •a Direct drawing •b Instrumental mapping 3 – Archival 4 – Bibliographical
  • 23. FOSS4G 2017 – 14-19 August 2017, Boston Source Reliability 1 - Direct •a Oral •b Mnemonic 2 – Survey •a Direct drawing •b Instrumental mapping 3 – Archival •a Catalogue •b Digital archive 4 – Bibliographical
  • 24. FOSS4G 2017 – 14-19 August 2017, Boston Source Reliability 1 - Direct •a Oral •b Mnemonic 2 – Survey •a Direct drawing •b Instrumental mapping 3 – Archival •a Catalogue •b Digital archive 4 – Bibliographical •a Educational •b Academic
  • 25. FOSS4G 2017 – 14-19 August 2017, Boston Source Reliability 1 - Direct •a Oral •b Mnemonic 2 – Survey •a Direct drawing •b Instrumental mapping 3 – Archival •a Catalogue •b Digital archive 4 – Bibliographical •a Educational •b Academic
  • 26. FOSS4G 2017 – 14-19 August 2017, Boston The OHM Technology
  • 27. FOSS4G 2017 – 14-19 August 2017, Boston The Platform • Based on the OpenStreetMap technological stack • Rails + PostGIS (+ LeafletJS) • The OSM tools • Osmosis • JOSM • ID Editor * • Mapnik * • Overpass API
  • 28. FOSS4G 2017 – 14-19 August 2017, Boston Our additions to the stack • Tiler • * ID Editor customization • * Mapnik customization • TimeTravelToolbar • ARDb.info (Archaeological Research Database) • A point of view on the research ontology • ASDb project
  • 29. FOSS4G 2017 – 14-19 August 2017, Boston Our additions to the stack - Tiler • Tiler enables easy digitization of paper maps • It exposes the characteristics of a specific map (zoom levels, resolution) https://github.com/openhistorymap/tyler
  • 30. FOSS4G 2017 – 14-19 August 2017, Boston Our additions to the stack - T3 TimeTravelToolbar • Integrates with LeafletJS • Already Angular2 ready • Adds time-based features to the classic Tile Server URLs by adding a time suffix to the filename. • /{z}/{y}/{-x}.png tile url ⇒ /{z}/{y}/{-x}-{t}.png
  • 31. FOSS4G 2017 – 14-19 August 2017, Boston Our additions to the stack - ARDb • Another point of view on the OHM Research Ontology • create an entrypoint and URI manager for the researches and • track the research ids source of the operations in OHM • Enables a better interpretation of research information • Context • History • Relationships between research teams
  • 32. FOSS4G 2017 – 14-19 August 2017, Boston What else to say...
  • 33. FOSS4G 2017 – 14-19 August 2017, Boston What else to say... You are all invited to join the OHM EMPIRE Community! PAST
  • 34. FOSS4G 2017 – 14-19 August 2017, Boston Thank you! Silvia Bernardoni - silvia.bernardoni@openhistorymap.org Raffaele Trojanis - r.trojanis@openhistorymap.org Marco Montanari - marco.montanari@openhistorymap.org