40
Semantic Digital Humanities Workshop Oxford, September 2015 The Platform in Use Dr. Barry Norton Development Manager, ResearchSpace British Museum, London, UK

ResearchSpace Platform in Use

Embed Size (px)

Citation preview

Page 1: ResearchSpace Platform in Use

Semantic Digital Humanities WorkshopOxford, September 2015

The Platform in Use

Dr. Barry NortonDevelopment Manager, ResearchSpaceBritish Museum, London, UK

Page 2: ResearchSpace Platform in Use

Knowledge Graph-based Disambiguation

Page 3: ResearchSpace Platform in Use

Knowledge Graph-based Disambiguation

Page 4: ResearchSpace Platform in Use

Knowledge Graph-based Disambiguation

Page 5: ResearchSpace Platform in Use

Knowledge Graph-based Disambiguation

Page 6: ResearchSpace Platform in Use

Knowledge Graph-based Disambiguation

Page 7: ResearchSpace Platform in Use

Metadata from Knowledge Graph

Page 8: ResearchSpace Platform in Use

Comparison with Wikipedia/DBpedia

• Looks fairly familiar

Page 9: ResearchSpace Platform in Use

Comparison with Wikipedia/DBpedia

• Extracted to form a graph of fairly similar contents

• But…

Page 10: ResearchSpace Platform in Use

Comparison with Wikipedia/DBpedia

• What is 114cm tall?

Page 11: ResearchSpace Platform in Use

Comparison with Freebase

Page 12: ResearchSpace Platform in Use

Comparison with Freebase

Page 13: ResearchSpace Platform in Use

Comparison with Freebase

Page 14: ResearchSpace Platform in Use

ResearchSpace

• The ResearchSpace project:– is funded by the Andrew Mellon Foundation;– develops a set of cultural heritage research tools;– uses Metaphacts platform as a basis to reuse and

combine these tools –• for each project using ResearchSpace,• for applications beyond cultural heritage;

– configures and specialises these tools for data integrated using the CIDOC CRM ontology.

Page 18: ResearchSpace Platform in Use

Navigating the Graph

• Relation between simple entities (object, place) become complex to navigate:

crm:P108i_was_produced_by

?

?

crm:P9_consists_of?

?

crm:P7_took_place_at?

crm:P88i_forms_part_of

Page 19: ResearchSpace Platform in Use

Querying the Graph

• SPARQL queries are beyond most users:

SELECT ?object ?place{?object (crm:P46i_forms_part_of | crm:P148i_is_component_of)* / crm:P92i_was_brought_into_existence_by / ^crm:P9_consists_of? / crm:P7_took_place_at / crm:P88i_forms_part_of* ?place}

Page 20: ResearchSpace Platform in Use

Aim

• Provide a search-based system that allows users to navigate relationships more abstractly:– Abstract nodes into 6 broad fundamental categories (FCs);– Abstract paths into fundamental relationships (FRs)

between FCs;– Allow conjunctive search over FRs on a single FC domain;– Allow reuse of search definition/results (via FR) in new

search;– Explain each search result in terms of underlying graph.

Page 21: ResearchSpace Platform in Use

Fundamental Categories

Things

• Objects• Parts• Digital

objects• Articles• Letters

Actors

• People• Org.s

Places

• Towns• Countries• Sites

Times

• Dates• Date

ranges

Events

• Named events

• Prod.s / Mod.s

• Periods

Concepts

• Terms

Page 23: ResearchSpace Platform in Use

Fundamental Relationships (1/n)

Page 24: ResearchSpace Platform in Use

Fundamental Relationships (2/n)

Page 25: ResearchSpace Platform in Use

FR Implementation (1/2)CONSTRUCT { ?thing rso:Thing_created_in_Event ?event ?event rso:Event_created_Thing ?thing}WHERE { ?event a rso:Event . ?thing a rso:Thing . ?thing (crm:P46i_forms_part_of | crm:P148i_is_component_of)* / crm:P92i_was_brought_into_existence_by / ^crm:P9_consists_of? ?event}

Page 26: ResearchSpace Platform in Use

FR Implementation (2/2)CONSTRUCT { ?thing rso:Thing_created_at_Place ?place . ?place rso:Place_is_origin_of_Thing ?thing}WHERE { ?thing a rso:Thing . ?place a rso:Place . ?thing rso:Thing_created_in_Event / crm:P7_took_place_at / crm:P88i_forms_part_of* ?place}

Page 28: ResearchSpace Platform in Use

FR Example

crm:P108i_was_produced_by

E1

E2

crm:P9_consists_of

P1

P2

crm:P7_took_place_at

P3

crm:P88i_forms_part_of

T1

T2

T1 created in E1T2 created in E2T2 created in E1

T1 created at P1T2 created at P2T2 created at P3T1 created at P2T1 created at P3

Page 29: ResearchSpace Platform in Use

29

Toumba

GRAVITATE Background

Slide reused from Karageorghis, Kiely, Hermon et al. ‘Towards an integrated cross-disciplinary approach to the study of Salamis Terracotta Statues’

Page 30: ResearchSpace Platform in Use

Collections

ca.12

ca.160

ca.20

19

Slide reused from Karageorghis, Kiely, Hermon et al. ‘Towards an integrated cross-disciplinary approach to the study of Salamis Terracotta Statues’

Page 31: ResearchSpace Platform in Use

Basic Search for GRAVITATE objects

• Objects can be found using places, actors (people and groups) and terminologies– Currently terminologies direct from Merlin

Page 32: ResearchSpace Platform in Use

Type of Salamis statuary

• Many shards of terracotta figures with some recognisable features (morphology)

Page 33: ResearchSpace Platform in Use

Description of statuary

From text:• Material: terracotta (known)• Object type: statue (known)

– Modifier: over-lifesized• Morphology: hand & wrist

– Modifiers:• Right hand• + Clenched

Page 34: ResearchSpace Platform in Use

Morphology analysis

Page 35: ResearchSpace Platform in Use

Morphology model

• ResearchSpace must also:– link individual parts to

(annotations over) 3D model– link these to an overall

(complete) body morphology• but also allow assertions

over sets of parts:– “these are all similar beards”– “these are all parts of the

same statue”

Page 36: ResearchSpace Platform in Use

Description of statuary

• Further modifiers:– Fragment of left ear– Pierced lobe

• etc.

Page 37: ResearchSpace Platform in Use

Description of statuary

From text:• Material: terracotta (known) &

paint (?)– Modifier: black paint

• Technique: painted• Object type: statue (known)• Morphology: head, hair &

eyebrow

Page 38: ResearchSpace Platform in Use

38

A new color, previously un-observed - yellow - has been identified inside the earrings decoration.

Materials analysis

Slide reused from Karageorghis, Kiely, Hermon et al. ‘Towards an integrated cross-disciplinary approach to the study of Salamis Terracotta Statues’

Page 39: ResearchSpace Platform in Use

39

Techniques analysis

Vertical marks

Superimposition of incisions

C2412, front side

Various styles and coincidences of incision not currently recorded, but provide clues to families / re-assembly.

Slide reused from Karageorghis, Kiely, Hermon et al. ‘Towards an integrated cross-disciplinary approach to the study of Salamis Terracotta Statues’

Page 40: ResearchSpace Platform in Use

Challenges

• How to attach scientific/geometric analysis to individual shards (BM to document model for GRAVITATE)

• How to enrich search using these richer descriptions

• How to assert over sets:– families– re-assemblies (possibly cross-collection)

• How to enrich search over these sets