Difference between revisions of "ODD chaining"
Jump to navigation
Jump to search
Piotr Banski (talk | contribs) |
Piotr Banski (talk | contribs) (milder and truer...) |
||
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. | ||
− | Places where one might expect to find information | + | 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/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/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/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] | * [http://www.tei-c.org/release/doc/tei-p5-doc/en/html/ref-att.global.source.html Documentation for @source] |
Revision as of 14:31, 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 relevant to ODD chaining: