Menu

Tree [r176] /
 History

HTTPS access


File Date Author Commit
 branches 2006-05-15 eric_brechemier [r3] svn project layout
 tags 2006-11-24 eric_brechemier [r51] Shibuya release
 trunk 2010-11-16 eric_brechemier [r176] Tokyo Project moved to GitHub
 LICENSE.txt 2007-12-19 eric_brechemier [r120] Tokyo Project root: License changed to BSD/MIT
 README.txt 2010-11-16 eric_brechemier [r176] Tokyo Project moved to GitHub

Read Me

*** Tokyo Project ***

XML has now been widely adopted as a standard for storage, exchange and representation 
of structured information.

XML is a good compromise between (human) readability and efficient (machine) processing, 
but it is still not good enough for many uses that do not allow any concession.
Two common examples are programming and databases. For the former, full text is used 
because no compromise on source code readability is acceptable, for the latter data 
is stored as binary because no compromise on processing efficiency is acceptable.

The goal of the Tokyo Project is to design a process, an architecture, and tools 
to provide an XML view of non-XML data. 
This way, applications can view and create non-XML documents as easily as XML ones.

A simple business case is the transformation of non-XML documents to XML and back again 
(anything-to-xml-to-anything). Therefore, this project may also prove useful to manage 
binary documents created by commercial applications, as long as their file format is available.

The Tokyo Project is now hosted on GitHub:
https://github.com/eric-brechemier/Tokyo-Project

Copyright (c) 2005-2007 Eric Bréchemier
http://eric.brechemier.name
Licensed under BSD License and/or MIT License.
See: http://creativecommons.org/licenses/BSD/
Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.