Difference between revisions of "ODD chaining"

From TEIWiki
Jump to navigation Jump to search
(links, not as informative as one might wish)
 
(+ link)
 
(6 intermediate revisions by the same user not shown)
Line 1: Line 1:
'''ODD chaining''' - a technique of structuring 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.
+
[[Category:Customization]]
 +
'''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.
  
Places where one might expect to find information on ODD chaining:
+
For now, one can access an unpublished draft on [http://teic.github.io/TCW/howtoChain.html ODD chaining for beginners], by Lou Burnard (make sure that githubusercontent.com is not blocked by your browser).
* 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/USE.html (ch. 23)
+
Tools for ODD manipulation are available from the [https://github.com/TEIC/Stylesheets TEI Stylesheets] package.
* http://www.tei-c.org/Guidelines/Customization/odds.xml
+
 
* http://www.tei-c.org/release/doc/tei-p5-doc/en/html/ref-att.global.source.html
+
See [[Mapping ODD processing]] for concise information on ODD-related issues, including chaining.
 +
 
 +
Other places where one might expect to find information relevant to ODD chaining:
 +
* [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 Guidelines, Chapter 22]
 +
* [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 Documentation for @source]

Latest revision as of 19:18, 1 January 2017

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.

See Mapping ODD processing for concise information on ODD-related issues, including chaining.

Other places where one might expect to find information relevant to ODD chaining: