Difference between revisions of "FacsimileMarkup"
Jump to navigation
Jump to search
m (Reverted edit of Janito, changed back to last version by James) |
Piotr Banski (talk | contribs) m (→Introduction: + link) |
||
(9 intermediate revisions by 4 users not shown) | |||
Line 3: | Line 3: | ||
The Facsimile task force / SIG is about markup of facsimile images with correspondence to parts of the text. | The Facsimile task force / SIG is about markup of facsimile images with correspondence to parts of the text. | ||
− | + | [[FacsimileMarkupODD|Facsimile Markup schema (ODD)]] | |
− | + | Notes: | |
− | # | + | # [[LegacyFacsimileMarkup|existing markup]], including simple pb/@url style markup at one extreme and [[METS]] at the other |
− | # | + | # early straw man facsimile modules: |
− | ## a high-end markup: | + | ## a [[StrawManFacsimileMarkup|high-end markup]]: |
### list of facsimile images, | ### list of facsimile images, | ||
### each image linked to a locations in the text by a typed link (e.g. thumbnail, display...) | ### each image linked to a locations in the text by a typed link (e.g. thumbnail, display...) | ||
Line 16: | Line 16: | ||
## a low-end markup: <pb n="1" url="page-1.jpg"/> | ## a low-end markup: <pb n="1" url="page-1.jpg"/> | ||
## other widely-used style of markup? | ## other widely-used style of markup? | ||
− | ### use ODD | + | ### use ODD equiv system to map low-end to the high-end markup? |
+ | # [[TEI_to_SVG|Investigate relations/mapping between the TEI and SVG]]. | ||
[[Category:SIG]] | [[Category:SIG]] |
Latest revision as of 03:19, 28 November 2007
Introduction
The Facsimile task force / SIG is about markup of facsimile images with correspondence to parts of the text.
Notes:
- existing markup, including simple pb/@url style markup at one extreme and METS at the other
- early straw man facsimile modules:
- a high-end markup:
- list of facsimile images,
- each image linked to a locations in the text by a typed link (e.g. thumbnail, display...)
- see METS structure map
- link between text and fragments within an image? (e.g. svg region) Requires another indirection
- a low-end markup: <pb n="1" url="page-1.jpg"/>
- other widely-used style of markup?
- use ODD equiv system to map low-end to the high-end markup?
- a high-end markup:
- Investigate relations/mapping between the TEI and SVG.