Project

General

Profile

  • svn:eol-style: native
  • svn:executable: *
  • svn:keywords: Author Date Id Revision

# Date Author Comment
136 06/07/2000 05:19 PM Matt Jones

rearranged API for incrementing the node index within the parent node

134 06/07/2000 03:42 PM Matt Jones

code consolidation, cleanup, and documentation

133 06/07/2000 03:40 PM Matt Jones

code consolidation, cleanup, and documentation

131 06/07/2000 10:58 AM Matt Jones

general module cleanup

129 06/06/2000 07:08 PM Matt Jones

renamed BasicElement to BasicNode

122 06/06/2000 05:43 PM Matt Jones

Modifying storage model to use DOM TEXT nodes -- update is incomplete and query code doesn not work for this checkin

110 05/31/2000 10:50 AM bojilova

changed case 4/ to be like case 3/ when no doctype specified

109 05/30/2000 05:56 PM bojilova

document root node, doctype changes

92 05/11/2000 04:34 PM bojilova

made changes about document doctypes

75 05/04/2000 05:38 PM Matt Jones

Fixed package bugs in new Entity and comment handling code, updated Makefile

72 05/04/2000 03:30 PM bojilova

Included new features about writing XML documents into db
This includes writing data into db XML Catalog, document data into xml_documents,
comments into xml_nodes, added nodeindex for the order of elements by given parent element.

51 04/17/2000 04:06 PM Matt Jones

changed package name to edu.ucsb.nceas.metacat.*

35 04/13/2000 09:48 AM Matt Jones

documentation updates

31 04/11/2000 08:04 PM Matt Jones

documentation additions

29 04/11/2000 07:09 PM Matt Jones

general cleanup and documentation

22 04/11/2000 01:26 PM Matt Jones

created code to read XML doc from db source and emit it as an XML stream

21 04/11/2000 01:26 PM Matt Jones

created code to read XML doc from db source and emit it as an XML stream

20 04/11/2000 11:22 AM Matt Jones

consolidated table structure to eliminate xml_attributes and xml_elements in favor of a single, unified xml_nodes table

19 04/11/2000 10:57 AM Matt Jones

added attribute persistence to DB code

18 04/11/2000 09:40 AM Matt Jones

Partially functional SAS DB loader.

16 04/10/2000 09:20 PM Matt Jones

Added code to write element to DB using SAX parser model

15 04/10/2000 07:12 PM Matt Jones

Creating database loading scripts that utilize the oracle SAX parser