Difference between revisions of "ODD chaining"
Jump to navigation
Jump to search
Piotr Banski (talk | contribs) m |
Piotr Banski (talk | contribs) (+ link) |
||
(2 intermediate revisions by the same user not shown) | |||
Line 6: | Line 6: | ||
Tools for ODD manipulation are available from the [https://github.com/TEIC/Stylesheets TEI Stylesheets] package. | Tools for ODD manipulation are available from the [https://github.com/TEIC/Stylesheets TEI Stylesheets] package. | ||
− | + | See [[Mapping ODD processing]] for concise information on ODD-related issues, including chaining. | |
− | * http://www.tei-c.org/release/doc/tei-p5-doc/en/html/TD.html | + | |
− | * http://www.tei-c.org/release/doc/tei-p5-doc/en/html/USE.html | + | Other places where one might expect to find information relevant to ODD chaining: |
− | * http://www.tei-c.org/Guidelines/Customization/odds.xml | + | * [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/ref-att.global.source.html | + | * [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: