cccccc BIBFRAME Ray Denenberg BIBFRAME Pilot Ray Denenberg / Nate - - PowerPoint PPT Presentation

cccccc
SMART_READER_LITE
LIVE PREVIEW

cccccc BIBFRAME Ray Denenberg BIBFRAME Pilot Ray Denenberg / Nate - - PowerPoint PPT Presentation

cccccc BIBFRAME Ray Denenberg BIBFRAME Pilot Ray Denenberg / Nate Trail / Sally McCallum Library of Congress, United States of America December 5, 2017 Extensions ArtFrame Columbia University. Art objects - paintings, photographs, sculptures,


slide-1
SLIDE 1

cccccc

BIBFRAME Ray Denenberg

BIBFRAME Pilot Ray Denenberg / Nate Trail / Sally McCallum Library of Congress, United States of America December 5, 2017

slide-2
SLIDE 2

Extensions

ArtFrame Columbia University.

Art objects - paintings, photographs, sculptures, ceramics ..…

Cartographic Harvard

printed maps, atlases, geospatial datasets ….

Moving Image Harvard Performed Music Stanford, MLA, ARSC, LC, and the PCC

modeling of performers, medium of performance, and events

Rare Materials Cornell model the complexity of rare materials, particularly item-level

  • description. Provenance, physical description. Partnering with

ArtFrame. Bibliotek-o LD4P

slide-3
SLIDE 3

How BIBFRAME Interacts with some of these external ontologies

…. First, a quick review of the basic BIBFRAME model …..

slide-4
SLIDE 4

… begins with Work

Work

basic BIBFRAME model

slide-5
SLIDE 5

a Work may have one or more instance

Work Instance Instance

slide-6
SLIDE 6

Work: Candide, the book Instance 1, Print Instance 2, Electronic

slide-7
SLIDE 7

an Instance may have one or more Items

Work Instance Instance Item 1 Item 2 Item 1 Item 2 Item 3

slide-8
SLIDE 8

Work to Work Relationships

slide-9
SLIDE 9

Another Work: the play “Candide”

Work: the book Candide” Work: the play ”Candide”

slide-10
SLIDE 10

Another Work: the play “Candide”

Work: the book Candide” Work: the play ”Candide”

These are two distinct Works

slide-11
SLIDE 11

distinct but “related”

Work: the book Candide” Work: the play ”Candide”

bf:relatedTo

slide-12
SLIDE 12

Work: the book Candide” Work: the play ”Candide”

bf:relatedTo bf:expressionOf sub property of More specifically, the play is an expression of the book and the relationship expressionOf is a subproperty

  • f the property relatedTo
slide-13
SLIDE 13

bf:Work has subclasses:

bf:cartography bf:Audio bf:NotatedMusic bf:Text bf:StillImage bf:MovingImage

slide-14
SLIDE 14

Music Extension

slide-15
SLIDE 15

bf:Work has subclasses:

bf:cartography bf:Audio bf:NotatedMusic bf:Text bf:StillImage bf:MovingImage

slide-16
SLIDE 16

In particular, two subclasses related to music

bf:cartography bf:Audio bf:NotatedMusic bf:Text bf:StillImage bf:MovingImage

slide-17
SLIDE 17

Mozart Clarinet Quintet a

Mozart Clarinet Quintet: score

bf:NotatedMusic

a recording of Mozart Clarinet Quintet

a bf:Audio

slide-18
SLIDE 18

a

score

bf:NotatedMusic

a recording

a bf:Audio two distinct works

slide-19
SLIDE 19

Music extension adds a later of abstraction to the basic model

slide-20
SLIDE 20

Mozart Clarinet Quintet bf:Work

bf:NotatedMusic bf:Audio

music extension invents an “abstract” work

slide-21
SLIDE 21

Mozart Clarinet Quintet bf:Work

bf:NotatedMusic bf:Audio

pmo:realizedIn pmo:realizedIn … and adds relation to relate the abstract work to the two existing works Work to Work relation, subpropoerty of bf:relatedTo

slide-22
SLIDE 22

Mozart Clarinet Quintet bf:Work

recording of the performance a bf:Audio

Performance of Mozart Clarinet Quintet a bf:Event pmo:Performance

pmo:hasRecording pmo:realizedIn Work to Event relation Event to Work relation

slide-23
SLIDE 23

BIBFRAME Events

slide-24
SLIDE 24

BIBFRAME Events

class bf:Event another core class

slide-25
SLIDE 25
  • There is a concert.
  • The concert is recorded.
  • A book is written about the concert.
slide-26
SLIDE 26
  • There is a concert. The concert is an Event.
  • The concert is recorded. The recording is a Work.
  • A book is written about the concert. the book is a Work,

and the concert is the subject of the book.

slide-27
SLIDE 27

Brief digression: BIBFRAME Subjects

slide-28
SLIDE 28

Person as subject

bf:subject [

a bf:Person ; rdfs:label “Booth, John Wilkes, 1838-1865” ]

slide-29
SLIDE 29

Place as subject

bf:subject [ a bf:Geographic ; rdfs:label “France.” ] .

slide-30
SLIDE 30

Work as subject

bf:subject [ a bf:Work ; rdfs:label “the life and times of winston churchill ” ] .

slide-31
SLIDE 31

Event as subject

bf:subject [ a bf:Event ; rdfs:label ““1964 U.S. Presidential Inauguration” ” ] .

slide-32
SLIDE 32
  • There is a concert. The concert is an Event.
  • The concert is recorded. The recording is a Work.
  • A book is written about the concert. the book is a Work,

and the concert is the subject of the book.

slide-33
SLIDE 33

Work 2 book about the event Work 1 video of the event

Event

bf:eventContent bf:eventContentOf

bf:subject

slide-34
SLIDE 34

Work Event

bf:relatedTo

slide-35
SLIDE 35

Property pmo:createdFor

slide-36
SLIDE 36

motet (Work)

inauguration

  • f a pope

(Event)

pmo:createdFor a motet celebrating the inauguration of a pope Pmo:createdFor supproperty of bf:relatedTo

slide-37
SLIDE 37

Additional pmo properties

  • hasEventName
  • hasInspiration
  • hasPerformance Event that is the performance of a
  • Work. Subproperty of eventContentOf
  • recordingOf Subproperty of eventContentOf
slide-38
SLIDE 38

Additional pmo Classes

  • pmo:Concert
  • pmo:Performance
  • pmo:Festival

All subclasses of bf:Event

slide-39
SLIDE 39

… and further subclassed:

  • Concert
  • BenefitConcert
  • ConcertSeries
  • ConcertTour
  • Performance
  • CommandPerformance
  • FirstPerformance
  • LivePerformance<
  • OpenMicPerformance
  • RecordingSession
  • Rehearsal
  • Audition
  • Festival
  • MusicFestival
slide-40
SLIDE 40

Rare Materials: CustodialEvent

  • ex:CustodialEvent
  • ex:Accessioning
  • ex:Auction
  • ex: Request
  • ex: ClaimOfOwnership
  • ex: Deposit
  • ex: Destruction
  • ex: Donation
  • ex: Inheritance
  • ex: Loan
  • ex: Loss
  • ex: Offer
  • ex: Recovery
  • ex: Repatriation
  • ex: Sale
  • ex: Theft
  • ex: Transfer

Subclass of bf:Event

slide-41
SLIDE 41

BIBFRAME Titles

slide-42
SLIDE 42

Consider this title:

“Penguin atlas of media and information - key issues and global trends”

slide-43
SLIDE 43

“Penguin atlas of media and information - key issues and global trends”

Main Title subtitle

slide-44
SLIDE 44

100 1 Balnaves, Mark 245 14 The Penguin atlas of media and information

:|b[key issues and global trends] /|cMark Balnaves, James

Donald and Stephanie Hemelryk Donald 246 30 Atlas of media and information 246 30 Media and information 260 New York, N.Y. :|bPenguin Putnam,|c2001 300 128 pages :|bcolor illustrations, chiefly color maps ;|c25 cm 336 text|btxt|2rdacontent 337 unmediated|bn|2rdamedia 338 volume|bnc|2rdacarrier 500 Subtitle from cover

Cataloger indicates the source of the subtitle. How do we reflect this in RDF?

slide-45
SLIDE 45

bf:title [ bf:mainTitle "Penguin atlas of media and information” ; bf:subtitle “key issues and global trends” ] bf:mainTitle and bf:subtitle are datatype properties

slide-46
SLIDE 46

Define an object property: ex:subtitle …. And class: ex:Subtitle

slide-47
SLIDE 47

bf:title [ bf:mainTitle "Penguin atlas of media and information” ; bf:subtitle “key issues and global trends” ]

slide-48
SLIDE 48

bf:title [ bf:mainTitle "Penguin atlas of media and information” ; bf:subtitle “key issues and global trends” ] ex:Subtitle [rdfs:label “key issues and global trends” ;

bf:note [rdfs:label “from cover”] ]

slide-49
SLIDE 49

bf:title [ bf:mainTitle "Penguin atlas of media and information” ; bf:subtitle “key issues and global trends” ] ex:Subtitle [rdfs:label “key issues and global trends” ;

bf:note [rdfs:label “from cover”] ] But this isn’t very linked-data friendly

slide-50
SLIDE 50

A more linked-data friendly approach …

bf:title [ bf:mainTitle "Penguin atlas of media and information” ; bf:subtitle “key issues and global trends” ; ex:Subtitle [rdfs:label “key issues and global trends” ; ex:titleSource ex:cover ]

Object property Named individual

slide-51
SLIDE 51

bf:title [ bf:mainTitle "Penguin atlas of media and information” ; bf:subtitle “key issues and global trends” ] ex:subtitle [rdfs:label “key issues and global trends” ; ex:titleSource ex:cover ] ] Subtitle is expressed twice. Once using the bibframe datatype property, and again using the external, object property. If the latter is not supported by the client, it will at least know the subtitle if not the source.