| Apache AxKit | |
|---|---|
| Developer | Apache Software Foundation |
| Final release | 1.7 / November 4, 2005; 20 years ago (2005-11-04) |
| Written in | Perl |
| Operating system | Cross-platform |
| Type | XML |
| License | Apache License 2.0 |
| Website | web |
Apache AxKit was anXML Apache publishing framework run by theApache foundation written inPerl. It provided conversion from XML to any format, such as HTML, WAP or text using either W3C standard techniques, or flexible custom code.
AxKit was a standard tool in earlydigital humanities presentation work, being used to convert formats such asText Encoding InitiativeXML toHTML.[1] It is still used by some institutions,[2] but software such aseXist andApache Cocoon is normally used in modern projects.[3]
Apache Axkit was retired in August 2009.[4]
The XML documents are transformed dynamically when they are accessed. The Apache web server is configured to use Apache AxKit to do the transformation, and AxKit is configured to use some XSLT stylesheets to do these transformations. Depending on the XSLT stylesheet used, an XML document will render either as HTML, HTML (for text only), HTML (for simple printing) or PDF (for more sophisticated printing).
I often transform from TEI XML to XHTML as part of projects, but in some instances it is more difficult to manage using things like the eXist XML Database or Apache Cocoon, or even AxKit.
Apache AxKit moved into the Attic in August 2009. Apache AxKit was an XML Application Server for Apache. It provided conversion from XML to any format, such as HTML, WAP or text using either W3C standard techniques, or flexible custom code.
Thismarkup language article is astub. You can help Wikipedia byadding missing information. |