Activity
From 04/15/2003 to 05/14/2003
04/30/2003
- 06:03 PM Revision 1630 (metacat): Field data will be normalized.
- 03:04 PM Revision 1629 (metacat): Add code to hanlder wirte and update funtion.
04/28/2003
- 06:22 PM Revision 1628 (metacat): Write the readme for 1.3.0
- 06:22 PM Revision 1627 (metacat): Revise some instruction
04/26/2003
- 11:26 PM Revision 1626 (metacat): Create a foreign key for table accesssubtree.
- 07:24 PM Revision 1625 (metacat): Add a foreign key in xml_accesssbutree table.
- 07:23 PM Revision 1624 (metacat): Add a foreign key in xml_accesssubtree table.
- 07:17 PM Revision 1623 (metacat): Add a foreign key in accesssubtree table.
- 05:25 PM Revision 1622 (metacat): Add code to write relation table.
- 05:24 PM Revision 1621 (metacat): Add some debug message.
- 03:20 PM Revision 1620 (metacat): Add a foreign key constrain in xml_accesssubtree table.
- 03:19 PM Revision 1619 (metacat): add code to make sure subject, relationship and object is not null.
- 03:18 PM Revision 1618 (metacat): Add delete access subtree in delete method.
04/25/2003
- 03:04 PM Revision 1617 (metacat): Get the file size limit from property rather than hard code.
- 03:03 PM Revision 1616 (metacat): Add a variable for data file size limit.
04/24/2003
- 08:30 PM Revision 1615 (metacat): Don't write online data id into db.
- 05:43 PM Revision 1614 (metacat): Fixed bug to find catalog id for eml2 document.
- 03:21 PM Revision 1613 (metacat): Get rid of http client and still using sun protocol handler. Because it can repicate 817 M big data file(which is bigger than local mem and swap)
- 03:19 PM Revision 1612 (metacat): Add new target getdtdschema and get rid of htttpclient.
- 03:18 PM Revision 1611 (metacat): Add the code to drop the unique constrain (subject, relationship, object) and add(docid, subject, relationship, object)
04/23/2003
- 11:04 PM Revision 1610 (metacat): Revise code to decide use which parser.
- 09:30 PM Revision 1609 (metacat): Fixed a bug to checking error.
- 05:18 PM Revision 1608 (metacat): It is as same as version 7.1.
- 04:30 PM Revision 1607 (metacat): Add a new revise file for postgresql which version is more than 7.2
- 01:38 PM Revision 1606 (metacat): Revise getURLContent method and give up httpclient.
04/22/2003
- 08:56 PM Revision 1605 (metacat): Change a unique constraint in xml_relation table.
- 08:55 PM Revision 1604 (metacat): Change a unique constrain in xml_relation table.
- 08:53 PM Revision 1603 (metacat): Change a unique key of relation table.
- 09:58 AM Revision 1602 (metacat): Add httpclient.jar into cpath.
- 09:55 AM Revision 1601 (metacat): Add http client jar.
- 09:53 AM Revision 1600 (metacat): Add code to get rid of white space in url.
- 09:52 AM Revision 1599 (metacat): Using httpclient as http and https protocol handler.
- 09:51 AM Revision 1598 (metacat): Add a new method to replace whtie space by %20 in url string.
- 09:25 AM Revision 1597 (metacat): Change a debug statement.
04/21/2003
- 07:15 PM Revision 1596 (metacat): sql for registrying dtd and schema into xml_catalog directory.
- 06:36 PM Revision 1595 (metacat): Change the code to get docid.
- 10:03 AM Revision 1594 (metacat): Add debugMessage.
04/19/2003
- 07:10 PM Revision 1593 (metacat): Change dtdsql target to dtdshemasql.
- 07:09 PM Revision 1592 (metacat): This class will write triple to db.
- 07:08 PM Revision 1591 (metacat): Move the code that writes triple to db to DBSAXHandler class.
- 07:06 PM Revision 1590 (metacat): Add code to parse triple.
04/18/2003
- 09:25 PM Revision 1589 (metacat): Change some comment and add code to drop xml_accesssubtree table.
- 09:23 PM Revision 1588 (metacat): Combine files to modify access table and add new accesssubtree table.
- 09:23 PM Revision 1587 (metacat): Delete this file and move code to reviseformetacat13.sql
- 09:22 PM Revision 1586 (metacat): Delete the file and move code to reviseformetacat13.sql
- 08:33 PM Revision 1585 (metacat): Add a method to write error message into log file.
- 08:32 PM Revision 1584 (metacat): Revise code to handle text node be splitted into two nodes.
- 08:31 PM Revision 1583 (metacat): Revise update method. Every write action will check out a db connection. So it can handle a huge mount of write action.
- 08:29 PM Revision 1582 (metacat): Change a method from private to public and it can be shared by other class.
- 08:29 PM Revision 1581 (metacat): Revise code to handle text node were splited into two nodes.
- 08:28 PM Revision 1580 (metacat): Add a variable for replication error log file.
- 08:27 PM Revision 1579 (metacat): Add variable replication error log file.
04/17/2003
- 11:09 PM Revision 1578 (metacat): Add a variable for itislib.
- 10:56 PM Revision 1577 (metacat): Using triple rather than query to get relation.
- 10:55 PM Revision 1576 (metacat): Don't apply access rule for online data file.
- 10:54 PM Revision 1575 (metacat): Add relation handler and access handler here.
- 10:53 PM Revision 1574 (metacat): Get rid of access and relationa runner from run() method.
- 10:52 PM Revision 1573 (metacat): Add a itislib.jar file for metacat(morpho code using it)
- 10:51 PM Revision 1572 (metacat): Make morpho.jar is binary file tag in cvs.
- 10:25 AM Revision 1570 (metacat): Add a new target schemasql. It will register eml2 namesapce into xml_catalog.
- 10:24 AM Revision 1569 (metacat): Fixed error in sql command.
- 10:24 AM Revision 1568 (metacat): Get eml2namespace from token
- 09:59 AM Revision 1567 (metacat): A script to register eml into xml_catalog.
- 09:52 AM Revision 1566 (metacat): Delete this file, because it's code moved to another file reviseformetacat13.sql.
- 09:51 AM Revision 1565 (metacat): Delete this file, because it's code move to reviseformetcat13.sql
- 09:49 AM Revision 1564 (metacat): Combine the script whcih modify existing table for metacat 1.3
04/16/2003
- 10:51 PM Revision 1563 (metacat): Add code to handle access rule for online data.
- 10:12 PM Revision 1562 (metacat): Add code to handle eml2 replciation.
- 10:11 PM Revision 1561 (metacat): Add code to handle initialize eml2 parser.
- 10:10 PM Revision 1560 (metacat): Change writereplication method to non-static.
- 10:09 PM Revision 1559 (metacat): Add some debugMessage.
- 10:07 PM Revision 1558 (metacat): Change some debug level
04/15/2003
- 09:19 PM Revision 1557 (metacat): Add some new method to get docid from online url.
- 09:18 PM Revision 1556 (metacat): Add contenttypeprovider when read a data file.
- 09:18 PM Revision 1555 (metacat): Fixed a bug which cause null exception.
- 09:17 PM Revision 1554 (metacat): Change eml2namespace variable from private to public.
- 09:16 PM Revision 1553 (metacat): Add code to handle eml2 contentype.
- 09:15 PM Revision 1552 (metacat): Add new varible httpserver.
Also available in: Atom