Difference between revisions of "FacsimileMarkup"

From TEIWiki
Jump to navigation Jump to search
m (Reverted edit of Janito, changed back to last version by James)
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.
  
Conal is going to produce some quick samples.
+
[[FacsimileMarkupODD|Facsimile Markup schema (ODD)]]
  
== Tasks ==
+
Notes:
  
# collate [[LegacyFacsimileMarkup|existing markup]], including simple pb/@url style markup at one extreme and METS at the other
+
# [[LegacyFacsimileMarkup|existing markup]], including simple pb/@url style markup at one extreme and [[METS]] at the other
# develop straw man facsimile modules:
+
# 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 filter system to map low-end to the high-end markup?
+
### 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.

Facsimile Markup schema (ODD)

Notes:

  1. existing markup, including simple pb/@url style markup at one extreme and METS at the other
  2. early straw man facsimile modules:
    1. a high-end markup:
      1. list of facsimile images,
      2. each image linked to a locations in the text by a typed link (e.g. thumbnail, display...)
      3. see METS structure map
      4. link between text and fragments within an image? (e.g. svg region) Requires another indirection
    2. a low-end markup: <pb n="1" url="page-1.jpg"/>
    3. other widely-used style of markup?
      1. use ODD equiv system to map low-end to the high-end markup?
  3. Investigate relations/mapping between the TEI and SVG.