+ All Categories
Home > Documents > From content standards to RDF Gordon Dunsire Presented at AKM 15, Porec, 2011.

From content standards to RDF Gordon Dunsire Presented at AKM 15, Porec, 2011.

Date post: 28-Mar-2015
Category:
Upload: destin-higdon
View: 215 times
Download: 1 times
Share this document with a friend
Popular Tags:
12
From content standards to RDF Gordon Dunsire Presented at AKM 15, Porec, 2011
Transcript
Page 1: From content standards to RDF Gordon Dunsire Presented at AKM 15, Porec, 2011.

From content standards to RDF

Gordon DunsirePresented at AKM 15, Porec, 2011

Page 2: From content standards to RDF Gordon Dunsire Presented at AKM 15, Porec, 2011.

Content standards

Instructions/rules on creating and maintaining the content of bibliographic metadata (records)

Aim to improve consistency, coherency, and completeness of recordsFor resource discovery services

Different standards for different domains (archives, libraries, museums)And different contexts and changes over timeE.g. International Standard Bibliographic Description (ISBD),

Anglo-American Cataloguing Rules (AACR), RDA: resource description and access ...

Page 3: From content standards to RDF Gordon Dunsire Presented at AKM 15, Porec, 2011.

Example: ISBD consolidated edition 2011

The place of publication, production and/or distribution is the name of the place associated on the prescribed source of information with the name of the publisher, producer or distributor.

Element

Definition Content source

Relationship

Page 4: From content standards to RDF Gordon Dunsire Presented at AKM 15, Porec, 2011.

Example: RDA toolkit 2011

Record the type of carrier used to convey the content of the resource using one or more of the terms listed below

Element

Definition Content source

Page 5: From content standards to RDF Gordon Dunsire Presented at AKM 15, Porec, 2011.

Components & framework

Element

Definition

Content source

Relationship

Domain model

Usage guidelines

Description setprofile

Usage

(Abstraction)

(Machineinterpretation)

(Humaninterpretation)

Page 6: From content standards to RDF Gordon Dunsire Presented at AKM 15, Porec, 2011.

Functionalrequirements

Descriptionset profile

Domainmodel

Syntax guidelinesand data formats

DCMIabstract model

DCMI syntaxguidelines

Metadatavocabularies

Communitydomain models

Usageguidelines

RDF

RDFschema

DCMI Singapore framework

Local

GlobalApplication

profile

Page 7: From content standards to RDF Gordon Dunsire Presented at AKM 15, Porec, 2011.

Application profile “Record” structure

Elements: Mandatory?Repeatable?Sequence?Aggregation?

Everything expressed inResource Description Framework (RDF)

[real soon now: ISBD/DCMI collaboration]

Page 8: From content standards to RDF Gordon Dunsire Presented at AKM 15, Porec, 2011.

RDF triple

Subject : Predicate (property) : Object

Metadata content:This book (URI) : Has author (URI) : That author (URI)

URI : URI : URI (Linked data!)/Literal (Display)

Element semantics:Has author (URI) : Has definition (URI) : “Relates …”

Page 9: From content standards to RDF Gordon Dunsire Presented at AKM 15, Porec, 2011.

RDF graph

Subject URI

Object URIProperty1 URI

Object literalProperty2 URI

Page 10: From content standards to RDF Gordon Dunsire Presented at AKM 15, Porec, 2011.

Application (profile) semantics:

Has title(URI)

has minimum occurrence(URI) “1”

“1”has maximum occurrence

(URI)

= mandatory,non-repeatable

Record content:

This book(URI)

“Museum archives”

has title(URI) Author1 (URI)

has creator (URI)

Author2 (URI)has contributor (URI)

Page 11: From content standards to RDF Gordon Dunsire Presented at AKM 15, Porec, 2011.

Linking data from different domains

= linking data from different graphs

Author1 (URI)

AuthorX (URI)

is same as (URI)

is same as (URI)

Page 12: From content standards to RDF Gordon Dunsire Presented at AKM 15, Porec, 2011.

Thank you

[email protected] framework

http://dublincore.org/documents/singapore-framework/

Guidelines for Dublin Core Application Profileshttp://dublincore.org/documents/profile-

guidelines/index.shtml


Recommended