Difference between revisions of "ODD chaining"

From TEIWiki
Jump to navigation Jump to search
m
Line 7: Line 7:
  
 
Places where one might expect to find information on ODD chaining:
 
Places where one might expect to find information on ODD chaining:
* http://www.tei-c.org/release/doc/tei-p5-doc/en/html/TD.html   (ch. 22)
+
* [http://www.tei-c.org/release/doc/tei-p5-doc/en/html/TD.html Guidelines, Chapter 22]
* http://www.tei-c.org/release/doc/tei-p5-doc/en/html/USE.html (ch. 23)
+
* [http://www.tei-c.org/release/doc/tei-p5-doc/en/html/USE.html Guidelines, Chapter 22]
* http://www.tei-c.org/Guidelines/Customization/odds.xml
+
* [http://www.tei-c.org/Guidelines/Customization/odds.xml Getting Started with P5 ODDs]
* http://www.tei-c.org/release/doc/tei-p5-doc/en/html/ref-att.global.source.html
+
* [http://www.tei-c.org/release/doc/tei-p5-doc/en/html/ref-att.global.source.html Documentation for @source]

Revision as of 03:47, 30 December 2016

ODD chaining - a technique of ordering individual ODD documents in such a way that it is possible for one document to re-use (and potentially modify) declarations and definitions from another document.

For now, one can access an unpublished draft on ODD chaining for beginners, by Lou Burnard (make sure that githubusercontent.com is not blocked by your browser).

Tools for ODD manipulation are available from the TEI Stylesheets package.

Places where one might expect to find information on ODD chaining: