SlideShare a Scribd company logo
1 of 19
Multilingual Access to Cultural
Heritage Content on the Semantic
Web
Dana Dannells, Aarne Ranta, Ramona Enache,
Mariana Damova, Maria Mateva
mariana.damova@mozajka.co
LATECH - ACL’2013
Sofia, August 2013
The aim …
To build an ontology-based application for
communication of museum content on the
Semantic Web and make it accessible in 15
languages.
Why ? …
• Semantic Technologies
• Communicating with Semantic Web
easier for computers than for humans
• Cultural heritage on the Web requires easy human computer
interaction
Natural Language
LATECH - ACL’2013
• Easy integration of multiple data-sources
– once the schemata of these sources is semantically aligned, the inference
capabilities of the engine supports the interlinking and combination of
the facts from the different sources;
• Easy querying against rich or diverse data schemata
– inference is applied to match semantics of the query to the semantics of
the data, regardless of the vocabulary and the data modeling patterns
used for encoding of the data;
• Based on open standards (W3C)
– RDF, RDFs
– OWL
– SPARQL
Semantic Technologies: Main Characteristics
"The Semantic Web is an extension of the current web in which
information is given well-defined meaning, better enabling computers
and people to work in cooperation.“ [Berners-Lee et al. "The Semantic
Web", Scientific American, May 2001]
LATECH - ACL’2013
• graphs published on the web and explorable across servers in a
manner similar to the way the HTML web is navigated
• combining facts and knowledge from different datasets is the
ultimate goal of the Semantic Web
Need of convincing real life use cases demonstrating the benefits of
these technologies
Linked Open Data: Driver of the Semantic Web
MacManus, the Founder and Editor-in-Chief of ReadWriteWeb defined an exemplary test for
the Semantic Web
cities around the world which have Modigliani art works
Cultural Heritage
FactFoge (factfoge.net ) gives the result based on info from 6 datasets)
LATECH - ACL’2013
Outline
http://molto-project.eu
• Museum Reason-able View: Interoperable cultural
heritage knowledge bases
• Ontology-based multilingual grammar for retrieving
and generating museum content:
– RDF to NL – well-formed descriptions
– NL to RDF – SPARQL queries linearization
• Cross-language retrieval and representation system
using Semantic Web technology
LATECH - ACL’2013
Museum Reason-able View: Interoperable  
cultural heritage knowledge base
Domain ontology: CIDOC Conceptual Reference Model (CRM) v. 5.0.1
Application ontologies: Painting ontology and Museum Artifacts Ontology (MAO)
Ontology         Classes         Properties
CIDOC-CRM 87 130
Painting ontology 197 107
MAO 10 20
Total                                               836                440
The museum Linked Open Data (LOD)
Gothenburg City Museum (GCM): Only two collections (GSM and GIM)
DBpedia: Larger amount of painting entities
Source Amount of entities
GCM 48
DBpedia 614
Total      662
Loaded into OWLIM semantic repository, inference with respect to OWL Horst
Amounting to 1,987,616 retrievable RDF triples, from 460,367 explicit statements including
label translations in multiple languages
- Paintings from the Gothenburg museum acquired though
donation
- Museum objects from Britain
- Museum artefacts preserved in the museum since 2005
- Paintings from the GSM collection
- Inventory numbers of the paintings from the GSM collection
- Location of the objects created by Anders Hafrin
- Paintings with length less than 1 m
PREFIX fb: <http://rdf.freebase.com/ns/>
PREFIX dbpedia: <http://dbpedia.org/resource/>
PREFIX dbp-ont: <http://dbpedia.org/ontology/>
PREFIX umbel-sc: <http://umbel.org/umbel/sc/>
PREFIX rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#>
PREFIX ff: <http://factforge.net/>
SELECT DISTINCT ?painting_l ?owner_l ?city_fb_con ?city_db_l
WHERE {
dbpedia:Amedeo_Modigliani fb:visual_art.visual_artist.artworks ?o .
?o fb:visual_art.artwork.owners [
fb:visual_art.artwork_owner_relationship.owner ?
ow ] .
?o fb:type.object.name ?painting_l.
?ow ff:preferredLabel ?owner_l .
OPTIONAL { ?ow fb:location.location.containedby
[ rdf:type dbp-ont:City ; ff:preferredLabel ?city_fb_con ] } .
OPTIONAL { ?ow dbp-ont:location [ rdf:type dbp-ont:City ;
ff:preferredLabel ?city_db_l ] }
FILTER ( bound(?city_fb_con) || bound(?city_db_l) )
}
NLP Interface required
LATECH - ACL’2013
GF – Grammatical Framework
Text
Query
Answer
Data
YAQLRGL
Lexicon
Application Grammar
A grammar formalism, based on Martin Loef’s type theory
Division between
- abstract syntax, i.e. the semantic representation of the domain
- concrete syntaxes, representing linearizations in various target languages
- resource library with the syntaxe of 30 languages, covering a couple of hundred of
syntactic structures
Multilingual coverage
Supported languages
Bulgarian, Catalan, Danish, Dutch, English, Finnish, French, Hebrew, Italian, German,
Norwegian, Romanian, Russian, Spanish, Swedish
LATECH - ACL’2013
NL to RDF interoperability
LATECH - ACL’2013
Querying mechanism
LATECH - ACL’2013
Text grammar
Covers a subset of the ontology classes and properties
Nine classes: Title, Painter, Type, Colour, Size, Year, Material, Museum, Place
One function, three sentences
Painting description, e.g. query: Everything known about a painting
Guernica was painted by Pablo Picasso in 1937. It measures 349 by 776 cm. This
painting is displayed at the Museo Nacional Centro de Arte Reina Sofía.
LATECH - ACL’2013
Lexicon grammar
Input:
createdBy (Guernica, Pablo Picasso)
isA (Pablo Picasso, Painter)
isA (Guernica, Painting)
Direct verbalization:
Guernica is a painting. Guernica was created by Pablo
Picasso. Pablo Picasso is a painter.
Actual realization:
Guenica was painted by Pablo Picasso.LATECH - ACL’2013
Multilingual data grammar
Contains ontology entities that were extracted from GCM and
DBpedia
No adequate translations from DBpedia; Entities of museum
names are automatically translated from Wikipedia
Class Entities
Title 662
Painter 116
Museum 104
Place 22
Total 904
LATECH - ACL’2013
Ita. s1 : Text = mkText (mkS (mkCl painting (mkVP (mkVP (mkVP (mkVP dipinto_A) material.s)
(SyntaxIta.mkAdv by8agent_Prep (title painter.long))) year.s))) ;
Fre. s1 : Text = mkText (mkS anteriorAnt (mkCl painting (mkVP (mkVP (mkVP (passiveVP paint_V2) material.s)
(SyntaxFre.mkAdv by8agent_Prep (title painter.long))) year.s))) ;
Ger. s1 : Text = mkText (mkS pastTense (mkCl painting (mkVP (mkVP (mkVP (passiveVP paint_V2) year.s)
(SyntaxGer.mkAdv von_Prep (title painter.long))) material.s)));
Rus. s1 : Text = mkText (mkS pastTense (mkCl painting (mkVP (mkVP (mkVP (passiveVP paint_V2)
(SyntaxRus.mkAdv part_Prep (title painter.long masculine animate))) material.s) year.s))) ;
Multilingual text generation
LATECH - ACL’2013
Example: Show everything you know about
all paintings at the Louvre (English)
Unfinished portrait of General Bonaparte was painted on canvas by
Jacques-Louis David in 1798. It measures 65 by 81 cm. This work is
displayed at the Musée du Louvre.
Unfinished portrait of General Bonaparte a été peint sur canvas par
Jacques-Louis David en 1798. Il est de 65 sur 81 cm. Cette oeuvre est
exposée au Musée du Louvre.
http://museum.ontotext.com
LATECH - ACL’2013
Multilingual Challenges
• Lexicalizations
Classes: compounds, multiword expressions
Properties: verbs, adverbs, prepositions
• Order of semantic elements
Material, Year
• Tense and voice
Past, past participle, present, active/passive
• Aggregation
Conjunction, relative clause, punctuations
• Coreference
Pronoun, noun, empty reference
LATECH - ACL’2013
Related Work
Ion Androutsopoulos, Vassiliki Kokkinaki, Aggeliki Dimitromanolaki, Jo Calder,
Jon Oberl, and Elena Not. 2001. Generating multilingual personalized
descriptions of museum exhibits: the M-PIRO project. In Proceedings of
the International Conference on Computer Applications and Quantitative
Methods in Archaeology.
Nadjet Bouayad-Agha, Gerard Casamayor, Si- mon Mille, Marco Rospocher,
Horacio Saggion, Luciano Serafini, and Leo Wanner. 2012. From Ontology
to NL: Generation of multilingual user-oriented environmental
reports. Lecture Notes in Computer Science, 7337.
Basil Ell, Denny Vrandeci˘c, and Elena Simperl. 2012. SPARTIQULATION –
Verbalizing SPARQL queries. In Proceedings of ILD Workshop, ESWC 2012.
Axel-Cyrille Ngonga Ngomo, Lorenz Buhmann,¨ Christina Unger, Jens
Lehmann, and Daniel Gerber. 2013. Sorry, i don’t speak sparql: trans-
lating sparql queries into natural language. In Proceedings of the 22nd
international conference on World Wide Web, WWW ’13, pages 977–
988, Republic and Canton of Geneva, Switzerland. International World
Wide Web Conferences Steering Committee.
LATECH - ACL’2013
Conclusion and Future Work
• Method for NL to Ontology interoperability
• Large scale Semantic Web interlinked dataset
• Multilingual analysis and generation on the fly
• Experiment with the coverage of the NL grammars
• Incorporate in a real application, i.e. Europeana
• Scalability of GF
• Enlarge the knowledge base
LATECH - ACL’2013
References http://molto-project.eu
Mariana Damova, Dana Dannells, Ramona Enache, Maria Mateva, Aarne
Ranta Natural Language Interaction with Semantic Web Knowledge Bases
and LOD. In: Towards the Multilingual Semantic Web, Paul Buitelaar and
Philip Cimiano, eds., Springer, Heidelberg, Germany, 2013.
Dana Dannells, Mariana Damova, Ramona Enache, Milen Chechev.
Multilingual Online Generation from Semantic Web Ontologies. In:
Proceedings of WWW'2012, Lyon, France, April 2012.
Dana Dannells, Mariana Damova, Ramona Enache, and Milen Chechev. A
Framework for Improved Access to Museum Databases in the Semantic
Web. In Recent Advances in Natural Language Processing (RANLP).
Language Technologies for Digital Humanities and Cultural Heritage
(LaTeCH), Hissar, Bulgaria, 2011.
Mariana Damova, Dana Dannells. Reason-able View of Linked Data for
Cultural Heritage In: Proceedings of S3T'2011, Burgas, Bulgaria,
September 2011, Advances in Intelligent and Soft Computing, ISSN: 1867-
5662, Springer Verlag, Heidelberg, Germany, 2011.
LATECH - ACL’2013
Thank you for your attention
Questions
mariana.damova@mozajka.co
LATECH - ACL’2013

More Related Content

Viewers also liked

Communication channels for the european single digital market
Communication channels for the european single digital marketCommunication channels for the european single digital market
Communication channels for the european single digital marketMariana Damova, Ph.D
 
Семантични технологии основи
Семантични технологии   основи Семантични технологии   основи
Семантични технологии основи Mariana Damova, Ph.D
 
Contextual Ontology Alignment - ESWC 2011
Contextual Ontology Alignment - ESWC 2011Contextual Ontology Alignment - ESWC 2011
Contextual Ontology Alignment - ESWC 2011Mariana Damova, Ph.D
 
Industry informofmozaikathehumanizingtechnologieslab june23
Industry informofmozaikathehumanizingtechnologieslab june23Industry informofmozaikathehumanizingtechnologieslab june23
Industry informofmozaikathehumanizingtechnologieslab june23Mariana Damova, Ph.D
 
A Framework for Improved Access to Museum Databases in the Semantic Web
A Framework for Improved Access to Museum Databases in the Semantic WebA Framework for Improved Access to Museum Databases in the Semantic Web
A Framework for Improved Access to Museum Databases in the Semantic WebMariana Damova, Ph.D
 

Viewers also liked (6)

Ontologies Fmi 042010
Ontologies Fmi 042010Ontologies Fmi 042010
Ontologies Fmi 042010
 
Communication channels for the european single digital market
Communication channels for the european single digital marketCommunication channels for the european single digital market
Communication channels for the european single digital market
 
Семантични технологии основи
Семантични технологии   основи Семантични технологии   основи
Семантични технологии основи
 
Contextual Ontology Alignment - ESWC 2011
Contextual Ontology Alignment - ESWC 2011Contextual Ontology Alignment - ESWC 2011
Contextual Ontology Alignment - ESWC 2011
 
Industry informofmozaikathehumanizingtechnologieslab june23
Industry informofmozaikathehumanizingtechnologieslab june23Industry informofmozaikathehumanizingtechnologieslab june23
Industry informofmozaikathehumanizingtechnologieslab june23
 
A Framework for Improved Access to Museum Databases in the Semantic Web
A Framework for Improved Access to Museum Databases in the Semantic WebA Framework for Improved Access to Museum Databases in the Semantic Web
A Framework for Improved Access to Museum Databases in the Semantic Web
 

Similar to Multilingual Access to Cultural Heritage Content on the Semantic Web - Acl2013

Streamlining Knowledge Graph Construction with a façade: the SPARQL Anything...
Streamlining Knowledge Graph Construction with a façade:  the SPARQL Anything...Streamlining Knowledge Graph Construction with a façade:  the SPARQL Anything...
Streamlining Knowledge Graph Construction with a façade: the SPARQL Anything...Enrico Daga
 
Data integration with a façade. The case of knowledge graph construction.
Data integration with a façade. The case of knowledge graph construction.Data integration with a façade. The case of knowledge graph construction.
Data integration with a façade. The case of knowledge graph construction.Enrico Daga
 
Innovative methods for data integration: Linked Data and NLP
Innovative methods for data integration: Linked Data and NLPInnovative methods for data integration: Linked Data and NLP
Innovative methods for data integration: Linked Data and NLPariadnenetwork
 
Semantic Web special interest group meeting - IFLA WLIC 2012
Semantic Web special interest group meeting - IFLA WLIC 2012Semantic Web special interest group meeting - IFLA WLIC 2012
Semantic Web special interest group meeting - IFLA WLIC 2012Figoblog
 
Ontology mapping for the semantic web
Ontology mapping for the semantic webOntology mapping for the semantic web
Ontology mapping for the semantic webWorawith Sangkatip
 
Semantic Interoperability - grafi della conoscenza
Semantic Interoperability - grafi della conoscenzaSemantic Interoperability - grafi della conoscenza
Semantic Interoperability - grafi della conoscenzaGiorgia Lodi
 
Maximising (Re)Usability of Library metadata using Linked Data
Maximising (Re)Usability of Library metadata using Linked Data Maximising (Re)Usability of Library metadata using Linked Data
Maximising (Re)Usability of Library metadata using Linked Data Asuncion Gomez-Perez
 
Corrib.org - OpenSource and Research
Corrib.org - OpenSource and ResearchCorrib.org - OpenSource and Research
Corrib.org - OpenSource and Researchadameq
 
Sem tech in CH, Linked Data Meetup, 2014-08-21, Malmo, Sweden
Sem tech in CH, Linked Data Meetup, 2014-08-21, Malmo, SwedenSem tech in CH, Linked Data Meetup, 2014-08-21, Malmo, Sweden
Sem tech in CH, Linked Data Meetup, 2014-08-21, Malmo, SwedenVladimir Alexiev, PhD, PMP
 
SENESCHAL: Semantic ENrichment Enabling Sustainability of arCHAeological Link...
SENESCHAL: Semantic ENrichment Enabling Sustainability of arCHAeological Link...SENESCHAL: Semantic ENrichment Enabling Sustainability of arCHAeological Link...
SENESCHAL: Semantic ENrichment Enabling Sustainability of arCHAeological Link...CIGScotland
 
Rdf and open linked data a first approach
Rdf and open linked data a first approach Rdf and open linked data a first approach
Rdf and open linked data a first approach @CULT Srl
 
Tutorial on Semantic Digital Libraries (ESWC'2007)
Tutorial on Semantic Digital Libraries (ESWC'2007)Tutorial on Semantic Digital Libraries (ESWC'2007)
Tutorial on Semantic Digital Libraries (ESWC'2007)Sebastian Ryszard Kruk
 
‘Facilitating User Engagement by Enriching Library Data using Semantic Techno...
‘Facilitating User Engagement by Enriching Library Data using Semantic Techno...‘Facilitating User Engagement by Enriching Library Data using Semantic Techno...
‘Facilitating User Engagement by Enriching Library Data using Semantic Techno...CONUL Conference
 
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 ProjectEnrico Daga
 
The Semantic Web: status and prospects
The Semantic Web: status and prospectsThe Semantic Web: status and prospects
The Semantic Web: status and prospectsGuus Schreiber
 
NIF - Version 1.0 - 2011/10/23
NIF - Version 1.0 - 2011/10/23NIF - Version 1.0 - 2011/10/23
NIF - Version 1.0 - 2011/10/23Sebastian Hellmann
 

Similar to Multilingual Access to Cultural Heritage Content on the Semantic Web - Acl2013 (20)

Streamlining Knowledge Graph Construction with a façade: the SPARQL Anything...
Streamlining Knowledge Graph Construction with a façade:  the SPARQL Anything...Streamlining Knowledge Graph Construction with a façade:  the SPARQL Anything...
Streamlining Knowledge Graph Construction with a façade: the SPARQL Anything...
 
Data integration with a façade. The case of knowledge graph construction.
Data integration with a façade. The case of knowledge graph construction.Data integration with a façade. The case of knowledge graph construction.
Data integration with a façade. The case of knowledge graph construction.
 
Innovative methods for data integration: Linked Data and NLP
Innovative methods for data integration: Linked Data and NLPInnovative methods for data integration: Linked Data and NLP
Innovative methods for data integration: Linked Data and NLP
 
20110728 datalift-rpi-troy
20110728 datalift-rpi-troy20110728 datalift-rpi-troy
20110728 datalift-rpi-troy
 
Semantic Web special interest group meeting - IFLA WLIC 2012
Semantic Web special interest group meeting - IFLA WLIC 2012Semantic Web special interest group meeting - IFLA WLIC 2012
Semantic Web special interest group meeting - IFLA WLIC 2012
 
Ontology mapping for the semantic web
Ontology mapping for the semantic webOntology mapping for the semantic web
Ontology mapping for the semantic web
 
semantic web & natural language
semantic web & natural languagesemantic web & natural language
semantic web & natural language
 
Semantic Interoperability - grafi della conoscenza
Semantic Interoperability - grafi della conoscenzaSemantic Interoperability - grafi della conoscenza
Semantic Interoperability - grafi della conoscenza
 
Maximising (Re)Usability of Library metadata using Linked Data
Maximising (Re)Usability of Library metadata using Linked Data Maximising (Re)Usability of Library metadata using Linked Data
Maximising (Re)Usability of Library metadata using Linked Data
 
Corrib.org - OpenSource and Research
Corrib.org - OpenSource and ResearchCorrib.org - OpenSource and Research
Corrib.org - OpenSource and Research
 
Sem tech in CH, Linked Data Meetup, 2014-08-21, Malmo, Sweden
Sem tech in CH, Linked Data Meetup, 2014-08-21, Malmo, SwedenSem tech in CH, Linked Data Meetup, 2014-08-21, Malmo, Sweden
Sem tech in CH, Linked Data Meetup, 2014-08-21, Malmo, Sweden
 
SENESCHAL: Semantic ENrichment Enabling Sustainability of arCHAeological Link...
SENESCHAL: Semantic ENrichment Enabling Sustainability of arCHAeological Link...SENESCHAL: Semantic ENrichment Enabling Sustainability of arCHAeological Link...
SENESCHAL: Semantic ENrichment Enabling Sustainability of arCHAeological Link...
 
Semantic web
Semantic web Semantic web
Semantic web
 
Rdf and open linked data a first approach
Rdf and open linked data a first approach Rdf and open linked data a first approach
Rdf and open linked data a first approach
 
Tutorial on Semantic Digital Libraries (ESWC'2007)
Tutorial on Semantic Digital Libraries (ESWC'2007)Tutorial on Semantic Digital Libraries (ESWC'2007)
Tutorial on Semantic Digital Libraries (ESWC'2007)
 
‘Facilitating User Engagement by Enriching Library Data using Semantic Techno...
‘Facilitating User Engagement by Enriching Library Data using Semantic Techno...‘Facilitating User Engagement by Enriching Library Data using Semantic Techno...
‘Facilitating User Engagement by Enriching Library Data using Semantic Techno...
 
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
 
The Semantic Web: status and prospects
The Semantic Web: status and prospectsThe Semantic Web: status and prospects
The Semantic Web: status and prospects
 
NIF - Version 1.0 - 2011/10/23
NIF - Version 1.0 - 2011/10/23NIF - Version 1.0 - 2011/10/23
NIF - Version 1.0 - 2011/10/23
 
Ontology development
Ontology developmentOntology development
Ontology development
 

More from Mariana Damova, Ph.D

ИКТ програма 2018-2020 Хоризонт 2020 мариана дамова
ИКТ програма 2018-2020 Хоризонт 2020 мариана дамоваИКТ програма 2018-2020 Хоризонт 2020 мариана дамова
ИКТ програма 2018-2020 Хоризонт 2020 мариана дамоваMariana Damova, Ph.D
 
Geography of Letters - The Spirituality of Sofia in the Historic Memory
Geography of Letters - The Spirituality of Sofia in the Historic MemoryGeography of Letters - The Spirituality of Sofia in the Historic Memory
Geography of Letters - The Spirituality of Sofia in the Historic MemoryMariana Damova, Ph.D
 
Startup Europe Week Sofia 2017 - Introduction
Startup Europe Week Sofia 2017 - IntroductionStartup Europe Week Sofia 2017 - Introduction
Startup Europe Week Sofia 2017 - IntroductionMariana Damova, Ph.D
 
Startup Europe Week Sofia introduction
Startup Europe Week Sofia introductionStartup Europe Week Sofia introduction
Startup Europe Week Sofia introductionMariana Damova, Ph.D
 
Industry informofmozaikathehumanizingtechnologieslab june23
Industry informofmozaikathehumanizingtechnologieslab june23Industry informofmozaikathehumanizingtechnologieslab june23
Industry informofmozaikathehumanizingtechnologieslab june23Mariana Damova, Ph.D
 
Bulgariana europeana27112013 ним
Bulgariana europeana27112013 нимBulgariana europeana27112013 ним
Bulgariana europeana27112013 нимMariana Damova, Ph.D
 
NLIWoD ISWC 2014 - Multilingual Retrieval Interface for Structured data on th...
NLIWoD ISWC 2014 - Multilingual Retrieval Interface for Structured data on th...NLIWoD ISWC 2014 - Multilingual Retrieval Interface for Structured data on th...
NLIWoD ISWC 2014 - Multilingual Retrieval Interface for Structured data on th...Mariana Damova, Ph.D
 
проектиране на онтологии и връзката им с езиковите технологии
проектиране на онтологии и връзката им с езиковите технологиипроектиране на онтологии и връзката им с езиковите технологии
проектиране на онтологии и връзката им с езиковите технологииMariana Damova, Ph.D
 
семантични технологии основи
семантични технологии   основисемантични технологии   основи
семантични технологии основиMariana Damova, Ph.D
 
Support Europeana in Securing Funding for the Connecting Europe Facility (CEF)
Support Europeana in Securing Funding for the Connecting Europe Facility (CEF)Support Europeana in Securing Funding for the Connecting Europe Facility (CEF)
Support Europeana in Securing Funding for the Connecting Europe Facility (CEF)Mariana Damova, Ph.D
 
National aggregatorvarna032013 marianadamova
National aggregatorvarna032013 marianadamovaNational aggregatorvarna032013 marianadamova
National aggregatorvarna032013 marianadamovaMariana Damova, Ph.D
 

More from Mariana Damova, Ph.D (20)

ИКТ програма 2018-2020 Хоризонт 2020 мариана дамова
ИКТ програма 2018-2020 Хоризонт 2020 мариана дамоваИКТ програма 2018-2020 Хоризонт 2020 мариана дамова
ИКТ програма 2018-2020 Хоризонт 2020 мариана дамова
 
Geography of Letters - The Spirituality of Sofia in the Historic Memory
Geography of Letters - The Spirituality of Sofia in the Historic MemoryGeography of Letters - The Spirituality of Sofia in the Historic Memory
Geography of Letters - The Spirituality of Sofia in the Historic Memory
 
Startup Europe Week Sofia 2017 - Introduction
Startup Europe Week Sofia 2017 - IntroductionStartup Europe Week Sofia 2017 - Introduction
Startup Europe Week Sofia 2017 - Introduction
 
IndustryInform Service of Mozaika
IndustryInform Service of MozaikaIndustryInform Service of Mozaika
IndustryInform Service of Mozaika
 
IndustryInform Demo March 2016
IndustryInform Demo March 2016IndustryInform Demo March 2016
IndustryInform Demo March 2016
 
Startup Europe Week Sofia introduction
Startup Europe Week Sofia introductionStartup Europe Week Sofia introduction
Startup Europe Week Sofia introduction
 
Mozaika-Jan2016a
Mozaika-Jan2016aMozaika-Jan2016a
Mozaika-Jan2016a
 
Concordia july2015
Concordia july2015Concordia july2015
Concordia july2015
 
Industry informofmozaikathehumanizingtechnologieslab june23
Industry informofmozaikathehumanizingtechnologieslab june23Industry informofmozaikathehumanizingtechnologieslab june23
Industry informofmozaikathehumanizingtechnologieslab june23
 
Bulgariana europeana27112013 ним
Bulgariana europeana27112013 нимBulgariana europeana27112013 ним
Bulgariana europeana27112013 ним
 
NLIWoD ISWC 2014 - Multilingual Retrieval Interface for Structured data on th...
NLIWoD ISWC 2014 - Multilingual Retrieval Interface for Structured data on th...NLIWoD ISWC 2014 - Multilingual Retrieval Interface for Structured data on th...
NLIWoD ISWC 2014 - Multilingual Retrieval Interface for Structured data on th...
 
Europeana in Bulgaria
Europeana in BulgariaEuropeana in Bulgaria
Europeana in Bulgaria
 
Bulgariana europeana02112013
Bulgariana europeana02112013Bulgariana europeana02112013
Bulgariana europeana02112013
 
проектиране на онтологии и връзката им с езиковите технологии
проектиране на онтологии и връзката им с езиковите технологиипроектиране на онтологии и връзката им с езиковите технологии
проектиране на онтологии и връзката им с езиковите технологии
 
семантични технологии основи
семантични технологии   основисемантични технологии   основи
семантични технологии основи
 
Support Europeana in Securing Funding for the Connecting Europe Facility (CEF)
Support Europeana in Securing Funding for the Connecting Europe Facility (CEF)Support Europeana in Securing Funding for the Connecting Europe Facility (CEF)
Support Europeana in Securing Funding for the Connecting Europe Facility (CEF)
 
National aggregatorvarna032013 marianadamova
National aggregatorvarna032013 marianadamovaNational aggregatorvarna032013 marianadamova
National aggregatorvarna032013 marianadamova
 
Europeana datainaction nov2012
Europeana datainaction nov2012Europeana datainaction nov2012
Europeana datainaction nov2012
 
Dm2 e ontotext-nov2012
Dm2 e ontotext-nov2012Dm2 e ontotext-nov2012
Dm2 e ontotext-nov2012
 
Europeana datainowlim oct2012
Europeana datainowlim oct2012Europeana datainowlim oct2012
Europeana datainowlim oct2012
 

Recently uploaded

ICT role in 21st century education and its challenges
ICT role in 21st century education and its challengesICT role in 21st century education and its challenges
ICT role in 21st century education and its challengesrafiqahmad00786416
 
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 Takeoffsammart93
 
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.pdfOrbitshub
 
Ransomware_Q4_2023. The report. [EN].pdf
Ransomware_Q4_2023. The report. [EN].pdfRansomware_Q4_2023. The report. [EN].pdf
Ransomware_Q4_2023. The report. [EN].pdfOverkill Security
 
Finding Java's Hidden Performance Traps @ DevoxxUK 2024
Finding Java's Hidden Performance Traps @ DevoxxUK 2024Finding Java's Hidden Performance Traps @ DevoxxUK 2024
Finding Java's Hidden Performance Traps @ DevoxxUK 2024Victor Rentea
 
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 FMESafe Software
 
Emergent Methods: Multi-lingual narrative tracking in the news - real-time ex...
Emergent Methods: Multi-lingual narrative tracking in the news - real-time ex...Emergent Methods: Multi-lingual narrative tracking in the news - real-time ex...
Emergent Methods: Multi-lingual narrative tracking in the news - real-time ex...Zilliz
 
ProductAnonymous-April2024-WinProductDiscovery-MelissaKlemke
ProductAnonymous-April2024-WinProductDiscovery-MelissaKlemkeProductAnonymous-April2024-WinProductDiscovery-MelissaKlemke
ProductAnonymous-April2024-WinProductDiscovery-MelissaKlemkeProduct Anonymous
 
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...apidays
 
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 FMESafe Software
 
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 SavingEdi Saputra
 
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 businesspanagenda
 
Navigating the Deluge_ Dubai Floods and the Resilience of Dubai International...
Navigating the Deluge_ Dubai Floods and the Resilience of Dubai International...Navigating the Deluge_ Dubai Floods and the Resilience of Dubai International...
Navigating the Deluge_ Dubai Floods and the Resilience of Dubai International...Orbitshub
 
Corporate and higher education May webinar.pptx
Corporate and higher education May webinar.pptxCorporate and higher education May webinar.pptx
Corporate and higher education May webinar.pptxRustici Software
 
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 2024Victor Rentea
 
AXA XL - Insurer Innovation Award Americas 2024
AXA XL - Insurer Innovation Award Americas 2024AXA XL - Insurer Innovation Award Americas 2024
AXA XL - Insurer Innovation Award Americas 2024The Digital Insurer
 
Architecting Cloud Native Applications
Architecting Cloud Native ApplicationsArchitecting Cloud Native Applications
Architecting Cloud Native ApplicationsWSO2
 
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 WorkerThousandEyes
 
CNIC Information System with Pakdata Cf In Pakistan
CNIC Information System with Pakdata Cf In PakistanCNIC Information System with Pakdata Cf In Pakistan
CNIC Information System with Pakdata Cf In Pakistandanishmna97
 
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 REVIEWERMadyBayot
 

Recently uploaded (20)

ICT role in 21st century education and its challenges
ICT role in 21st century education and its challengesICT role in 21st century education and its challenges
ICT role in 21st century education and its challenges
 
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
 
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
 
Ransomware_Q4_2023. The report. [EN].pdf
Ransomware_Q4_2023. The report. [EN].pdfRansomware_Q4_2023. The report. [EN].pdf
Ransomware_Q4_2023. The report. [EN].pdf
 
Finding Java's Hidden Performance Traps @ DevoxxUK 2024
Finding Java's Hidden Performance Traps @ DevoxxUK 2024Finding Java's Hidden Performance Traps @ DevoxxUK 2024
Finding Java's Hidden Performance Traps @ DevoxxUK 2024
 
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
 
Emergent Methods: Multi-lingual narrative tracking in the news - real-time ex...
Emergent Methods: Multi-lingual narrative tracking in the news - real-time ex...Emergent Methods: Multi-lingual narrative tracking in the news - real-time ex...
Emergent Methods: Multi-lingual narrative tracking in the news - real-time ex...
 
ProductAnonymous-April2024-WinProductDiscovery-MelissaKlemke
ProductAnonymous-April2024-WinProductDiscovery-MelissaKlemkeProductAnonymous-April2024-WinProductDiscovery-MelissaKlemke
ProductAnonymous-April2024-WinProductDiscovery-MelissaKlemke
 
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...
 
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
 
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
 
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
 
Navigating the Deluge_ Dubai Floods and the Resilience of Dubai International...
Navigating the Deluge_ Dubai Floods and the Resilience of Dubai International...Navigating the Deluge_ Dubai Floods and the Resilience of Dubai International...
Navigating the Deluge_ Dubai Floods and the Resilience of Dubai International...
 
Corporate and higher education May webinar.pptx
Corporate and higher education May webinar.pptxCorporate and higher education May webinar.pptx
Corporate and higher education May webinar.pptx
 
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
 
AXA XL - Insurer Innovation Award Americas 2024
AXA XL - Insurer Innovation Award Americas 2024AXA XL - Insurer Innovation Award Americas 2024
AXA XL - Insurer Innovation Award Americas 2024
 
Architecting Cloud Native Applications
Architecting Cloud Native ApplicationsArchitecting Cloud Native Applications
Architecting Cloud Native Applications
 
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
 
CNIC Information System with Pakdata Cf In Pakistan
CNIC Information System with Pakdata Cf In PakistanCNIC Information System with Pakdata Cf In Pakistan
CNIC Information System with Pakdata Cf In Pakistan
 
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
 

Multilingual Access to Cultural Heritage Content on the Semantic Web - Acl2013

  • 1. Multilingual Access to Cultural Heritage Content on the Semantic Web Dana Dannells, Aarne Ranta, Ramona Enache, Mariana Damova, Maria Mateva mariana.damova@mozajka.co LATECH - ACL’2013 Sofia, August 2013
  • 2. The aim … To build an ontology-based application for communication of museum content on the Semantic Web and make it accessible in 15 languages. Why ? … • Semantic Technologies • Communicating with Semantic Web easier for computers than for humans • Cultural heritage on the Web requires easy human computer interaction Natural Language LATECH - ACL’2013
  • 3. • Easy integration of multiple data-sources – once the schemata of these sources is semantically aligned, the inference capabilities of the engine supports the interlinking and combination of the facts from the different sources; • Easy querying against rich or diverse data schemata – inference is applied to match semantics of the query to the semantics of the data, regardless of the vocabulary and the data modeling patterns used for encoding of the data; • Based on open standards (W3C) – RDF, RDFs – OWL – SPARQL Semantic Technologies: Main Characteristics "The Semantic Web is an extension of the current web in which information is given well-defined meaning, better enabling computers and people to work in cooperation.“ [Berners-Lee et al. "The Semantic Web", Scientific American, May 2001] LATECH - ACL’2013
  • 4. • graphs published on the web and explorable across servers in a manner similar to the way the HTML web is navigated • combining facts and knowledge from different datasets is the ultimate goal of the Semantic Web Need of convincing real life use cases demonstrating the benefits of these technologies Linked Open Data: Driver of the Semantic Web MacManus, the Founder and Editor-in-Chief of ReadWriteWeb defined an exemplary test for the Semantic Web cities around the world which have Modigliani art works Cultural Heritage FactFoge (factfoge.net ) gives the result based on info from 6 datasets) LATECH - ACL’2013
  • 5. Outline http://molto-project.eu • Museum Reason-able View: Interoperable cultural heritage knowledge bases • Ontology-based multilingual grammar for retrieving and generating museum content: – RDF to NL – well-formed descriptions – NL to RDF – SPARQL queries linearization • Cross-language retrieval and representation system using Semantic Web technology LATECH - ACL’2013
  • 6. Museum Reason-able View: Interoperable   cultural heritage knowledge base Domain ontology: CIDOC Conceptual Reference Model (CRM) v. 5.0.1 Application ontologies: Painting ontology and Museum Artifacts Ontology (MAO) Ontology         Classes         Properties CIDOC-CRM 87 130 Painting ontology 197 107 MAO 10 20 Total                                               836                440 The museum Linked Open Data (LOD) Gothenburg City Museum (GCM): Only two collections (GSM and GIM) DBpedia: Larger amount of painting entities Source Amount of entities GCM 48 DBpedia 614 Total      662 Loaded into OWLIM semantic repository, inference with respect to OWL Horst Amounting to 1,987,616 retrievable RDF triples, from 460,367 explicit statements including label translations in multiple languages - Paintings from the Gothenburg museum acquired though donation - Museum objects from Britain - Museum artefacts preserved in the museum since 2005 - Paintings from the GSM collection - Inventory numbers of the paintings from the GSM collection - Location of the objects created by Anders Hafrin - Paintings with length less than 1 m PREFIX fb: <http://rdf.freebase.com/ns/> PREFIX dbpedia: <http://dbpedia.org/resource/> PREFIX dbp-ont: <http://dbpedia.org/ontology/> PREFIX umbel-sc: <http://umbel.org/umbel/sc/> PREFIX rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> PREFIX ff: <http://factforge.net/> SELECT DISTINCT ?painting_l ?owner_l ?city_fb_con ?city_db_l WHERE { dbpedia:Amedeo_Modigliani fb:visual_art.visual_artist.artworks ?o . ?o fb:visual_art.artwork.owners [ fb:visual_art.artwork_owner_relationship.owner ? ow ] . ?o fb:type.object.name ?painting_l. ?ow ff:preferredLabel ?owner_l . OPTIONAL { ?ow fb:location.location.containedby [ rdf:type dbp-ont:City ; ff:preferredLabel ?city_fb_con ] } . OPTIONAL { ?ow dbp-ont:location [ rdf:type dbp-ont:City ; ff:preferredLabel ?city_db_l ] } FILTER ( bound(?city_fb_con) || bound(?city_db_l) ) } NLP Interface required LATECH - ACL’2013
  • 7. GF – Grammatical Framework Text Query Answer Data YAQLRGL Lexicon Application Grammar A grammar formalism, based on Martin Loef’s type theory Division between - abstract syntax, i.e. the semantic representation of the domain - concrete syntaxes, representing linearizations in various target languages - resource library with the syntaxe of 30 languages, covering a couple of hundred of syntactic structures Multilingual coverage Supported languages Bulgarian, Catalan, Danish, Dutch, English, Finnish, French, Hebrew, Italian, German, Norwegian, Romanian, Russian, Spanish, Swedish LATECH - ACL’2013
  • 10. Text grammar Covers a subset of the ontology classes and properties Nine classes: Title, Painter, Type, Colour, Size, Year, Material, Museum, Place One function, three sentences Painting description, e.g. query: Everything known about a painting Guernica was painted by Pablo Picasso in 1937. It measures 349 by 776 cm. This painting is displayed at the Museo Nacional Centro de Arte Reina Sofía. LATECH - ACL’2013
  • 11. Lexicon grammar Input: createdBy (Guernica, Pablo Picasso) isA (Pablo Picasso, Painter) isA (Guernica, Painting) Direct verbalization: Guernica is a painting. Guernica was created by Pablo Picasso. Pablo Picasso is a painter. Actual realization: Guenica was painted by Pablo Picasso.LATECH - ACL’2013
  • 12. Multilingual data grammar Contains ontology entities that were extracted from GCM and DBpedia No adequate translations from DBpedia; Entities of museum names are automatically translated from Wikipedia Class Entities Title 662 Painter 116 Museum 104 Place 22 Total 904 LATECH - ACL’2013
  • 13. Ita. s1 : Text = mkText (mkS (mkCl painting (mkVP (mkVP (mkVP (mkVP dipinto_A) material.s) (SyntaxIta.mkAdv by8agent_Prep (title painter.long))) year.s))) ; Fre. s1 : Text = mkText (mkS anteriorAnt (mkCl painting (mkVP (mkVP (mkVP (passiveVP paint_V2) material.s) (SyntaxFre.mkAdv by8agent_Prep (title painter.long))) year.s))) ; Ger. s1 : Text = mkText (mkS pastTense (mkCl painting (mkVP (mkVP (mkVP (passiveVP paint_V2) year.s) (SyntaxGer.mkAdv von_Prep (title painter.long))) material.s))); Rus. s1 : Text = mkText (mkS pastTense (mkCl painting (mkVP (mkVP (mkVP (passiveVP paint_V2) (SyntaxRus.mkAdv part_Prep (title painter.long masculine animate))) material.s) year.s))) ; Multilingual text generation LATECH - ACL’2013
  • 14. Example: Show everything you know about all paintings at the Louvre (English) Unfinished portrait of General Bonaparte was painted on canvas by Jacques-Louis David in 1798. It measures 65 by 81 cm. This work is displayed at the Musée du Louvre. Unfinished portrait of General Bonaparte a été peint sur canvas par Jacques-Louis David en 1798. Il est de 65 sur 81 cm. Cette oeuvre est exposée au Musée du Louvre. http://museum.ontotext.com LATECH - ACL’2013
  • 15. Multilingual Challenges • Lexicalizations Classes: compounds, multiword expressions Properties: verbs, adverbs, prepositions • Order of semantic elements Material, Year • Tense and voice Past, past participle, present, active/passive • Aggregation Conjunction, relative clause, punctuations • Coreference Pronoun, noun, empty reference LATECH - ACL’2013
  • 16. Related Work Ion Androutsopoulos, Vassiliki Kokkinaki, Aggeliki Dimitromanolaki, Jo Calder, Jon Oberl, and Elena Not. 2001. Generating multilingual personalized descriptions of museum exhibits: the M-PIRO project. In Proceedings of the International Conference on Computer Applications and Quantitative Methods in Archaeology. Nadjet Bouayad-Agha, Gerard Casamayor, Si- mon Mille, Marco Rospocher, Horacio Saggion, Luciano Serafini, and Leo Wanner. 2012. From Ontology to NL: Generation of multilingual user-oriented environmental reports. Lecture Notes in Computer Science, 7337. Basil Ell, Denny Vrandeci˘c, and Elena Simperl. 2012. SPARTIQULATION – Verbalizing SPARQL queries. In Proceedings of ILD Workshop, ESWC 2012. Axel-Cyrille Ngonga Ngomo, Lorenz Buhmann,¨ Christina Unger, Jens Lehmann, and Daniel Gerber. 2013. Sorry, i don’t speak sparql: trans- lating sparql queries into natural language. In Proceedings of the 22nd international conference on World Wide Web, WWW ’13, pages 977– 988, Republic and Canton of Geneva, Switzerland. International World Wide Web Conferences Steering Committee. LATECH - ACL’2013
  • 17. Conclusion and Future Work • Method for NL to Ontology interoperability • Large scale Semantic Web interlinked dataset • Multilingual analysis and generation on the fly • Experiment with the coverage of the NL grammars • Incorporate in a real application, i.e. Europeana • Scalability of GF • Enlarge the knowledge base LATECH - ACL’2013
  • 18. References http://molto-project.eu Mariana Damova, Dana Dannells, Ramona Enache, Maria Mateva, Aarne Ranta Natural Language Interaction with Semantic Web Knowledge Bases and LOD. In: Towards the Multilingual Semantic Web, Paul Buitelaar and Philip Cimiano, eds., Springer, Heidelberg, Germany, 2013. Dana Dannells, Mariana Damova, Ramona Enache, Milen Chechev. Multilingual Online Generation from Semantic Web Ontologies. In: Proceedings of WWW'2012, Lyon, France, April 2012. Dana Dannells, Mariana Damova, Ramona Enache, and Milen Chechev. A Framework for Improved Access to Museum Databases in the Semantic Web. In Recent Advances in Natural Language Processing (RANLP). Language Technologies for Digital Humanities and Cultural Heritage (LaTeCH), Hissar, Bulgaria, 2011. Mariana Damova, Dana Dannells. Reason-able View of Linked Data for Cultural Heritage In: Proceedings of S3T'2011, Burgas, Bulgaria, September 2011, Advances in Intelligent and Soft Computing, ISSN: 1867- 5662, Springer Verlag, Heidelberg, Germany, 2011. LATECH - ACL’2013
  • 19. Thank you for your attention Questions mariana.damova@mozajka.co LATECH - ACL’2013