Difference between revisions of "P4toP5"

From TEIWiki
Jump to navigation Jump to search
 
 
(5 intermediate revisions by 3 users not shown)
Line 1: Line 1:
 
[[Category:Tools]]
 
[[Category:Tools]]
 
 
[[Category:Conversion and preprocessing tools]]
 
[[Category:Conversion and preprocessing tools]]
 +
[[Category:P4toP5]]
 +
[[Category:XSLT]]
  
 
== Synopsis ==
 
== Synopsis ==
Line 7: Line 8:
  
 
== Features ==
 
== Features ==
 +
 +
== User commentary ==
 +
'''Please sign all comments.'''
 +
 +
A derivative of this stylesheet was used by the NZETC in their TEI migration. It can be found at [[P4toP5NZETC]]. There were a number of changes made, principally to:
 +
* clean the NZETC TEI to meet the stricter check in P5
 +
* avoid removing significant comments in the XML
 +
* normalise some attributes (particularly @type)
 +
* convert some add's into addSpan's
 +
* create floatingText's where appropiate
 +
* remove some empty tags
 +
[[User:Stuartyeates|Stuartyeates]] 15:20, 15 March 2009 (EDT)
  
 
== System requirements ==
 
== System requirements ==
Line 16: Line 29:
  
 
== Language(s) ==
 
== Language(s) ==
 +
 +
== Documentation ==
  
 
== Tech support ==
 
== Tech support ==

Latest revision as of 09:13, 14 March 2010


Synopsis

Generic template for converting P4 documents to P5.

Features

User commentary

Please sign all comments.

A derivative of this stylesheet was used by the NZETC in their TEI migration. It can be found at P4toP5NZETC. There were a number of changes made, principally to:

  • clean the NZETC TEI to meet the stricter check in P5
  • avoid removing significant comments in the XML
  • normalise some attributes (particularly @type)
  • convert some add's into addSpan's
  • create floatingText's where appropiate
  • remove some empty tags

Stuartyeates 15:20, 15 March 2009 (EDT)

System requirements

Source code and licensing

Freely available.

Support for TEI

Language(s)

Documentation

Tech support

User community

Sample implementations

Current version number and date of release

2007-07-25

History of versions

How to download or buy

http://tei.svn.sourceforge.net/viewvc/tei/trunk/P4toP5/

Additional notes