Difference between revisions of "P4toP5"

From TEIWiki
Jump to navigation Jump to search
 
(2 intermediate revisions by the same user not shown)
Line 2: Line 2:
 
[[Category:Conversion and preprocessing tools]]
 
[[Category:Conversion and preprocessing tools]]
 
[[Category:P4toP5]]
 
[[Category:P4toP5]]
 +
[[Category:XSLT]]
  
 
== Synopsis ==
 
== Synopsis ==
Line 11: Line 12:
 
'''Please sign all comments.'''
 
'''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 ==

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