SlideShare a Scribd company logo
Kai Li
2013/08/31
RDB2RDF Project
Introduction to bibframe
Overview
• Introduction
• Use cases and requirements
• Model
• Observations and Question
Timeline and Documents
• 2011-05-13 Statement of initiation
• 2011-10-31 Initial plan by LoC
• 2012-11-21 BIBFRAME Primer
• 2013-01-26 Launch of BIBFRAME.org
• 2013-04-30 Annotation document (1st draft ver.)
• 2013-05-22 On BF Authority: a discussion paper
• 2013-06-25 Resource Type document: discussion paper
• 2013-08-21 Use Cases and Requirements document
• 2013-08-26 Annotation Model (2nd draft ver.)
http://de.slideshare.net/zepheiraorg/aallbibframe-em20130714
What is BIBFRAME
• BF can be seen as a replacement of MARC:
• BF can and will serve as an encoding standard for RDA and other content
standards
• But, it’s not only a replacement of MARC:
• BF is an environment/model/ontology focusing on bibliographic data
http://www.slideshare.net/zepheiraorg?utm_campaign=profiletracking&utm_
medium=sssite&utm_source=ssslideview
Use Cases
• 15 use cases are
defined by the
Use Cases and
Requirements
document:
• http://bibframe.
org/documentati
on/bibframe-
usecases/
For library users
For librarians
Requirements and Design Objectives
• Web oriented architecture
Linked Open Data
Expressed in RDF
• Resource identity
• Property identity
• Vocabulary evolution
• Localized extensibility
• Third party value add
• Defined serialization to support interchange
Requirements and Design Objectives
(cont.)
• Minimize ontology mechanics
• Web oriented search
SPARQL (though not a requirement)
• Support legacy and existing search technologies
Search/Retrieval via URL (SRU) / Contextual Query Language (CQL)
Z39.50
OAI-PMH
• Enabling web triggers
• Internationalization
http://bibframe.org/documentation/bibframe-usecases/
Model
• Work
• Instance
• Authority
• Annotation
http://de.slideshare.net/zepheiraorg/bibliographic-
14207718
Work
• “A BIBFRAME Creative Work, abbreviated simply as Work, reflects a
conceptual cataloging item.”
• But, a BF work is not a FRBR/RDA work:
http://de.slideshare.net/zepheiraorg/alabibframe-lc20130630
Instance
• “BIBFRAME Instances reflect an individual, material embodiment of a
BIBFRAME Work that can be physical or digital in nature. “
• Each BF Instance is an instance of one and only one BF work.
• A BF Instance is basically a FRBR Manifestation, because information
about BF Item largely belongs to BF Annotation.
Authority
• “BIBFRAME Authorities are key authority concepts that are the target
of defined relationships reflected in the Work and Instance.”
• BF Authority are not to compete or replace existing authority
systems, but to provide a “common, light weight abstraction layer”
over these authority efforts to make them more effective.
• According to the discussion paper about BF Authority, nine categories
of Authority are currently defined:
• Family, Jurisdiction, Meeting, Organization, Person, Place, Topic, Classification,
and Temporal Concept
Authority Implementation 1: current
design
Using
BIBFRAME
authority
resources
Authority Implementation 2: “direct” approach
• This method, by linking directly
to the authority resource, is
desired by most stakeholders;
• It can be used for classification,
if LD versions of DDC and LCC
are to be used in the future;
• However, this approach is less
flexible than the first approach,
making it harder for BF to be a
“common, light weight
abstraction layer”.
Authority Implementation 3: role resource
• This method provides
the highest level of
flexibility, especially the
“ability to handle
controlled role
information”;
• However, it may also
result in unnecessary
complexity.
Authority Implementation 4: LCSH
Annotation
• “In general, an Annotation asserts information about a resource; a
BIBFRAME Annotation asserts information about a BIBFRAME
resource.”
• Annotation can be linked to both Work and Instance
• Annotation is about institution-specific information
• http://bibframe.org/documentation/annotations/
Use Cases/Types of BF Annotation
• 4 use cases are defined by BF Annotation Model (2nd draft ver.):
• Cover art
• Holdings
• Reviews
• Descriptions
• Including summary, abstract, and table of contents
An Example of Holding Information
1 <http://xyz.org/bibframeTestCases/Annotations/Annotation/H
olding>
a bf:Holding;
2 bf:annotationAssertedBy < http://id.loc.gov/vocabulary/organizations/dlc> ;
3 bf:dateOfAssertion "20130808" ;
4 bf:holds <http://xyz.org/bibframeTestCases/Annotations/Instance/bluebeard> ;
5 bf:heldBy < http://id.loc.gov/vocabulary/organizations/dlc> ;
6 bf:subLocation "Jefferson or Adams Building Reading Rooms" ;
7 bf:callNumber "PS3572.O5 B5 1987C" ;
8 bf:copyNote "Copy 157" ;
9 bf:copyNote "Signed by the author." ;
10 bf:copyId "71234" ;
11 bf:circulationStatus "non-circulating" ;
12 bf:accessCondition "Access is restricted; consult library for details" .
Vocabularies
• BF Vocab is still being established.
• Constant updates are still going on.
http://bibframe.org/vocab/
Components of BF Vocabulary
• Resource:
• Four major classes (WIAA), and their specific types
• Properties:
• A resource may have different properties when used with different roles
• Values:
• One of the examples is the resource types in the discussion paper
BIBFRAME Resource Types
• Discussion paper
• http://bibframe.org/documentatio
n/resource-types/
• Only include subclasses of the
CreativeWork class, rather than
those of Instance class
• The proposed list is a melding of
MODS, MARC and RDA lists
• Language material: Cartography:
• Dataset:
• Notated music: Notated movement:
• Audio:
• Still image:
• Moving image
• Three dimensional object:
• Software/multimedia:
• Mixed material
• Collection:
• Manuscript:
• Tactile:
Observations
• 1. Even though BF seems to have a promising future, it’s still in the
very early stage
• There is a small but active community; conversations are active
• More documents, bridges … need to be designed in the coming years, before
it can actually serve as a replacement of MARC 21, if not more
Observations
• 2. Use cases are important
• Nine use cases for BIBFRAME model have been identified from the
perspectives of end users as well as librarians, but…
• More need to be identified for each section of BF, especially for annotation
and authority, from broader scopes:
• “It seems to me that the decision to be made isn't so much about the structure of the
authority but the anticipated uses, including vocabulary maintenance (as you mention)
and linking to other communities that create bibliographic data.” -- Karen Coyle
([BIBFRAME] Authority - Treatment of role data)
• Use cases in local contexts need to be considered for local implementations
Questions
• Is it possible to integrate bibliographic data into the bigger data
world?

More Related Content

PPT
Soul
Heena Rachh
 
PPTX
Information Analysis Consolidation and Repackaging (IACR): an overview
Maulana Azad National Institute of Technology Bhopal
 
PPT
Normative principles of cataloguing
Sarika Sawant
 
PPTX
Canons of library classification
Veer Rengu korku Govt. College Khaknar
 
PPT
FRBR model by Gaurav Boudh
Library and Information Science Blog
 
PPTX
S.R. Ranganathan:Three Planes of Work.
Nishant Kashyap Ghatowar
 
PPT
FRBR
Thomas Meehan
 
PPTX
Inter library loan service
Indian Space Research Organisation
 
Information Analysis Consolidation and Repackaging (IACR): an overview
Maulana Azad National Institute of Technology Bhopal
 
Normative principles of cataloguing
Sarika Sawant
 
Canons of library classification
Veer Rengu korku Govt. College Khaknar
 
FRBR model by Gaurav Boudh
Library and Information Science Blog
 
S.R. Ranganathan:Three Planes of Work.
Nishant Kashyap Ghatowar
 
Inter library loan service
Indian Space Research Organisation
 

What's hot (20)

PPT
Current trends in library management systems
Morten Nielsen
 
PPTX
Library Automation & Criteria for selection Library Software
Nishant Kashyap Ghatowar
 
PPTX
Spiral of Scientific Method Arun Joseph MPhil
Arun Joseph (Librarian), MLISc, UGC NET
 
PPTX
Special libraries Presentation
Muhammad Kashif
 
PPTX
CILIP.pptx
DrIrfanulHaqAkhoon
 
PDF
DDC 23rd Edition
Murchana Borah
 
PPTX
National social science documentation centre (nassdoc )
GordonAmidu
 
PPT
Marc format
Ime Amor Mortel
 
PPT
Introduction to Metadata
Jenn Riley
 
PPTX
Canons of cataloguing
saurabh kaushik
 
PPTX
Library consortia
Dheeraj Negi
 
PPTX
Precis
silambu111
 
PPTX
INFORMATION SOURCES AND SERVICES
Jehn Marie A. Simon
 
PDF
Canons for verbal and notational plane
Dr Shalini Lihitkar
 
PPTX
International federation of library associations and institutions
Zainuddin Ibrahim
 
PPTX
Z39.50.pptx
Rbalasubramani
 
PPT
FRBR presentation by Bwsrang Basumatary
Bwsrang Basumatary
 
PPTX
POPSI
silambu111
 
Current trends in library management systems
Morten Nielsen
 
Library Automation & Criteria for selection Library Software
Nishant Kashyap Ghatowar
 
Spiral of Scientific Method Arun Joseph MPhil
Arun Joseph (Librarian), MLISc, UGC NET
 
Special libraries Presentation
Muhammad Kashif
 
CILIP.pptx
DrIrfanulHaqAkhoon
 
DDC 23rd Edition
Murchana Borah
 
National social science documentation centre (nassdoc )
GordonAmidu
 
Marc format
Ime Amor Mortel
 
Introduction to Metadata
Jenn Riley
 
Canons of cataloguing
saurabh kaushik
 
Library consortia
Dheeraj Negi
 
Precis
silambu111
 
INFORMATION SOURCES AND SERVICES
Jehn Marie A. Simon
 
Canons for verbal and notational plane
Dr Shalini Lihitkar
 
International federation of library associations and institutions
Zainuddin Ibrahim
 
Z39.50.pptx
Rbalasubramani
 
FRBR presentation by Bwsrang Basumatary
Bwsrang Basumatary
 
POPSI
silambu111
 
Ad

Viewers also liked (9)

PPT
how american libraries use new tools
Kai Li
 
PPTX
Open apereo2013 samigo 2.10
keli.amann
 
PPT
新一代的Opac服务
Kai Li
 
PPTX
diapocitiva
javierandresarevalorolon
 
KEY
Ipad and Library
Kai Li
 
PPTX
Software Citation, Reuse and Metadata Considerations: An Exploratory Study ...
Kai Li
 
PPTX
Culture Classification: An Analysis
Kai Li
 
PDF
P2 Plans & Elevation Test
guestcc333c
 
PDF
Module 15 Plan And Elevation
guestcc333c
 
how american libraries use new tools
Kai Li
 
Open apereo2013 samigo 2.10
keli.amann
 
新一代的Opac服务
Kai Li
 
Ipad and Library
Kai Li
 
Software Citation, Reuse and Metadata Considerations: An Exploratory Study ...
Kai Li
 
Culture Classification: An Analysis
Kai Li
 
P2 Plans & Elevation Test
guestcc333c
 
Module 15 Plan And Elevation
guestcc333c
 
Ad

Similar to Introduction to bibframe (20)

PDF
Alabibframe update-em-20140126
zepheiraorg
 
PPTX
The Buzz About BIBFRAME, by Angela Kroeger
Angela Kroeger
 
PDF
Patham "NISO- KBART Update (Knowledge Bases and Related Tools""
National Information Standards Organization (NISO)
 
PPTX
Oliver: Introducing RDA
ALATechSource
 
PPT
Dunsire roadmap meeting proposal
National Information Standards Organization (NISO)
 
PPTX
NISO Standards update: KBart and Demand Driven Acquisitions Best Practices
Jason Price, PhD
 
PPTX
An introduction to Metadata Application Profiles
kcoylenet
 
PPTX
Intro to the semantic web (for libraries)
robin fay
 
PPTX
BHL Technical Projects Updates
William Ulate
 
PPTX
UKSG 2018 Breakout - TERMS redefined: developing the combination of electroni...
UKSG: connecting the knowledge community
 
PPTX
April 8 NISO Webinar: Experimenting with BIBFRAME: Reports from Early Adopters
National Information Standards Organization (NISO)
 
PPTX
UKSG webinar - TERMS revisited: developing the combination of electronic reso...
UKSG: connecting the knowledge community
 
PPT
HIKE project presentation
Ben Showers
 
PPTX
Introducing RDA: June 2013
ALATechSource
 
PPTX
Linked data for Libraries
robin fay
 
PPTX
The Public Library Catalogue as a Social Space
Louise Spiteri
 
PPTX
Lauri Roine - New directions in bibliographic control - BOBCATSSS 2017
BOBCATSSS 2017
 
PPTX
The Progress of BIBFRAME, by Angela Kroeger
Angela Kroeger
 
Alabibframe update-em-20140126
zepheiraorg
 
The Buzz About BIBFRAME, by Angela Kroeger
Angela Kroeger
 
Patham "NISO- KBART Update (Knowledge Bases and Related Tools""
National Information Standards Organization (NISO)
 
Oliver: Introducing RDA
ALATechSource
 
Dunsire roadmap meeting proposal
National Information Standards Organization (NISO)
 
NISO Standards update: KBart and Demand Driven Acquisitions Best Practices
Jason Price, PhD
 
An introduction to Metadata Application Profiles
kcoylenet
 
Intro to the semantic web (for libraries)
robin fay
 
BHL Technical Projects Updates
William Ulate
 
UKSG 2018 Breakout - TERMS redefined: developing the combination of electroni...
UKSG: connecting the knowledge community
 
April 8 NISO Webinar: Experimenting with BIBFRAME: Reports from Early Adopters
National Information Standards Organization (NISO)
 
UKSG webinar - TERMS revisited: developing the combination of electronic reso...
UKSG: connecting the knowledge community
 
HIKE project presentation
Ben Showers
 
Introducing RDA: June 2013
ALATechSource
 
Linked data for Libraries
robin fay
 
The Public Library Catalogue as a Social Space
Louise Spiteri
 
Lauri Roine - New directions in bibliographic control - BOBCATSSS 2017
BOBCATSSS 2017
 
The Progress of BIBFRAME, by Angela Kroeger
Angela Kroeger
 

More from Kai Li (17)

PPTX
Using a keyword extraction pipeline to understand concepts in future work sec...
Kai Li
 
PPTX
Knowledge production between laboratories and scientific texts: a proposal of...
Kai Li
 
PPTX
Data and Software in Scientific Activities: a Literature Review
Kai Li
 
PPTX
A metadata scheme of the software-data relationship: A proposal
Kai Li
 
PPTX
On metaphor: a book review of Metaphors we live by
Kai Li
 
PPTX
Visual perception and mixed-initiative interaction for assisted visualization...
Kai Li
 
PPTX
Project Gutenberg as Information Retrieval System
Kai Li
 
PDF
A family tree of graph types
Kai Li
 
PPTX
Introduction to Visualizing Uncertainties
Kai Li
 
PPTX
InfoVis Final Project: NBA in historical context
Kai Li
 
PDF
Grassroots Read: Planning, Marketing and Assessing Plan
Kai Li
 
PPTX
RDFa: an introduction
Kai Li
 
PPTX
RDA in China
Kai Li
 
PPTX
How Americans recognize libraries
Kai Li
 
PPTX
How libraries use 新浪微博
Kai Li
 
PPTX
Augmented reality @ libraries
Kai Li
 
PPTX
未来的美国图书馆
Kai Li
 
Using a keyword extraction pipeline to understand concepts in future work sec...
Kai Li
 
Knowledge production between laboratories and scientific texts: a proposal of...
Kai Li
 
Data and Software in Scientific Activities: a Literature Review
Kai Li
 
A metadata scheme of the software-data relationship: A proposal
Kai Li
 
On metaphor: a book review of Metaphors we live by
Kai Li
 
Visual perception and mixed-initiative interaction for assisted visualization...
Kai Li
 
Project Gutenberg as Information Retrieval System
Kai Li
 
A family tree of graph types
Kai Li
 
Introduction to Visualizing Uncertainties
Kai Li
 
InfoVis Final Project: NBA in historical context
Kai Li
 
Grassroots Read: Planning, Marketing and Assessing Plan
Kai Li
 
RDFa: an introduction
Kai Li
 
RDA in China
Kai Li
 
How Americans recognize libraries
Kai Li
 
How libraries use 新浪微博
Kai Li
 
Augmented reality @ libraries
Kai Li
 
未来的美国图书馆
Kai Li
 

Recently uploaded (20)

PDF
How Open Source Changed My Career by abdelrahman ismail
a0m0rajab1
 
PDF
Peak of Data & AI Encore - Real-Time Insights & Scalable Editing with ArcGIS
Safe Software
 
PPTX
The-Ethical-Hackers-Imperative-Safeguarding-the-Digital-Frontier.pptx
sujalchauhan1305
 
PDF
Responsible AI and AI Ethics - By Sylvester Ebhonu
Sylvester Ebhonu
 
PDF
SparkLabs Primer on Artificial Intelligence 2025
SparkLabs Group
 
PPTX
Simple and concise overview about Quantum computing..pptx
mughal641
 
PDF
Economic Impact of Data Centres to the Malaysian Economy
flintglobalapac
 
PPTX
Agile Chennai 18-19 July 2025 Ideathon | AI Powered Microfinance Literacy Gui...
AgileNetwork
 
PDF
MASTERDECK GRAPHSUMMIT SYDNEY (Public).pdf
Neo4j
 
PDF
Doc9.....................................
SofiaCollazos
 
PPTX
IT Runs Better with ThousandEyes AI-driven Assurance
ThousandEyes
 
PDF
Oracle AI Vector Search- Getting Started and what's new in 2025- AIOUG Yatra ...
Sandesh Rao
 
PDF
OFFOFFBOX™ – A New Era for African Film | Startup Presentation
ambaicciwalkerbrian
 
PDF
Google I/O Extended 2025 Baku - all ppts
HusseinMalikMammadli
 
PDF
How ETL Control Logic Keeps Your Pipelines Safe and Reliable.pdf
Stryv Solutions Pvt. Ltd.
 
PPTX
New ThousandEyes Product Innovations: Cisco Live June 2025
ThousandEyes
 
PPTX
AI and Robotics for Human Well-being.pptx
JAYMIN SUTHAR
 
PDF
A Strategic Analysis of the MVNO Wave in Emerging Markets.pdf
IPLOOK Networks
 
PPTX
The Future of AI & Machine Learning.pptx
pritsen4700
 
PPTX
Agile Chennai 18-19 July 2025 | Emerging patterns in Agentic AI by Bharani Su...
AgileNetwork
 
How Open Source Changed My Career by abdelrahman ismail
a0m0rajab1
 
Peak of Data & AI Encore - Real-Time Insights & Scalable Editing with ArcGIS
Safe Software
 
The-Ethical-Hackers-Imperative-Safeguarding-the-Digital-Frontier.pptx
sujalchauhan1305
 
Responsible AI and AI Ethics - By Sylvester Ebhonu
Sylvester Ebhonu
 
SparkLabs Primer on Artificial Intelligence 2025
SparkLabs Group
 
Simple and concise overview about Quantum computing..pptx
mughal641
 
Economic Impact of Data Centres to the Malaysian Economy
flintglobalapac
 
Agile Chennai 18-19 July 2025 Ideathon | AI Powered Microfinance Literacy Gui...
AgileNetwork
 
MASTERDECK GRAPHSUMMIT SYDNEY (Public).pdf
Neo4j
 
Doc9.....................................
SofiaCollazos
 
IT Runs Better with ThousandEyes AI-driven Assurance
ThousandEyes
 
Oracle AI Vector Search- Getting Started and what's new in 2025- AIOUG Yatra ...
Sandesh Rao
 
OFFOFFBOX™ – A New Era for African Film | Startup Presentation
ambaicciwalkerbrian
 
Google I/O Extended 2025 Baku - all ppts
HusseinMalikMammadli
 
How ETL Control Logic Keeps Your Pipelines Safe and Reliable.pdf
Stryv Solutions Pvt. Ltd.
 
New ThousandEyes Product Innovations: Cisco Live June 2025
ThousandEyes
 
AI and Robotics for Human Well-being.pptx
JAYMIN SUTHAR
 
A Strategic Analysis of the MVNO Wave in Emerging Markets.pdf
IPLOOK Networks
 
The Future of AI & Machine Learning.pptx
pritsen4700
 
Agile Chennai 18-19 July 2025 | Emerging patterns in Agentic AI by Bharani Su...
AgileNetwork
 

Introduction to bibframe

  • 3. Overview • Introduction • Use cases and requirements • Model • Observations and Question
  • 4. Timeline and Documents • 2011-05-13 Statement of initiation • 2011-10-31 Initial plan by LoC • 2012-11-21 BIBFRAME Primer • 2013-01-26 Launch of BIBFRAME.org • 2013-04-30 Annotation document (1st draft ver.) • 2013-05-22 On BF Authority: a discussion paper • 2013-06-25 Resource Type document: discussion paper • 2013-08-21 Use Cases and Requirements document • 2013-08-26 Annotation Model (2nd draft ver.)
  • 6. What is BIBFRAME • BF can be seen as a replacement of MARC: • BF can and will serve as an encoding standard for RDA and other content standards • But, it’s not only a replacement of MARC: • BF is an environment/model/ontology focusing on bibliographic data
  • 8. Use Cases • 15 use cases are defined by the Use Cases and Requirements document: • http://bibframe. org/documentati on/bibframe- usecases/ For library users For librarians
  • 9. Requirements and Design Objectives • Web oriented architecture Linked Open Data Expressed in RDF • Resource identity • Property identity • Vocabulary evolution • Localized extensibility • Third party value add • Defined serialization to support interchange
  • 10. Requirements and Design Objectives (cont.) • Minimize ontology mechanics • Web oriented search SPARQL (though not a requirement) • Support legacy and existing search technologies Search/Retrieval via URL (SRU) / Contextual Query Language (CQL) Z39.50 OAI-PMH • Enabling web triggers • Internationalization http://bibframe.org/documentation/bibframe-usecases/
  • 11. Model • Work • Instance • Authority • Annotation http://de.slideshare.net/zepheiraorg/bibliographic- 14207718
  • 12. Work • “A BIBFRAME Creative Work, abbreviated simply as Work, reflects a conceptual cataloging item.” • But, a BF work is not a FRBR/RDA work: http://de.slideshare.net/zepheiraorg/alabibframe-lc20130630
  • 13. Instance • “BIBFRAME Instances reflect an individual, material embodiment of a BIBFRAME Work that can be physical or digital in nature. “ • Each BF Instance is an instance of one and only one BF work. • A BF Instance is basically a FRBR Manifestation, because information about BF Item largely belongs to BF Annotation.
  • 14. Authority • “BIBFRAME Authorities are key authority concepts that are the target of defined relationships reflected in the Work and Instance.” • BF Authority are not to compete or replace existing authority systems, but to provide a “common, light weight abstraction layer” over these authority efforts to make them more effective. • According to the discussion paper about BF Authority, nine categories of Authority are currently defined: • Family, Jurisdiction, Meeting, Organization, Person, Place, Topic, Classification, and Temporal Concept
  • 15. Authority Implementation 1: current design Using BIBFRAME authority resources
  • 16. Authority Implementation 2: “direct” approach • This method, by linking directly to the authority resource, is desired by most stakeholders; • It can be used for classification, if LD versions of DDC and LCC are to be used in the future; • However, this approach is less flexible than the first approach, making it harder for BF to be a “common, light weight abstraction layer”.
  • 17. Authority Implementation 3: role resource • This method provides the highest level of flexibility, especially the “ability to handle controlled role information”; • However, it may also result in unnecessary complexity.
  • 19. Annotation • “In general, an Annotation asserts information about a resource; a BIBFRAME Annotation asserts information about a BIBFRAME resource.” • Annotation can be linked to both Work and Instance • Annotation is about institution-specific information • http://bibframe.org/documentation/annotations/
  • 20. Use Cases/Types of BF Annotation • 4 use cases are defined by BF Annotation Model (2nd draft ver.): • Cover art • Holdings • Reviews • Descriptions • Including summary, abstract, and table of contents
  • 21. An Example of Holding Information 1 <http://xyz.org/bibframeTestCases/Annotations/Annotation/H olding> a bf:Holding; 2 bf:annotationAssertedBy < http://id.loc.gov/vocabulary/organizations/dlc> ; 3 bf:dateOfAssertion "20130808" ; 4 bf:holds <http://xyz.org/bibframeTestCases/Annotations/Instance/bluebeard> ; 5 bf:heldBy < http://id.loc.gov/vocabulary/organizations/dlc> ; 6 bf:subLocation "Jefferson or Adams Building Reading Rooms" ; 7 bf:callNumber "PS3572.O5 B5 1987C" ; 8 bf:copyNote "Copy 157" ; 9 bf:copyNote "Signed by the author." ; 10 bf:copyId "71234" ; 11 bf:circulationStatus "non-circulating" ; 12 bf:accessCondition "Access is restricted; consult library for details" .
  • 22. Vocabularies • BF Vocab is still being established. • Constant updates are still going on. http://bibframe.org/vocab/
  • 23. Components of BF Vocabulary • Resource: • Four major classes (WIAA), and their specific types • Properties: • A resource may have different properties when used with different roles • Values: • One of the examples is the resource types in the discussion paper
  • 24. BIBFRAME Resource Types • Discussion paper • http://bibframe.org/documentatio n/resource-types/ • Only include subclasses of the CreativeWork class, rather than those of Instance class • The proposed list is a melding of MODS, MARC and RDA lists • Language material: Cartography: • Dataset: • Notated music: Notated movement: • Audio: • Still image: • Moving image • Three dimensional object: • Software/multimedia: • Mixed material • Collection: • Manuscript: • Tactile:
  • 25. Observations • 1. Even though BF seems to have a promising future, it’s still in the very early stage • There is a small but active community; conversations are active • More documents, bridges … need to be designed in the coming years, before it can actually serve as a replacement of MARC 21, if not more
  • 26. Observations • 2. Use cases are important • Nine use cases for BIBFRAME model have been identified from the perspectives of end users as well as librarians, but… • More need to be identified for each section of BF, especially for annotation and authority, from broader scopes: • “It seems to me that the decision to be made isn't so much about the structure of the authority but the anticipated uses, including vocabulary maintenance (as you mention) and linking to other communities that create bibliographic data.” -- Karen Coyle ([BIBFRAME] Authority - Treatment of role data) • Use cases in local contexts need to be considered for local implementations
  • 27. Questions • Is it possible to integrate bibliographic data into the bigger data world?

Editor's Notes

  • #28: This integration needs a thorough re-design of the current system with creativity and focus on all the details.