linked open data for cultural heritage

92

Upload: athanasios-velios

Post on 27-Jul-2015

66 views

Category:

Education


2 download

TRANSCRIPT

Page 1: Linked open data for cultural heritage
Page 2: Linked open data for cultural heritage

Linked Open Datafor cultural heritage

With examples from bookbinding descriptions

Athanasios Velios

Page 3: Linked open data for cultural heritage

Why should I care about Linked Open

Data?

1

Page 4: Linked open data for cultural heritage

Development of knowledge

● Observations

Page 5: Linked open data for cultural heritage

Development of knowledge

● Observations● Summary

Page 6: Linked open data for cultural heritage

Development of knowledge

● Observations● Summary● Rules

Page 7: Linked open data for cultural heritage

Development of knowledge

● Observations● Summary● Rules

● New observations

Page 8: Linked open data for cultural heritage

Development of knowledge

● Observations● Summary● Rules

● New observations

● Revised rules

Page 9: Linked open data for cultural heritage

Development of knowledge

● Observations● Summary● Rules

● New observations

● Revised rules

Page 10: Linked open data for cultural heritage

Professor Nicholas Pickwoad

Page 11: Linked open data for cultural heritage
Page 12: Linked open data for cultural heritage
Page 13: Linked open data for cultural heritage

Slow development

● Observations take time– Few researchers have representative knowledge

Page 14: Linked open data for cultural heritage

Slow development

● Observations take time– Few researchers have representative knowledge

● Publications are difficult to produce

Page 15: Linked open data for cultural heritage

Slow development

● Observations take time– Few researchers have representative knowledge

● Publications are difficult to produce/consume– They hardly ever contain data

Page 16: Linked open data for cultural heritage

Linked Open Data

● Sharing observations– More representative samples

Page 17: Linked open data for cultural heritage

Linked Open Data

● Sharing observations● Automated summaries

– Still scope to publish commentary

Page 18: Linked open data for cultural heritage

Linked Open Data

● Sharing observations● Automated summaries● Automated rules

– As reasonable conclusions from summaries

Page 19: Linked open data for cultural heritage

Linked Open Data

● Sharing observations● Automated summaries● Automated rules● Automated revisions of rules

Page 20: Linked open data for cultural heritage
Page 21: Linked open data for cultural heritage
Page 22: Linked open data for cultural heritage
Page 23: Linked open data for cultural heritage

Linked Open Data

Data is used in applications, but it was not originally designed for

them

Page 24: Linked open data for cultural heritage

http://mes-semantics.com/DBpediaMobile/

Page 25: Linked open data for cultural heritage
Page 26: Linked open data for cultural heritage
Page 27: Linked open data for cultural heritage
Page 28: Linked open data for cultural heritage
Page 29: Linked open data for cultural heritage
Page 30: Linked open data for cultural heritage
Page 31: Linked open data for cultural heritage
Page 32: Linked open data for cultural heritage

Linked data example

{ "head": { "link": [], "vars": ["Lat", "Long"] },

"results": { "distinct": false, "ordered": true, "bindings": [

{ "Lat": { "type": "typed-literal", "datatype": "http://www.w3.org/2001/XMLSchema#float", "value": "46.0516" } , "Long": { "type": "typed-literal", "datatype": "http://www.w3.org/2001/XMLSchema#float", "value": "14.5004" }} ] } }

Page 33: Linked open data for cultural heritage

Linked data example

{ "head": { "link": [], "vars": ["Lat", "Long"] },

"results": { "distinct": false, "ordered": true, "bindings": [

{ "Lat": { "type": "typed-literal", "datatype": "http://www.w3.org/2001/XMLSchema#float", "value": "46.0516" } , "Long": { "type": "typed-literal", "datatype": "http://www.w3.org/2001/XMLSchema#float", "value": "14.5004" }} ] } }

Page 34: Linked open data for cultural heritage
Page 35: Linked open data for cultural heritage

How do I publish my database as

Linked Open Data?

2

Page 36: Linked open data for cultural heritage

World Wide Web Consortium

Resource Description Framework

Tim Berners-Lee (Photograph: Rick Friedman, The Guardian)

Page 37: Linked open data for cultural heritage
Page 38: Linked open data for cultural heritage
Page 39: Linked open data for cultural heritage

Resource Description Framework - RDF

Simplest way to share

Page 40: Linked open data for cultural heritage

RDF

Subject(what do we describe?)

Page 41: Linked open data for cultural heritage

RDF

Subject(what do we describe?)

Predicate(which property of subject?)

Page 42: Linked open data for cultural heritage

Predicate(which property of subject?)

RDF

Object(what value of property?)

Subject(what do we describe?)

Page 43: Linked open data for cultural heritage

has material(which property of subject?)

RDF

Wood(what value of property?)

MS Arabic 450(what do we describe?)

Page 44: Linked open data for cultural heritage

has material(which property of subject?)

RDF

Wood(what value of property?)

MS Arabic 450(what do we describe?)

ambiguouslabel

ambiguouslabel

ambiguouslabels

Page 45: Linked open data for cultural heritage
Page 46: Linked open data for cultural heritage

www.cidoc-crm.org/rdfs/...#

P45.consists_of

RDF

vocab.getty.edu/aat/300011914

www.ligatus.org.uk/stcatherines/ms/438

ambiguouslabel

ambiguouslabel

explicitlabels

Page 47: Linked open data for cultural heritage

www.cidoc-crm.org/rdfs/...#

P45.consists_of

RDF

vocab.getty.edu/aat/300011914

www.ligatus.org.uk/stcatherines/ms/438

ambiguouslabel

ambiguouslabel

identifiersURIs

Page 48: Linked open data for cultural heritage
Page 49: Linked open data for cultural heritage

www.cidoc-crm.org/rdfs/...#

P45.consists_of

RDF

vocab.getty.edu/aat/300011914

www.ligatus.org.uk/stcatherines/ms/438

Ligatuswebsite

Page 50: Linked open data for cultural heritage
Page 51: Linked open data for cultural heritage

www.cidoc-crm.org/rdfs/...#

P45.consists_of

RDF

vocab.getty.edu/aat/300011914

www.ligatus.org.uk/stcatherines/ms/438

Gettywebsite

Page 52: Linked open data for cultural heritage

www.cidoc-crm.org/rdfs/...#

P45.consists_of

RDF

vocab.getty.edu/aat/300011914

www.ligatus.org.uk/stcatherines/ms/438

?

Page 53: Linked open data for cultural heritage

ICOM-CIDOC-CRM

P45 consists of (is incorporated in)Domain: #_E18_Physical_Thing Physical ThingRange: #_E57_Material Material

Scope note: This property identifies the instances of E57 Materials of which an instance of E18 Physical Thing is composed.

All physical things consist of physical materials. P45 consists of (is incorporated in) allows the different Materials to be recorded. P45 consists of (is incorporated in) refers here to observed Material as opposed to the consumed raw material.

Examples: silver cup 232 (E22) consists of silver (E57)

Page 54: Linked open data for cultural heritage

www.cidoc-crm.org/rdfs/...#

P45.consists_of

RDF

vocab.getty.edu/aat/300011914

www.ligatus.org.uk/stcatherines/ms/438

CIDOCwebsite

Page 55: Linked open data for cultural heritage

The Girdle Book

http://collection.britishmuseum.org/id/object/MCN15614

Page 56: Linked open data for cultural heritage
Page 57: Linked open data for cultural heritage

Man-MadeObject

Page 58: Linked open data for cultural heritage

enamel

Page 59: Linked open data for cultural heritage

gold

Page 60: Linked open data for cultural heritage

serpent

Page 61: Linked open data for cultural heritage

Solomon

Page 62: Linked open data for cultural heritage

Your data is free text

Page 63: Linked open data for cultural heritage

Your data is free text

● Bad idea: avoid free text

Page 64: Linked open data for cultural heritage

Your data is free text

● Bad idea: avoid free text

● Natural Language Processing● Use of thesauri● Attempt to identify concepts and relationships

Page 65: Linked open data for cultural heritage

Free-text

The binding has an unsupported sewing structure, using four stations, with wooden boards attached to the sewn bookblock by means of sewing thread only; a textile spine lining extending onto the outer face of the boards; endbands sewn to the bookblock and the head and tail edges of the boards; and metal bosses and triple interlaced leather clasp-straps laced through the right board with metal rings that fit over edge pins on the left board.

Honey, A., and N. Pickwoad. 2010. ‘Learning from the Past: Using Original Techniques to Conserve a Twelfth-century Illuminated Manuscript and Its Sixteenth-century Greek-style Binding at the Monastery of St Catherine, Sinai’. In Conservation and the Eastern Mediterranean: Contributions to the Istanbul Congress 20-24 September 2010, ed. C. Rozeik, R. Ashok, and D. Saunders, 56–61. Istanbul, Turkey: International Institute for Conservation of Historic and Artistic Works.

Page 66: Linked open data for cultural heritage

Free-text

The binding has an unsupported sewing structure, using four stations, with wooden boards attached to the sewn bookblock by means of sewing thread only; a textile spine lining extending onto the outer face of the boards; endbands sewn to the bookblock and the head and tail edges of the boards; and metal bosses and triple interlaced leather clasp-straps laced through the right board with metal rings that fit over edge pins on the left board.

Honey, A., and N. Pickwoad. 2010. ‘Learning from the Past: Using Original Techniques to Conserve a Twelfth-century Illuminated Manuscript and Its Sixteenth-century Greek-style Binding at the Monastery of St Catherine, Sinai’. In Conservation and the Eastern Mediterranean: Contributions to the Istanbul Congress 20-24 September 2010, ed. C. Rozeik, R. Ashok, and D. Saunders, 56–61. Istanbul, Turkey: International Institute for Conservation of Historic and Artistic Works.

Page 67: Linked open data for cultural heritage

Your data is in fields

● Match data with concepts from thesauri

Page 68: Linked open data for cultural heritage
Page 69: Linked open data for cultural heritage

Language of Bindings Thesaurus

Page 70: Linked open data for cultural heritage

Your data is in fields

● Match data with concepts from thesauri● Match data relationships with formal

relationships (ontologies)

Page 71: Linked open data for cultural heritage
Page 72: Linked open data for cultural heritage
Page 73: Linked open data for cultural heritage

Your data is in fields

● Match data with concepts from thesauri● Match data relationships with formal

relationships (ontologies)● Give unique addresses to each field online

Page 74: Linked open data for cultural heritage

Your data is in fields

● Match data with concepts from thesauri● Match data relationships with formal

relationships (ontologies)● Give unique addresses to each field online● Publish online without copyright restrictions

Page 75: Linked open data for cultural heritage
Page 76: Linked open data for cultural heritage
Page 77: Linked open data for cultural heritage

Your data is in fields

● Match data with concepts from thesauri● Match data relationships with formal

relationships (ontologies)● Give unique addresses to each field online● Publish online without copyright restrictions

● Existing data models can remain (but a revision may be a good idea)

Page 78: Linked open data for cultural heritage

More problems with your data

● Compound and/or non descriptive fields

Page 79: Linked open data for cultural heritage

More problems with your data

● Compound and/or non descriptive fields● Uncertain / inaccurate data

Page 80: Linked open data for cultural heritage

Ioannes Copus, De fructibus libri quatuor, Paris: Christian Wechel, 1535

Page 81: Linked open data for cultural heritage

SIG

Page 82: Linked open data for cultural heritage

The time is right

● Thesauri are being published● Mature ontologies exist● Online systems are popular

Page 83: Linked open data for cultural heritage
Page 84: Linked open data for cultural heritage

Language of Bindings Thesaurus

Page 85: Linked open data for cultural heritage
Page 86: Linked open data for cultural heritage
Page 87: Linked open data for cultural heritage
Page 88: Linked open data for cultural heritage
Page 89: Linked open data for cultural heritage
Page 90: Linked open data for cultural heritage

...

Page 91: Linked open data for cultural heritage

http://lod-cloud.net/Linking Open Data cloud diagram 2014,by Max Schmachtenberg, Christian Bizer, Anja Jentzsch and Richard Cyganiak.

Page 92: Linked open data for cultural heritage

[email protected] - @a_velios