14
CULTURAL HERITAGE AND BIG DATA By: Kun Hu, Marianne Marjanovic, Jianfeng Zhu

CULTURAL HERITAGE AND BIG DATA - Kent State Universityxlian/course_archive/2018Spring_CS63016... · 2018-04-18 · PowerPoint Presentation Author: gcplpublic Created Date: 4/18/2018

  • Upload
    others

  • View
    3

  • Download
    0

Embed Size (px)

Citation preview

Page 1: CULTURAL HERITAGE AND BIG DATA - Kent State Universityxlian/course_archive/2018Spring_CS63016... · 2018-04-18 · PowerPoint Presentation Author: gcplpublic Created Date: 4/18/2018

CULTURAL HERITAGE

AND BIG DATA

By: Kun Hu, Marianne Marjanovic, Jianfeng Zhu

Page 2: CULTURAL HERITAGE AND BIG DATA - Kent State Universityxlian/course_archive/2018Spring_CS63016... · 2018-04-18 · PowerPoint Presentation Author: gcplpublic Created Date: 4/18/2018

2

Page 3: CULTURAL HERITAGE AND BIG DATA - Kent State Universityxlian/course_archive/2018Spring_CS63016... · 2018-04-18 · PowerPoint Presentation Author: gcplpublic Created Date: 4/18/2018

Introduction

Problem Statement

Our Goal

Our Process

Future Work

3

Page 4: CULTURAL HERITAGE AND BIG DATA - Kent State Universityxlian/course_archive/2018Spring_CS63016... · 2018-04-18 · PowerPoint Presentation Author: gcplpublic Created Date: 4/18/2018

Problem Statement

Lack of organized digitized information linking

knowledge of cultural heritage and relics.

Today’s implementation of digitization of cultural

heritage and relics is inadequate for a friendly user

experience.

4

Page 5: CULTURAL HERITAGE AND BIG DATA - Kent State Universityxlian/course_archive/2018Spring_CS63016... · 2018-04-18 · PowerPoint Presentation Author: gcplpublic Created Date: 4/18/2018

Our Goal

Create a Semantic Web Application.

To show the ancient coins during the Roman Empire

and provide additional information regarding to

the coin and the ruling people of the time.

5

Page 6: CULTURAL HERITAGE AND BIG DATA - Kent State Universityxlian/course_archive/2018Spring_CS63016... · 2018-04-18 · PowerPoint Presentation Author: gcplpublic Created Date: 4/18/2018

Fetch Tool

SuperAgent

JSON-LD & Nomisma Ontology

SchemaOCRE, MANTIS Data and DBpedia

Mongo DB

Selected Attributes, Data Structure

Server Service

Request Setting, User Interface Design, Web Components

Visualization

Data Query, User Request Transformations

Visual Studio Code

Data Source

6

Page 7: CULTURAL HERITAGE AND BIG DATA - Kent State Universityxlian/course_archive/2018Spring_CS63016... · 2018-04-18 · PowerPoint Presentation Author: gcplpublic Created Date: 4/18/2018

Fetch Data

Data Sources:

OCRE Data: http://numismatics.org/ocre/apis

MANTIS Data: http://numismatics.org/search/apis

Dbpedia: http://wiki.dbpedia.org/

7

Page 8: CULTURAL HERITAGE AND BIG DATA - Kent State Universityxlian/course_archive/2018Spring_CS63016... · 2018-04-18 · PowerPoint Presentation Author: gcplpublic Created Date: 4/18/2018

8

Page 9: CULTURAL HERITAGE AND BIG DATA - Kent State Universityxlian/course_archive/2018Spring_CS63016... · 2018-04-18 · PowerPoint Presentation Author: gcplpublic Created Date: 4/18/2018

9

Page 10: CULTURAL HERITAGE AND BIG DATA - Kent State Universityxlian/course_archive/2018Spring_CS63016... · 2018-04-18 · PowerPoint Presentation Author: gcplpublic Created Date: 4/18/2018

JSON_LD

Flexible and loose structure to organize data.

Convenient and light weight to transfer online.

Can be applied with schemas to describe content

and restrain the form.

10

Page 11: CULTURAL HERITAGE AND BIG DATA - Kent State Universityxlian/course_archive/2018Spring_CS63016... · 2018-04-18 · PowerPoint Presentation Author: gcplpublic Created Date: 4/18/2018

MongoDB

Compatible with JSON format.

Suitable for big data processing and dynamic data

storage.

Easy to learn and use.

11

Page 12: CULTURAL HERITAGE AND BIG DATA - Kent State Universityxlian/course_archive/2018Spring_CS63016... · 2018-04-18 · PowerPoint Presentation Author: gcplpublic Created Date: 4/18/2018

Visualization

44,000+ records of coins used.

Web component technique in the UI.

12

Page 13: CULTURAL HERITAGE AND BIG DATA - Kent State Universityxlian/course_archive/2018Spring_CS63016... · 2018-04-18 · PowerPoint Presentation Author: gcplpublic Created Date: 4/18/2018

Future Work

Extend our project into a Knowledge Graph.

Perform in depth analysis of data.

Classify semantic terms.

Calculate document distance.

Present more attributes into our project.

Create more Visualization according to user interest

and data characteristics.

13

Page 14: CULTURAL HERITAGE AND BIG DATA - Kent State Universityxlian/course_archive/2018Spring_CS63016... · 2018-04-18 · PowerPoint Presentation Author: gcplpublic Created Date: 4/18/2018

Thank you!

14