SlideShare a Scribd company logo
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

More Related Content

PDF
New osm backgrounder
nfgusedautoparts
 
PPTX
CEDAR & PRELIDA Preservation of Linked Socio-Historical Data
PRELIDA Project
 
PDF
DSD-INT 2016 Building a 3D model of the subsurface on a local scale - Hijma
Deltares
 
PDF
2017 iii 3_jiri_polacek_inspire_implementationasalinkbetweenegovernmentandenv...
ATTRACTIVE DANUBE
 
PPTX
OHM at Kainua17
Marco Montanari
 
PDF
The GND initiative 2017-2021: Developing a Backbone for the Web of Cultural a...
LIBER Europe
 
PPTX
Linking Pasts with Historical Gazetteers
kgeographer
 
PPTX
Linked data in the swiss federal data infra
geoportal of the federal authorities of the Swiss Confederation
 
New osm backgrounder
nfgusedautoparts
 
CEDAR & PRELIDA Preservation of Linked Socio-Historical Data
PRELIDA Project
 
DSD-INT 2016 Building a 3D model of the subsurface on a local scale - Hijma
Deltares
 
2017 iii 3_jiri_polacek_inspire_implementationasalinkbetweenegovernmentandenv...
ATTRACTIVE DANUBE
 
OHM at Kainua17
Marco Montanari
 
The GND initiative 2017-2021: Developing a Backbone for the Web of Cultural a...
LIBER Europe
 
Linking Pasts with Historical Gazetteers
kgeographer
 
Linked data in the swiss federal data infra
geoportal of the federal authorities of the Swiss Confederation
 

Similar to OHM at FOSS4G17 (17)

PPT
CARARE: Data adventures in heritage science
CARARE
 
PPTX
Signposting for Repositories
Martin Klein
 
PDF
APNIC Resource Statistics
APNIC
 
PPTX
To the Rescue of the Orphans of Scholarly Communication
Martin Klein
 
PPTX
Tufts Spatial Data Rescue: Crawling at-risk Government Data
Kyle Monahan
 
PPTX
Resources in uct libraries acc_hons_shellyh_2017
Susanne Noll
 
PPTX
Degrees of Openness: Challenges and Solutions in the Analysis of Open Access ...
Lucy Montgomery
 
PPTX
Providing Research Graph data in JSON-LD using Schema.org
Jingbo Wang
 
PPTX
Resources in uct libraries masters_acc_willows_2017
Susanne Noll
 
PPTX
Balbi_Keynote_AarhusWARCnet.pptx
WARCnet
 
PPTX
Resources in uct libraries fin_hon_2017
Susanne Noll
 
PDF
Whowas: History of resources at APNIC
APNIC
 
PPTX
Emerald Ash Borer Identification using Drones
UAS Colorado
 
PDF
20101219 yandex academic_programs_braslavski
Computer Science Club
 
KEY
SimpleGeo at WhereCamp SoCal 2010
Andrew Mager
 
PDF
Rostelecom Social Platform (100,000+ employees)
LetsConnect
 
PPTX
Kek, Cucks, and God Emperor Trump: A Measurement Study of 4chan's Politically...
Jeremy Blackburn
 
CARARE: Data adventures in heritage science
CARARE
 
Signposting for Repositories
Martin Klein
 
APNIC Resource Statistics
APNIC
 
To the Rescue of the Orphans of Scholarly Communication
Martin Klein
 
Tufts Spatial Data Rescue: Crawling at-risk Government Data
Kyle Monahan
 
Resources in uct libraries acc_hons_shellyh_2017
Susanne Noll
 
Degrees of Openness: Challenges and Solutions in the Analysis of Open Access ...
Lucy Montgomery
 
Providing Research Graph data in JSON-LD using Schema.org
Jingbo Wang
 
Resources in uct libraries masters_acc_willows_2017
Susanne Noll
 
Balbi_Keynote_AarhusWARCnet.pptx
WARCnet
 
Resources in uct libraries fin_hon_2017
Susanne Noll
 
Whowas: History of resources at APNIC
APNIC
 
Emerald Ash Borer Identification using Drones
UAS Colorado
 
20101219 yandex academic_programs_braslavski
Computer Science Club
 
SimpleGeo at WhereCamp SoCal 2010
Andrew Mager
 
Rostelecom Social Platform (100,000+ employees)
LetsConnect
 
Kek, Cucks, and God Emperor Trump: A Measurement Study of 4chan's Politically...
Jeremy Blackburn
 
Ad

More from Marco Montanari (20)

PPTX
OpenStreetMap_LinuxDay2023.pptx
Marco Montanari
 
PPTX
Ohm wikimania 2021
Marco Montanari
 
PPTX
Ohm itwikicon tech - english
Marco Montanari
 
PDF
ITWikiCon 2020 - OpenHistoryMap
Marco Montanari
 
PDF
ITWikiCon - Edutainment e Wikipedia
Marco Montanari
 
PPTX
Storia dell'informatica
Marco Montanari
 
PDF
Bononia 1115
Marco Montanari
 
PPTX
ChContext
Marco Montanari
 
PDF
MN-MAP Poster for Foss4G2018
Marco Montanari
 
PDF
GEOCONTEXT AND CHCONTEXT GEOGRAPHIC INFORMATION IN CULTURAL HERITAGE
Marco Montanari
 
PDF
Mn map poster
Marco Montanari
 
PPTX
Saas rad with django, django rest framework
Marco Montanari
 
PDF
poster mn-auth
Marco Montanari
 
PDF
poster holodocker
Marco Montanari
 
PPTX
Big data, big tourism
Marco Montanari
 
PPTX
Intro datajournalism - 14-15/06/2017
Marco Montanari
 
PDF
OHM Workshop
Marco Montanari
 
PDF
Open Data e Trasparenza come punto di contatto fra cittadinanza e politica
Marco Montanari
 
PDF
Intervento 20160705
Marco Montanari
 
PDF
Lessons Learned from CityOpenSource
Marco Montanari
 
OpenStreetMap_LinuxDay2023.pptx
Marco Montanari
 
Ohm wikimania 2021
Marco Montanari
 
Ohm itwikicon tech - english
Marco Montanari
 
ITWikiCon 2020 - OpenHistoryMap
Marco Montanari
 
ITWikiCon - Edutainment e Wikipedia
Marco Montanari
 
Storia dell'informatica
Marco Montanari
 
Bononia 1115
Marco Montanari
 
ChContext
Marco Montanari
 
MN-MAP Poster for Foss4G2018
Marco Montanari
 
GEOCONTEXT AND CHCONTEXT GEOGRAPHIC INFORMATION IN CULTURAL HERITAGE
Marco Montanari
 
Mn map poster
Marco Montanari
 
Saas rad with django, django rest framework
Marco Montanari
 
poster mn-auth
Marco Montanari
 
poster holodocker
Marco Montanari
 
Big data, big tourism
Marco Montanari
 
Intro datajournalism - 14-15/06/2017
Marco Montanari
 
OHM Workshop
Marco Montanari
 
Open Data e Trasparenza come punto di contatto fra cittadinanza e politica
Marco Montanari
 
Intervento 20160705
Marco Montanari
 
Lessons Learned from CityOpenSource
Marco Montanari
 
Ad

Recently uploaded (20)

PPTX
AI in Daily Life: How Artificial Intelligence Helps Us Every Day
vanshrpatil7
 
PPTX
Introduction to Flutter by Ayush Desai.pptx
ayushdesai204
 
PDF
SparkLabs Primer on Artificial Intelligence 2025
SparkLabs Group
 
PPTX
The Future of AI & Machine Learning.pptx
pritsen4700
 
PDF
Orbitly Pitch Deck|A Mission-Driven Platform for Side Project Collaboration (...
zz41354899
 
PDF
Presentation about Hardware and Software in Computer
snehamodhawadiya
 
PPTX
Simple and concise overview about Quantum computing..pptx
mughal641
 
PDF
Using Anchore and DefectDojo to Stand Up Your DevSecOps Function
Anchore
 
PDF
Data_Analytics_vs_Data_Science_vs_BI_by_CA_Suvidha_Chaplot.pdf
CA Suvidha Chaplot
 
PPTX
Dev Dives: Automate, test, and deploy in one place—with Unified Developer Exp...
AndreeaTom
 
PDF
Unlocking the Future- AI Agents Meet Oracle Database 23ai - AIOUG Yatra 2025.pdf
Sandesh Rao
 
PPTX
Applied-Statistics-Mastering-Data-Driven-Decisions.pptx
parmaryashparmaryash
 
PPTX
What-is-the-World-Wide-Web -- Introduction
tonifi9488
 
PDF
Responsible AI and AI Ethics - By Sylvester Ebhonu
Sylvester Ebhonu
 
PDF
Get More from Fiori Automation - What’s New, What Works, and What’s Next.pdf
Precisely
 
PPTX
AI and Robotics for Human Well-being.pptx
JAYMIN SUTHAR
 
PPTX
The-Ethical-Hackers-Imperative-Safeguarding-the-Digital-Frontier.pptx
sujalchauhan1305
 
PDF
AI Unleashed - Shaping the Future -Starting Today - AIOUG Yatra 2025 - For Co...
Sandesh Rao
 
PDF
Structs to JSON: How Go Powers REST APIs
Emily Achieng
 
PDF
Trying to figure out MCP by actually building an app from scratch with open s...
Julien SIMON
 
AI in Daily Life: How Artificial Intelligence Helps Us Every Day
vanshrpatil7
 
Introduction to Flutter by Ayush Desai.pptx
ayushdesai204
 
SparkLabs Primer on Artificial Intelligence 2025
SparkLabs Group
 
The Future of AI & Machine Learning.pptx
pritsen4700
 
Orbitly Pitch Deck|A Mission-Driven Platform for Side Project Collaboration (...
zz41354899
 
Presentation about Hardware and Software in Computer
snehamodhawadiya
 
Simple and concise overview about Quantum computing..pptx
mughal641
 
Using Anchore and DefectDojo to Stand Up Your DevSecOps Function
Anchore
 
Data_Analytics_vs_Data_Science_vs_BI_by_CA_Suvidha_Chaplot.pdf
CA Suvidha Chaplot
 
Dev Dives: Automate, test, and deploy in one place—with Unified Developer Exp...
AndreeaTom
 
Unlocking the Future- AI Agents Meet Oracle Database 23ai - AIOUG Yatra 2025.pdf
Sandesh Rao
 
Applied-Statistics-Mastering-Data-Driven-Decisions.pptx
parmaryashparmaryash
 
What-is-the-World-Wide-Web -- Introduction
tonifi9488
 
Responsible AI and AI Ethics - By Sylvester Ebhonu
Sylvester Ebhonu
 
Get More from Fiori Automation - What’s New, What Works, and What’s Next.pdf
Precisely
 
AI and Robotics for Human Well-being.pptx
JAYMIN SUTHAR
 
The-Ethical-Hackers-Imperative-Safeguarding-the-Digital-Frontier.pptx
sujalchauhan1305
 
AI Unleashed - Shaping the Future -Starting Today - AIOUG Yatra 2025 - For Co...
Sandesh Rao
 
Structs to JSON: How Go Powers REST APIs
Emily Achieng
 
Trying to figure out MCP by actually building an app from scratch with open s...
Julien SIMON
 

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 - [email protected] Raffaele Trojanis - [email protected] Marco Montanari - [email protected]