Added in stuff from old Bio-MAGE/scripts/ |
|
More...
|
about 23 years ago
|
Moved development scripts into a dev/ subdir from the top dir |
|
More...
|
about 23 years ago
|
Added command line processing to pymerase! |
|
More...
|
about 23 years ago
|
tell cvs to ignore *.pyc |
|
More...
|
about 23 years ago
|
Changed API calls for generators to match new more MAGE orientated ClassMetaInfo, Associations, & Attributes |
|
More...
|
about 23 years ago
|
Changed to collect the RDBMS, user, optional output file for SQL (default is STDOUT), and the name of the directory with the XML files. |
|
More...
|
about 23 years ago
|
Made changes to allow use of different RDBMSystems and users. |
|
More...
|
about 23 years ago
|
Finished moving parsing info into this class |
|
More...
|
about 23 years ago
|
Moved all parsing code into input modules Made API for ClassMetaInfo, Attributes, and Associations cleaner and more mage orientated |
|
More...
|
about 23 years ago
|
Added prototype database support |
|
More...
|
about 23 years ago
|
fixed few list/dic issues |
|
More...
|
about 23 years ago
|
new |
|
More...
|
about 23 years ago
|
changed constants file name |
|
More...
|
about 23 years ago
|
Initial revision |
|
More...
|
about 23 years ago
|
this is just for testing, but does give you a hint how to use XMI.py<br> might be removed in the future |
|
More...
|
about 23 years ago
|
XMI library for parsing xmi files translated from XMI.pm and has not been tested yet |
|
More...
|
about 23 years ago
|
Michael's most recent changes. |
|
More...
|
about 23 years ago
|
Initial import of pymerase python translator code (still genex specific) |
|
More...
|
about 23 years ago
|
Initial revision |
|
More...
|
about 23 years ago
|
usual |
|
More...
|
about 23 years ago
|
* create-mage-classes.pl (Repository): removed all uses of 'Bio::MAGE', now uses $OPTIONS{namespace} removed all uses of 'MAGE', now uses $OPTIONS{package} removed use 'MAGE-ML', now uses $OPTIONS{markup} All packages are now real, and live in Bio::MAGE::<package> All classes now live in the namespace of their package, e.g. Bio::MAGE::AuditAndSecurity::Person All slots use the polymorphic set/get All attributes and associations now use only the restricted set/get/add methods |
|
More...
|
about 23 years ago
|
* XMI.pm (Repository): forgot to have a 'DONE' statement for constraints apparently the Unisys writer has association ends without names as well. |
|
More...
|
about 23 years ago
|
Adding handling for different RDBMS datatypes. Still needs work. |
|
More...
|
about 23 years ago
|
Added options for specifying RDBMS, user, input files & output file. Still needs work. |
|
More...
|
about 23 years ago
|
new tools for converting the XML table description into SQL |
|
More...
|
about 23 years ago
|
Made duplicate treatment identifiers different within the class by prepending with the BioMaterial name. Also corrected the identifier of a BioAssayMap. |
|
More...
|
about 23 years ago
|
replaced previous version of TIGRAuditAndSecurity_package.xml |
|
More...
|
about 23 years ago
|
*** empty log message *** |
|
More...
|
about 23 years ago
|
replaced previous version with current CAG-32k Audit package. |
|
More...
|
about 23 years ago
|
Added MAGE-ML tags to document |
|
More...
|
about 23 years ago
|