SlideShare a Scribd company logo
ArCo: the Italian Cultural
Heritage Knowledge Graph
Valentina Anita Carriero1,2, Aldo Gangemi1,2,
Maria Letizia Mancinelli3, Ludovica Marinucci2,
Andrea Giovanni Nuzzolese2, Valentina Presutti1,2
and Chiara Veninata3
ISWC 2019
October 29th
Auckland, New Zealand
1 University of Bologna, Bologna, IT
2 STLab, ISTC-CNR, Rome, IT
3 ICCD, MiBAC, Rome, IT
Testa di fanciulla, Leonardo da Vinci
Italian Cultural Heritage
ICCD (MiBAC) coordinates
cataloguing activities and CH data
management
General Catalogue of
Italian CH
cataloguing standards,
controlled lists
almost 3M
catalogue records
+800K
catalogue records~15M
catalogue numbers
released
30 types of cultural
properties
2
Italian Cultural Heritage
ICCD (MiBAC) coordinates
cataloguing activities and CH data
management
General Catalogue of
Italian CH
cataloguing standards,
controlled lists
almost 3M
catalogue records
+800K
catalogue records~15M
catalogue numbers
released
30 types of cultural
properties
3
Italian Cultural Heritage
ICCD (MiBAC) coordinates
cataloguing activities and CH data
management
General Catalogue of
Italian CH
cataloguing standards,
controlled lists
almost 3M
catalogue records
+800K
catalogue records~15M
catalogue numbers
released
30 types of cultural
properties
4
XML input data
PDF
+800K catalogue records,
e.g. «Self portrait», Albert Friscia
5
strings!
ArCo KG in numbers
Ontology network
• 7 ontology modules
• 5,058 axioms
• 1,049 predicates
• reuse of 11 other ontologies
Data
• 169,151,644 triples
• 20,838 owl:sameAs linking to 20,479 distinct entities
in 8 other datasets and 2 controlled vocabularies
6
Why ?
• Improving PA data management, enhancing cultural heritage
• Connection to other Knowledge Bases
• Fostering reuse by third parties
• Addressing new modelling issues
• Not only metadata, not only the catalogue’s perspective
à representing implicit knowledge embedded
in the metadata à discovery science
epistemological
!=
ontological
data for
scholars and
researchers
data &
ontologies
mutual
enrichment
= a KG of Italian Cultural
Heritage,
but not only!
e.g. different types of locations
classifications of musical instruments
diagnosis of paleopathologies
coin issuance, …
better research
results
catalogue record
cultural
property
7
not limited to the
Italian domain
How to use ArCo
Docker container available on GitHub
+ its running instance online
https://w3id.org/arco
8
easily
installable
multi-language
last 8 months
2 clones
260 views
29 unique visitors
last 3 months
1,371 views
766 unique visitors
User guides
https://essepuntato.it/graffoo/
9
well documented
Ontologies
https://essepuntato.it/lode/
human-readable
documentation
source code
10
SPARQL endpoint
11
last 3 months
~145,000 SPARQL
queries
ArCo at a glance
supporting new users
& users from different backgrounds
Examples
CQ
SPARQL
query
results
RDF
visualization
12
Using XD for developing ArCo KG
eXtreme Design
13
detailed
documentation of
the applied
methodology
requirements collected
in the form of stories
Type: Linking my data to ArCo data
Title: Cultural heritage and residential property
Story: I am looking for a residential property to
buy, and I want to filter the results based on the
type of cultural heritage nearby.
applications
linking LOD
publishing LOD
e.g.
translated as
Competency Questions
and other constraints
CQs
Which is the geometry of
a cultural property?
e.g.
continuous feedback
& new emerging
requirements
customer
team
design
team
ICCD
wider community
private & public
companies and
institutions
+
requirements from
beyond domain
experts
14
tools
design
team development of
ontology modules
subsets of requirements & coherent sub-areas of the domain
15
design
team design principles
pattern-based design
ODP
repository
external
ontologies
OPLa
ontology
annotated with
12 reused ODPs
over the network
shortcut binary
relations along
with
n-ary relations
16
direct &
indirect
reuse
+ 1 new ODP
for recurrent event series as
collections of events
@ WOP2019
http://bit.do/fbQWk
1
2
3
e.g.
situation
collection
classification
componency
[…]
Current taxonomy of cultural properties
17
Poppi Castle
Poppi
The Uffizi
Florence
Woman Portrait
by
Netscher Caspar
17th century
Modelling issue (1)
18
currently
located
Pitti Palace
Florence
involved in an
exhibition in1773
temporarily stored
in1942
Example of reused ODPs (1) Cultural
property
time indexed
typed locations
19
time-indexed
situation
time-indexed
situation
e.g.
CIDOC-CRM
E9 Move (P26 moved to / P27 moved from)
P53 has former or current location
P54 has current permanent location
P55 has current location
Modelling issue (2)
20
Syracusan coin
4th century B.C.
“conservation status
of the coin:
bad”
catalogue record
“conservation status
of the coin:
good”
Example of reused ODPs (2) Catalogue
record
catalogue
record
versions
21
information
object
sequence
time-indexed
situation
data productiondesign
team
RDFizer
ICCD-XML data
to
ArCo-RDF
http://bit.do/fbqxL
ID generation
deduplication
disambiguation
entity-linking
LIMES
strings
to
entities
entity-linking against
ArCo itself
entities
fingerprints
e.g. active period of
an author
e.g.
<AUTN>Friscia
Albert</AUTN>
friscia-albert
albert-friscia
e.g.
“Andrea d’Agnolo”
“Andrea d’Agnolo
detto del Sarto”
MD5 checksum
dcd4ca7b54dd3d7dac083dd4c54a9eef
LInk discovery framework for MEtric Spaces
22
ULAN
TGN
testing
testing
team
https://w3id.org/testalod
CQ verification
inference
verification
error
provocation
refactoring &
integration
design
team
release &
versioning
huge manual effort
à prototype for
running unit tests
e.g. “When was a cultural property created?”
à SPARQL query
e.g. ex:MonumentX a :CulturalProperty .
ex:MonumentX
:hasCulturalPropertyComponent ex:ComponentY .
Expected inference: ex:MonumentX a
:ComplexCulturalProperty .
@ ISWC2019 demo session
e.g. a-cd:Dating owl:disjointWith a-cd:Author .
ex:Example a a-cd:Dating, a-cd:Author .
Expected error: inconsistency
all tests on GitHub
http://bit.do/fbuHS
23
Conclusion
24
• The biggest knowledge graph of Italian Cultural Heritage
• Available on GitHub, as a docker, on Zenodo, LOV and DataHub
• Released with CC BY 4.0 license (Attribution-ShareAlike)
• Developed using a rigorous methodology based on ODP, supporting its
reuse
• XD-by-example
• Addressing diverse requirements
• from applications to discovery science
eXtreme Design
Ongoing & future work
25
• ArCo is an evolving creature
• concepts yet to be modelled
• knowledge extraction from text
• translation to other languages
• Improving eXtreme Design
• open requirements gathering
how to capture requirements from diverse types of users
• call for tools for facilitating testing and reuse
What can you do?
26
• e.g. are you a researcher and philosopher interested in the relation between
ontological and epistemological changes in cultural properties and their
metadata?
• e.g. do you want to support Cultural Heritage students by providing an app for
studying e.g. what are the most popular subjects per cultural property type?
• e.g. are you interested in analysing how chemicals are used in conservation
interventions over time?
• […]
Use ArCo for answering your (research) questions!
Leave us feedback, use cases and requirements we don’t satisfy yet!
Contribute to ArCo’s future development!
http://tiny.cc/arco-ggroup
http://tiny.cc/arco-github
Valentina Anita Carriero
valentina.carriero@istc.cnr.it
w3id.org/arco

More Related Content

What's hot

Introduction to GraphQL
Introduction to GraphQLIntroduction to GraphQL
Introduction to GraphQL
Amazon Web Services
 
Observables in Angular
Observables in AngularObservables in Angular
Observables in Angular
Knoldus Inc.
 
What is an API?
What is an API?What is an API?
What is an API?
Muhammad Zuhdi
 
JSON: The Basics
JSON: The BasicsJSON: The Basics
JSON: The Basics
Jeff Fox
 
Introduction to JavaScript Basics.
Introduction to JavaScript Basics.Introduction to JavaScript Basics.
Introduction to JavaScript Basics.
Hassan Ahmed Baig - Web Developer
 
HTML5 Local Storage
HTML5 Local StorageHTML5 Local Storage
HTML5 Local Storage
Lior Zamir
 
[Final] ReactJS presentation
[Final] ReactJS presentation[Final] ReactJS presentation
[Final] ReactJS presentation洪 鹏发
 
JavaScript Tutorial
JavaScript  TutorialJavaScript  Tutorial
JavaScript Tutorial
Bui Kiet
 
CQRS + Event Sourcing in PHP
CQRS + Event Sourcing in PHPCQRS + Event Sourcing in PHP
CQRS + Event Sourcing in PHP
Manuel López Torrent
 
Reactjs
Reactjs Reactjs
Reactjs
Neha Sharma
 
Modern JS with ES6
Modern JS with ES6Modern JS with ES6
Modern JS with ES6
Kevin Langley Jr.
 
Django Interview Questions and Answers
Django Interview Questions and AnswersDjango Interview Questions and Answers
Django Interview Questions and Answers
Python Devloper
 
Spring Framework - AOP
Spring Framework - AOPSpring Framework - AOP
Spring Framework - AOP
Dzmitry Naskou
 
Introduction to Node.js
Introduction to Node.jsIntroduction to Node.js
Introduction to Node.js
Vikash Singh
 
Object Oriented Programming In JavaScript
Object Oriented Programming In JavaScriptObject Oriented Programming In JavaScript
Object Oriented Programming In JavaScript
Forziatech
 
JavaScript - Chapter 13 - Browser Object Model(BOM)
JavaScript - Chapter 13 - Browser Object Model(BOM)JavaScript - Chapter 13 - Browser Object Model(BOM)
JavaScript - Chapter 13 - Browser Object Model(BOM)
WebStackAcademy
 
React Components Lifecycle | React Tutorial for Beginners | ReactJS Training ...
React Components Lifecycle | React Tutorial for Beginners | ReactJS Training ...React Components Lifecycle | React Tutorial for Beginners | ReactJS Training ...
React Components Lifecycle | React Tutorial for Beginners | ReactJS Training ...
Edureka!
 
Php with MYSQL Database
Php with MYSQL DatabasePhp with MYSQL Database
Php with MYSQL Database
Computer Hardware & Trouble shooting
 
React js
React jsReact js
React js
Alireza Akbari
 

What's hot (20)

Introduction to GraphQL
Introduction to GraphQLIntroduction to GraphQL
Introduction to GraphQL
 
Observables in Angular
Observables in AngularObservables in Angular
Observables in Angular
 
What is an API?
What is an API?What is an API?
What is an API?
 
JSON: The Basics
JSON: The BasicsJSON: The Basics
JSON: The Basics
 
Introduction to JavaScript Basics.
Introduction to JavaScript Basics.Introduction to JavaScript Basics.
Introduction to JavaScript Basics.
 
HTML5 Local Storage
HTML5 Local StorageHTML5 Local Storage
HTML5 Local Storage
 
Api presentation
Api presentationApi presentation
Api presentation
 
[Final] ReactJS presentation
[Final] ReactJS presentation[Final] ReactJS presentation
[Final] ReactJS presentation
 
JavaScript Tutorial
JavaScript  TutorialJavaScript  Tutorial
JavaScript Tutorial
 
CQRS + Event Sourcing in PHP
CQRS + Event Sourcing in PHPCQRS + Event Sourcing in PHP
CQRS + Event Sourcing in PHP
 
Reactjs
Reactjs Reactjs
Reactjs
 
Modern JS with ES6
Modern JS with ES6Modern JS with ES6
Modern JS with ES6
 
Django Interview Questions and Answers
Django Interview Questions and AnswersDjango Interview Questions and Answers
Django Interview Questions and Answers
 
Spring Framework - AOP
Spring Framework - AOPSpring Framework - AOP
Spring Framework - AOP
 
Introduction to Node.js
Introduction to Node.jsIntroduction to Node.js
Introduction to Node.js
 
Object Oriented Programming In JavaScript
Object Oriented Programming In JavaScriptObject Oriented Programming In JavaScript
Object Oriented Programming In JavaScript
 
JavaScript - Chapter 13 - Browser Object Model(BOM)
JavaScript - Chapter 13 - Browser Object Model(BOM)JavaScript - Chapter 13 - Browser Object Model(BOM)
JavaScript - Chapter 13 - Browser Object Model(BOM)
 
React Components Lifecycle | React Tutorial for Beginners | ReactJS Training ...
React Components Lifecycle | React Tutorial for Beginners | ReactJS Training ...React Components Lifecycle | React Tutorial for Beginners | ReactJS Training ...
React Components Lifecycle | React Tutorial for Beginners | ReactJS Training ...
 
Php with MYSQL Database
Php with MYSQL DatabasePhp with MYSQL Database
Php with MYSQL Database
 
React js
React jsReact js
React js
 

Similar to ArCo: the Italian Cultural Heritage Knowledge Graph

ArCo, the knowledge graph of the Italian Cultural Heritage: new developments
ArCo, the knowledge graph of the Italian Cultural Heritage: new developmentsArCo, the knowledge graph of the Italian Cultural Heritage: new developments
ArCo, the knowledge graph of the Italian Cultural Heritage: new developments
ArcoProject
 
Building the ArCo knowledge graph: process, experience and struggle with exis...
Building the ArCo knowledge graph: process, experience and struggle with exis...Building the ArCo knowledge graph: process, experience and struggle with exis...
Building the ArCo knowledge graph: process, experience and struggle with exis...
Valentina Presutti
 
ArCo: the Knowledge Graph of Italian Cultural Heritage
ArCo: the Knowledge Graph of Italian Cultural HeritageArCo: the Knowledge Graph of Italian Cultural Heritage
ArCo: the Knowledge Graph of Italian Cultural Heritage
Valentina Presutti
 
Ee bdm ws-v1
Ee bdm ws-v1Ee bdm ws-v1
Knowledge graph construction with a façade - The SPARQL Anything Project
Knowledge graph construction with a façade - The SPARQL Anything ProjectKnowledge graph construction with a façade - The SPARQL Anything Project
Knowledge graph construction with a façade - The SPARQL Anything Project
Enrico Daga
 
xDams and the Reload Project at "Italian lectures on semantic web and linked ...
xDams and the Reload Project at "Italian lectures on semantic web and linked ...xDams and the Reload Project at "Italian lectures on semantic web and linked ...
xDams and the Reload Project at "Italian lectures on semantic web and linked ...
regesta_com
 
Linked Open Data and Applications
Linked Open Data and Applications Linked Open Data and Applications
Linked Open Data and Applications
Victor de Boer
 
07 reusable padfield
07 reusable padfield07 reusable padfield
07 reusable padfield
ShareCareX
 
Linked Open Data Publications through Wikidata & Persistent Identification in...
Linked Open Data Publications through Wikidata & Persistent Identification in...Linked Open Data Publications through Wikidata & Persistent Identification in...
Linked Open Data Publications through Wikidata & Persistent Identification in...
meemoo, Vlaams instituut voor het archief
 
The ELMCIP Electronic Literature Base
The ELMCIP Electronic Literature BaseThe ELMCIP Electronic Literature Base
The ELMCIP Electronic Literature Base
Jill Walker Rettberg
 
Linked Open Data Publications through Wikidata & Persistent Identification...
Linked Open Data  Publications through  Wikidata &  Persistent Identification...Linked Open Data  Publications through  Wikidata &  Persistent Identification...
Linked Open Data Publications through Wikidata & Persistent Identification...
PACKED vzw
 
Open Culture - How Wiki loves art and data - Packed
 Open Culture - How Wiki loves art and data - Packed Open Culture - How Wiki loves art and data - Packed
Open Culture - How Wiki loves art and data - Packed
Open Knowledge Belgium
 
Opening up the National Gallery’s Collection Information
Opening up the National Gallery’s Collection InformationOpening up the National Gallery’s Collection Information
Opening up the National Gallery’s Collection Information
Museums Computer Group
 
Towards a Common Approach for Access to Digital Archival Records in Europe. A...
Towards a Common Approach for Access to Digital Archival Records in Europe. A...Towards a Common Approach for Access to Digital Archival Records in Europe. A...
Towards a Common Approach for Access to Digital Archival Records in Europe. A...
12th International Conference on Digital Preservation (iPRES 2015)
 
I Linked Open Data nei Beni Culturali, alcuni progetti e casi di studio
I Linked Open Data nei Beni Culturali, alcuni progetti e casi di studioI Linked Open Data nei Beni Culturali, alcuni progetti e casi di studio
I Linked Open Data nei Beni Culturali, alcuni progetti e casi di studio
CulturaItalia
 
Franco Niccolucci: Example of an EOSCpilot Science Demonstrator - TextCrowd
Franco Niccolucci: Example of an EOSCpilot Science Demonstrator - TextCrowdFranco Niccolucci: Example of an EOSCpilot Science Demonstrator - TextCrowd
Franco Niccolucci: Example of an EOSCpilot Science Demonstrator - TextCrowd
EOSC-hub project
 
ARCLib project presentation from Pasig 2016
ARCLib project presentation from Pasig 2016ARCLib project presentation from Pasig 2016
ARCLib project presentation from Pasig 2016
dp-blog-cz
 
The Ground Truth: Arabic Scientific Manuscripts Workshop
The Ground Truth: Arabic Scientific Manuscripts WorkshopThe Ground Truth: Arabic Scientific Manuscripts Workshop
The Ground Truth: Arabic Scientific Manuscripts Workshop
Digital Research and Curator Team @ British Library
 
The Virtual Research Environment and Libraries
The Virtual Research Environment and LibrariesThe Virtual Research Environment and Libraries
The Virtual Research Environment and Libraries
National Information Standards Organization (NISO)
 

Similar to ArCo: the Italian Cultural Heritage Knowledge Graph (20)

ArCo, the knowledge graph of the Italian Cultural Heritage: new developments
ArCo, the knowledge graph of the Italian Cultural Heritage: new developmentsArCo, the knowledge graph of the Italian Cultural Heritage: new developments
ArCo, the knowledge graph of the Italian Cultural Heritage: new developments
 
Building the ArCo knowledge graph: process, experience and struggle with exis...
Building the ArCo knowledge graph: process, experience and struggle with exis...Building the ArCo knowledge graph: process, experience and struggle with exis...
Building the ArCo knowledge graph: process, experience and struggle with exis...
 
ArCo: the Knowledge Graph of Italian Cultural Heritage
ArCo: the Knowledge Graph of Italian Cultural HeritageArCo: the Knowledge Graph of Italian Cultural Heritage
ArCo: the Knowledge Graph of Italian Cultural Heritage
 
Ee bdm ws-v1
Ee bdm ws-v1Ee bdm ws-v1
Ee bdm ws-v1
 
Knowledge graph construction with a façade - The SPARQL Anything Project
Knowledge graph construction with a façade - The SPARQL Anything ProjectKnowledge graph construction with a façade - The SPARQL Anything Project
Knowledge graph construction with a façade - The SPARQL Anything Project
 
Europeana datainaction nov2012
Europeana datainaction nov2012Europeana datainaction nov2012
Europeana datainaction nov2012
 
xDams and the Reload Project at "Italian lectures on semantic web and linked ...
xDams and the Reload Project at "Italian lectures on semantic web and linked ...xDams and the Reload Project at "Italian lectures on semantic web and linked ...
xDams and the Reload Project at "Italian lectures on semantic web and linked ...
 
Linked Open Data and Applications
Linked Open Data and Applications Linked Open Data and Applications
Linked Open Data and Applications
 
07 reusable padfield
07 reusable padfield07 reusable padfield
07 reusable padfield
 
Linked Open Data Publications through Wikidata & Persistent Identification in...
Linked Open Data Publications through Wikidata & Persistent Identification in...Linked Open Data Publications through Wikidata & Persistent Identification in...
Linked Open Data Publications through Wikidata & Persistent Identification in...
 
The ELMCIP Electronic Literature Base
The ELMCIP Electronic Literature BaseThe ELMCIP Electronic Literature Base
The ELMCIP Electronic Literature Base
 
Linked Open Data Publications through Wikidata & Persistent Identification...
Linked Open Data  Publications through  Wikidata &  Persistent Identification...Linked Open Data  Publications through  Wikidata &  Persistent Identification...
Linked Open Data Publications through Wikidata & Persistent Identification...
 
Open Culture - How Wiki loves art and data - Packed
 Open Culture - How Wiki loves art and data - Packed Open Culture - How Wiki loves art and data - Packed
Open Culture - How Wiki loves art and data - Packed
 
Opening up the National Gallery’s Collection Information
Opening up the National Gallery’s Collection InformationOpening up the National Gallery’s Collection Information
Opening up the National Gallery’s Collection Information
 
Towards a Common Approach for Access to Digital Archival Records in Europe. A...
Towards a Common Approach for Access to Digital Archival Records in Europe. A...Towards a Common Approach for Access to Digital Archival Records in Europe. A...
Towards a Common Approach for Access to Digital Archival Records in Europe. A...
 
I Linked Open Data nei Beni Culturali, alcuni progetti e casi di studio
I Linked Open Data nei Beni Culturali, alcuni progetti e casi di studioI Linked Open Data nei Beni Culturali, alcuni progetti e casi di studio
I Linked Open Data nei Beni Culturali, alcuni progetti e casi di studio
 
Franco Niccolucci: Example of an EOSCpilot Science Demonstrator - TextCrowd
Franco Niccolucci: Example of an EOSCpilot Science Demonstrator - TextCrowdFranco Niccolucci: Example of an EOSCpilot Science Demonstrator - TextCrowd
Franco Niccolucci: Example of an EOSCpilot Science Demonstrator - TextCrowd
 
ARCLib project presentation from Pasig 2016
ARCLib project presentation from Pasig 2016ARCLib project presentation from Pasig 2016
ARCLib project presentation from Pasig 2016
 
The Ground Truth: Arabic Scientific Manuscripts Workshop
The Ground Truth: Arabic Scientific Manuscripts WorkshopThe Ground Truth: Arabic Scientific Manuscripts Workshop
The Ground Truth: Arabic Scientific Manuscripts Workshop
 
The Virtual Research Environment and Libraries
The Virtual Research Environment and LibrariesThe Virtual Research Environment and Libraries
The Virtual Research Environment and Libraries
 

Recently uploaded

PRESENTATION ABOUT PRINCIPLE OF COSMATIC EVALUATION
PRESENTATION ABOUT PRINCIPLE OF COSMATIC EVALUATIONPRESENTATION ABOUT PRINCIPLE OF COSMATIC EVALUATION
PRESENTATION ABOUT PRINCIPLE OF COSMATIC EVALUATION
ChetanK57
 
role of pramana in research.pptx in science
role of pramana in research.pptx in sciencerole of pramana in research.pptx in science
role of pramana in research.pptx in science
sonaliswain16
 
Richard's entangled aventures in wonderland
Richard's entangled aventures in wonderlandRichard's entangled aventures in wonderland
Richard's entangled aventures in wonderland
Richard Gill
 
Citrus Greening Disease and its Management
Citrus Greening Disease and its ManagementCitrus Greening Disease and its Management
Citrus Greening Disease and its Management
subedisuryaofficial
 
(May 29th, 2024) Advancements in Intravital Microscopy- Insights for Preclini...
(May 29th, 2024) Advancements in Intravital Microscopy- Insights for Preclini...(May 29th, 2024) Advancements in Intravital Microscopy- Insights for Preclini...
(May 29th, 2024) Advancements in Intravital Microscopy- Insights for Preclini...
Scintica Instrumentation
 
NuGOweek 2024 Ghent - programme - final version
NuGOweek 2024 Ghent - programme - final versionNuGOweek 2024 Ghent - programme - final version
NuGOweek 2024 Ghent - programme - final version
pablovgd
 
Nutraceutical market, scope and growth: Herbal drug technology
Nutraceutical market, scope and growth: Herbal drug technologyNutraceutical market, scope and growth: Herbal drug technology
Nutraceutical market, scope and growth: Herbal drug technology
Lokesh Patil
 
Nucleic Acid-its structural and functional complexity.
Nucleic Acid-its structural and functional complexity.Nucleic Acid-its structural and functional complexity.
Nucleic Acid-its structural and functional complexity.
Nistarini College, Purulia (W.B) India
 
Hemostasis_importance& clinical significance.pptx
Hemostasis_importance& clinical significance.pptxHemostasis_importance& clinical significance.pptx
Hemostasis_importance& clinical significance.pptx
muralinath2
 
EY - Supply Chain Services 2018_template.pptx
EY - Supply Chain Services 2018_template.pptxEY - Supply Chain Services 2018_template.pptx
EY - Supply Chain Services 2018_template.pptx
AlguinaldoKong
 
Astronomy Update- Curiosity’s exploration of Mars _ Local Briefs _ leadertele...
Astronomy Update- Curiosity’s exploration of Mars _ Local Briefs _ leadertele...Astronomy Update- Curiosity’s exploration of Mars _ Local Briefs _ leadertele...
Astronomy Update- Curiosity’s exploration of Mars _ Local Briefs _ leadertele...
NathanBaughman3
 
The ASGCT Annual Meeting was packed with exciting progress in the field advan...
The ASGCT Annual Meeting was packed with exciting progress in the field advan...The ASGCT Annual Meeting was packed with exciting progress in the field advan...
The ASGCT Annual Meeting was packed with exciting progress in the field advan...
Health Advances
 
GBSN- Microbiology (Lab 3) Gram Staining
GBSN- Microbiology (Lab 3) Gram StainingGBSN- Microbiology (Lab 3) Gram Staining
GBSN- Microbiology (Lab 3) Gram Staining
Areesha Ahmad
 
Unveiling the Energy Potential of Marshmallow Deposits.pdf
Unveiling the Energy Potential of Marshmallow Deposits.pdfUnveiling the Energy Potential of Marshmallow Deposits.pdf
Unveiling the Energy Potential of Marshmallow Deposits.pdf
Erdal Coalmaker
 
Leaf Initiation, Growth and Differentiation.pdf
Leaf Initiation, Growth and Differentiation.pdfLeaf Initiation, Growth and Differentiation.pdf
Leaf Initiation, Growth and Differentiation.pdf
RenuJangid3
 
Richard's aventures in two entangled wonderlands
Richard's aventures in two entangled wonderlandsRichard's aventures in two entangled wonderlands
Richard's aventures in two entangled wonderlands
Richard Gill
 
Cancer cell metabolism: special Reference to Lactate Pathway
Cancer cell metabolism: special Reference to Lactate PathwayCancer cell metabolism: special Reference to Lactate Pathway
Cancer cell metabolism: special Reference to Lactate Pathway
AADYARAJPANDEY1
 
extra-chromosomal-inheritance[1].pptx.pdfpdf
extra-chromosomal-inheritance[1].pptx.pdfpdfextra-chromosomal-inheritance[1].pptx.pdfpdf
extra-chromosomal-inheritance[1].pptx.pdfpdf
DiyaBiswas10
 
Circulatory system_ Laplace law. Ohms law.reynaults law,baro-chemo-receptors-...
Circulatory system_ Laplace law. Ohms law.reynaults law,baro-chemo-receptors-...Circulatory system_ Laplace law. Ohms law.reynaults law,baro-chemo-receptors-...
Circulatory system_ Laplace law. Ohms law.reynaults law,baro-chemo-receptors-...
muralinath2
 
RNA INTERFERENCE: UNRAVELING GENETIC SILENCING
RNA INTERFERENCE: UNRAVELING GENETIC SILENCINGRNA INTERFERENCE: UNRAVELING GENETIC SILENCING
RNA INTERFERENCE: UNRAVELING GENETIC SILENCING
AADYARAJPANDEY1
 

Recently uploaded (20)

PRESENTATION ABOUT PRINCIPLE OF COSMATIC EVALUATION
PRESENTATION ABOUT PRINCIPLE OF COSMATIC EVALUATIONPRESENTATION ABOUT PRINCIPLE OF COSMATIC EVALUATION
PRESENTATION ABOUT PRINCIPLE OF COSMATIC EVALUATION
 
role of pramana in research.pptx in science
role of pramana in research.pptx in sciencerole of pramana in research.pptx in science
role of pramana in research.pptx in science
 
Richard's entangled aventures in wonderland
Richard's entangled aventures in wonderlandRichard's entangled aventures in wonderland
Richard's entangled aventures in wonderland
 
Citrus Greening Disease and its Management
Citrus Greening Disease and its ManagementCitrus Greening Disease and its Management
Citrus Greening Disease and its Management
 
(May 29th, 2024) Advancements in Intravital Microscopy- Insights for Preclini...
(May 29th, 2024) Advancements in Intravital Microscopy- Insights for Preclini...(May 29th, 2024) Advancements in Intravital Microscopy- Insights for Preclini...
(May 29th, 2024) Advancements in Intravital Microscopy- Insights for Preclini...
 
NuGOweek 2024 Ghent - programme - final version
NuGOweek 2024 Ghent - programme - final versionNuGOweek 2024 Ghent - programme - final version
NuGOweek 2024 Ghent - programme - final version
 
Nutraceutical market, scope and growth: Herbal drug technology
Nutraceutical market, scope and growth: Herbal drug technologyNutraceutical market, scope and growth: Herbal drug technology
Nutraceutical market, scope and growth: Herbal drug technology
 
Nucleic Acid-its structural and functional complexity.
Nucleic Acid-its structural and functional complexity.Nucleic Acid-its structural and functional complexity.
Nucleic Acid-its structural and functional complexity.
 
Hemostasis_importance& clinical significance.pptx
Hemostasis_importance& clinical significance.pptxHemostasis_importance& clinical significance.pptx
Hemostasis_importance& clinical significance.pptx
 
EY - Supply Chain Services 2018_template.pptx
EY - Supply Chain Services 2018_template.pptxEY - Supply Chain Services 2018_template.pptx
EY - Supply Chain Services 2018_template.pptx
 
Astronomy Update- Curiosity’s exploration of Mars _ Local Briefs _ leadertele...
Astronomy Update- Curiosity’s exploration of Mars _ Local Briefs _ leadertele...Astronomy Update- Curiosity’s exploration of Mars _ Local Briefs _ leadertele...
Astronomy Update- Curiosity’s exploration of Mars _ Local Briefs _ leadertele...
 
The ASGCT Annual Meeting was packed with exciting progress in the field advan...
The ASGCT Annual Meeting was packed with exciting progress in the field advan...The ASGCT Annual Meeting was packed with exciting progress in the field advan...
The ASGCT Annual Meeting was packed with exciting progress in the field advan...
 
GBSN- Microbiology (Lab 3) Gram Staining
GBSN- Microbiology (Lab 3) Gram StainingGBSN- Microbiology (Lab 3) Gram Staining
GBSN- Microbiology (Lab 3) Gram Staining
 
Unveiling the Energy Potential of Marshmallow Deposits.pdf
Unveiling the Energy Potential of Marshmallow Deposits.pdfUnveiling the Energy Potential of Marshmallow Deposits.pdf
Unveiling the Energy Potential of Marshmallow Deposits.pdf
 
Leaf Initiation, Growth and Differentiation.pdf
Leaf Initiation, Growth and Differentiation.pdfLeaf Initiation, Growth and Differentiation.pdf
Leaf Initiation, Growth and Differentiation.pdf
 
Richard's aventures in two entangled wonderlands
Richard's aventures in two entangled wonderlandsRichard's aventures in two entangled wonderlands
Richard's aventures in two entangled wonderlands
 
Cancer cell metabolism: special Reference to Lactate Pathway
Cancer cell metabolism: special Reference to Lactate PathwayCancer cell metabolism: special Reference to Lactate Pathway
Cancer cell metabolism: special Reference to Lactate Pathway
 
extra-chromosomal-inheritance[1].pptx.pdfpdf
extra-chromosomal-inheritance[1].pptx.pdfpdfextra-chromosomal-inheritance[1].pptx.pdfpdf
extra-chromosomal-inheritance[1].pptx.pdfpdf
 
Circulatory system_ Laplace law. Ohms law.reynaults law,baro-chemo-receptors-...
Circulatory system_ Laplace law. Ohms law.reynaults law,baro-chemo-receptors-...Circulatory system_ Laplace law. Ohms law.reynaults law,baro-chemo-receptors-...
Circulatory system_ Laplace law. Ohms law.reynaults law,baro-chemo-receptors-...
 
RNA INTERFERENCE: UNRAVELING GENETIC SILENCING
RNA INTERFERENCE: UNRAVELING GENETIC SILENCINGRNA INTERFERENCE: UNRAVELING GENETIC SILENCING
RNA INTERFERENCE: UNRAVELING GENETIC SILENCING
 

ArCo: the Italian Cultural Heritage Knowledge Graph

  • 1. ArCo: the Italian Cultural Heritage Knowledge Graph Valentina Anita Carriero1,2, Aldo Gangemi1,2, Maria Letizia Mancinelli3, Ludovica Marinucci2, Andrea Giovanni Nuzzolese2, Valentina Presutti1,2 and Chiara Veninata3 ISWC 2019 October 29th Auckland, New Zealand 1 University of Bologna, Bologna, IT 2 STLab, ISTC-CNR, Rome, IT 3 ICCD, MiBAC, Rome, IT Testa di fanciulla, Leonardo da Vinci
  • 2. Italian Cultural Heritage ICCD (MiBAC) coordinates cataloguing activities and CH data management General Catalogue of Italian CH cataloguing standards, controlled lists almost 3M catalogue records +800K catalogue records~15M catalogue numbers released 30 types of cultural properties 2
  • 3. Italian Cultural Heritage ICCD (MiBAC) coordinates cataloguing activities and CH data management General Catalogue of Italian CH cataloguing standards, controlled lists almost 3M catalogue records +800K catalogue records~15M catalogue numbers released 30 types of cultural properties 3
  • 4. Italian Cultural Heritage ICCD (MiBAC) coordinates cataloguing activities and CH data management General Catalogue of Italian CH cataloguing standards, controlled lists almost 3M catalogue records +800K catalogue records~15M catalogue numbers released 30 types of cultural properties 4
  • 5. XML input data PDF +800K catalogue records, e.g. «Self portrait», Albert Friscia 5 strings!
  • 6. ArCo KG in numbers Ontology network • 7 ontology modules • 5,058 axioms • 1,049 predicates • reuse of 11 other ontologies Data • 169,151,644 triples • 20,838 owl:sameAs linking to 20,479 distinct entities in 8 other datasets and 2 controlled vocabularies 6
  • 7. Why ? • Improving PA data management, enhancing cultural heritage • Connection to other Knowledge Bases • Fostering reuse by third parties • Addressing new modelling issues • Not only metadata, not only the catalogue’s perspective à representing implicit knowledge embedded in the metadata à discovery science epistemological != ontological data for scholars and researchers data & ontologies mutual enrichment = a KG of Italian Cultural Heritage, but not only! e.g. different types of locations classifications of musical instruments diagnosis of paleopathologies coin issuance, … better research results catalogue record cultural property 7 not limited to the Italian domain
  • 8. How to use ArCo Docker container available on GitHub + its running instance online https://w3id.org/arco 8 easily installable multi-language last 8 months 2 clones 260 views 29 unique visitors last 3 months 1,371 views 766 unique visitors
  • 11. SPARQL endpoint 11 last 3 months ~145,000 SPARQL queries
  • 12. ArCo at a glance supporting new users & users from different backgrounds Examples CQ SPARQL query results RDF visualization 12
  • 13. Using XD for developing ArCo KG eXtreme Design 13 detailed documentation of the applied methodology
  • 14. requirements collected in the form of stories Type: Linking my data to ArCo data Title: Cultural heritage and residential property Story: I am looking for a residential property to buy, and I want to filter the results based on the type of cultural heritage nearby. applications linking LOD publishing LOD e.g. translated as Competency Questions and other constraints CQs Which is the geometry of a cultural property? e.g. continuous feedback & new emerging requirements customer team design team ICCD wider community private & public companies and institutions + requirements from beyond domain experts 14 tools
  • 15. design team development of ontology modules subsets of requirements & coherent sub-areas of the domain 15
  • 16. design team design principles pattern-based design ODP repository external ontologies OPLa ontology annotated with 12 reused ODPs over the network shortcut binary relations along with n-ary relations 16 direct & indirect reuse + 1 new ODP for recurrent event series as collections of events @ WOP2019 http://bit.do/fbQWk 1 2 3 e.g. situation collection classification componency […]
  • 17. Current taxonomy of cultural properties 17
  • 18. Poppi Castle Poppi The Uffizi Florence Woman Portrait by Netscher Caspar 17th century Modelling issue (1) 18 currently located Pitti Palace Florence involved in an exhibition in1773 temporarily stored in1942
  • 19. Example of reused ODPs (1) Cultural property time indexed typed locations 19 time-indexed situation time-indexed situation e.g. CIDOC-CRM E9 Move (P26 moved to / P27 moved from) P53 has former or current location P54 has current permanent location P55 has current location
  • 20. Modelling issue (2) 20 Syracusan coin 4th century B.C. “conservation status of the coin: bad” catalogue record “conservation status of the coin: good”
  • 21. Example of reused ODPs (2) Catalogue record catalogue record versions 21 information object sequence time-indexed situation
  • 22. data productiondesign team RDFizer ICCD-XML data to ArCo-RDF http://bit.do/fbqxL ID generation deduplication disambiguation entity-linking LIMES strings to entities entity-linking against ArCo itself entities fingerprints e.g. active period of an author e.g. <AUTN>Friscia Albert</AUTN> friscia-albert albert-friscia e.g. “Andrea d’Agnolo” “Andrea d’Agnolo detto del Sarto” MD5 checksum dcd4ca7b54dd3d7dac083dd4c54a9eef LInk discovery framework for MEtric Spaces 22 ULAN TGN
  • 23. testing testing team https://w3id.org/testalod CQ verification inference verification error provocation refactoring & integration design team release & versioning huge manual effort à prototype for running unit tests e.g. “When was a cultural property created?” à SPARQL query e.g. ex:MonumentX a :CulturalProperty . ex:MonumentX :hasCulturalPropertyComponent ex:ComponentY . Expected inference: ex:MonumentX a :ComplexCulturalProperty . @ ISWC2019 demo session e.g. a-cd:Dating owl:disjointWith a-cd:Author . ex:Example a a-cd:Dating, a-cd:Author . Expected error: inconsistency all tests on GitHub http://bit.do/fbuHS 23
  • 24. Conclusion 24 • The biggest knowledge graph of Italian Cultural Heritage • Available on GitHub, as a docker, on Zenodo, LOV and DataHub • Released with CC BY 4.0 license (Attribution-ShareAlike) • Developed using a rigorous methodology based on ODP, supporting its reuse • XD-by-example • Addressing diverse requirements • from applications to discovery science eXtreme Design
  • 25. Ongoing & future work 25 • ArCo is an evolving creature • concepts yet to be modelled • knowledge extraction from text • translation to other languages • Improving eXtreme Design • open requirements gathering how to capture requirements from diverse types of users • call for tools for facilitating testing and reuse
  • 26. What can you do? 26 • e.g. are you a researcher and philosopher interested in the relation between ontological and epistemological changes in cultural properties and their metadata? • e.g. do you want to support Cultural Heritage students by providing an app for studying e.g. what are the most popular subjects per cultural property type? • e.g. are you interested in analysing how chemicals are used in conservation interventions over time? • […] Use ArCo for answering your (research) questions! Leave us feedback, use cases and requirements we don’t satisfy yet! Contribute to ArCo’s future development! http://tiny.cc/arco-ggroup http://tiny.cc/arco-github