BIBFRAME Stuctural Example using TEI
The following is the start of a worked example showing how the current BIBFRAME draft might be used with a TEI text being published in a real world situation. This is forward-looking work. For the current state of play see Best Practices for TEI in Libraries.
Contents
Scope
- I'm using N-Triples, they've not been validated.
- I'm primarily concerning myself with links between the NZETC and other parties, primarily because this is what I know about.
- The example work is A History of the Birds of New Zealand by Walter Lawry Buller 1838-1906. I've picked this because it's well known enough that lots of people have things about it to link to and because it contains some nice circular references (such as subjects named after the author).
- I'm not concerned with the httpRange-14 issue (yet)
- These comments relate to the evolving draft BIBFRAME as at early May 2013; the draft is expected to evolve.
Work / Instance
We (and others) hold the work in multiple formats:
http://nzetc.victoria.ac.nz/tm/scholarly/name-101762.html rdf:type http://bibframe.org/vocab/Work . http://nzetc.victoria.ac.nz/tm/scholarly/name-101762.html bf:hasInstance http://nzetc.victoria.ac.nz/tm/scholarly/tei-BulBird.html . http://nzetc.victoria.ac.nz/tm/scholarly/name-101762.html bf:hasInstance http://nzetc.victoria.ac.nz/tei-source/BulBird.xml . http://nzetc.victoria.ac.nz/tm/scholarly/name-101762.html bf:hasInstance http://nzetc.victoria.ac.nz/downloads/BulBird.epub . http://nzetc.victoria.ac.nz/tm/scholarly/name-101762.html bf:hasInstance http://archive.org/details/historyofbirdsof00bull .
This is an example of a modern print edition:
http://nzetc.victoria.ac.nz/tm/scholarly/name-101762.html bf:hasInstance http://www.tepapastores.co.nz/collections/te-papa-press/products/buller-s-birds-of-new-zealand-the-complete-work-of-jg-keulemans .
This is an example of an auction of a historical edition:
http://nzetc.victoria.ac.nz/tm/scholarly/name-101762.html bf:hasInstance http://www.trademe.co.nz/books/rare-collectable/nz-published/other/auction-562203380.htm
Authoriship
The text of the work is by Buller:
http://nzetc.victoria.ac.nz/tm/scholarly/name-101762.html bf:contributor http://nzetc.victoria.ac.nz/tm/scholarly/name-207531.html . http://nzetc.victoria.ac.nz/tm/scholarly/name-207531.html owl:sameAs http://viaf.org/viaf/47544939/ . http://nzetc.victoria.ac.nz/tm/scholarly/name-207531.html owl:sameAs http://www.wikidata.org/wiki/Q2507378 .
But the fabulous images are by Keulemans. We don't even have him in our authority control system, so there's no local link here
http://nzetc.victoria.ac.nz/tm/scholarly/name-101762.html bf:contributor http://www.wikidata.org/wiki/Q1335286 . http://www.wikidata.org/wiki/Q1335286 owl:sameAs http://viaf.org/viaf/42113661/ .
Subject
_local001 rdf:type http://bibframe.org/vocab/Topic.html . _local001 bf:relatedResource .
_local001 owl:sameAs http://eol.org/pages/1047363/ . _local001 owl:sameAs http://www.wikidata.org/wiki/Q1272190 .
Redistribution
This is an example of the same epub as above, available through a re-distributor (allowed since it's under a CC license). Since it's an identical byte-for-byte copy:
http://nzetc.victoria.ac.nz/downloads/BulBird.epub owl:SameAs http://mebooks.co.nz/index.php?route=product/product&product_id=102 .
It certainly feels like there should be a more comprehensive way to encode that.
Composition
http://nzetc.victoria.ac.nz/tm/scholarly/BulBird-fig-Bul02BirdP041.html is a part of http://nzetc.victoria.ac.nz/tm/scholarly/tei-BulBird-t1-g1-t2-body-d104a.html is part of http://nzetc.victoria.ac.nz/tm/scholarly/tei-BulBird.html Currently there doesn't appear to be a way to encode this in a standard fashion in BIBFRAME.
http://nzetc.victoria.ac.nz/tm/scholarly/tei-BulBird.html bf:? http://nzetc.victoria.ac.nz/tm/scholarly/tei-BulBird-t1-g1-t2-body-d104a.html . http://nzetc.victoria.ac.nz/tm/scholarly/tei-BulBird-t1-g1-t2-body-d104a.html bf:? http://nzetc.victoria.ac.nz/tm/scholarly/BulBird-fig-Bul02BirdP041.html .
Nor does there appear to be a way to encode that this HTML file is derived from this XML fragment
http://nzetc.victoria.ac.nz/tm/scholarly/BulBird-fig-Bul02BirdP041.html bf:? http://nzetc.victoria.ac.nz/tei-source/BulBird.xml#Bul02BirdP041 .
http://nzetc.victoria.ac.nz/tm/scholarly/tei-BulBird-t1-g1-t2-body-d104a.html http://nzetc.victoria.ac.nz/tei-source/BulBird.xml#t1-g1-t2-body-d104a
[to do]
References
- Bibframe
- [ ]
- [ ]