Project

General

Profile

Statistics
| Revision:

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

rearranged API for incrementing the node index within the parent node

135 06/07/2000 05:16 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

132 06/07/2000 02:11 PM Matt Jones

improved error handling when docid not found

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

general module cleanup

130 06/06/2000 07:12 PM Matt Jones

renamed ReaderElement to ElementNode

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

renamed BasicElement to BasicNode

128 06/06/2000 07:00 PM Matt Jones

continuing work on changing to DOM Text node model

127 06/06/2000 06:31 PM Matt Jones

continued changing to DOM TEXT node model

126 06/06/2000 06:12 PM Matt Jones

continued changing to DOM TEXT node model

125 06/06/2000 05:46 PM Matt Jones

added new shell script for command line document retrieval

124 06/06/2000 05:45 PM Matt Jones

added new DB SQL utility query

123 06/06/2000 05:44 PM Matt Jones

Modifying storage model to use DOM TEXT nodes

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

121 06/01/2000 04:12 PM Matt Jones

moved arbortext catalog files to src dir

119 06/01/2000 04:05 PM Matt Jones

updated paths to reflect new file locations

118 06/01/2000 04:02 PM Matt Jones

added jar archive for metacat servlet

117 06/01/2000 03:59 PM Matt Jones

moved config files to lib dir

116 06/01/2000 03:58 PM Matt Jones

moved shell scripts to bin dir, config files to lib dir

115 06/01/2000 03:51 PM Matt Jones

moved html files and jar files to lib directory

114 06/01/2000 03:47 PM Matt Jones

moved sql files to src directory

113 05/31/2000 02:00 PM Matt Jones

added Ant build system support

112 05/31/2000 01:55 PM Matt Jones

moved java files to src directory

111 05/31/2000 01:54 PM Matt Jones

moved java files to src directory

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

108 05/20/2000 03:39 PM Matt Jones

added utility files and queries

107 05/20/2000 03:28 PM Matt Jones

updated javadoc documentation

106 05/20/2000 03:11 PM Matt Jones

removed files that are no longer needed

105 05/20/2000 03:07 PM Matt Jones

minor formatting and display update

104 05/19/2000 05:11 PM Matt Jones

added servlet interface images

103 05/19/2000 05:07 PM Matt Jones

updated servlet UI and added new intgrated document validity feature to servlet. Working on transformation feature.

102 05/15/2000 12:19 AM Matt Jones

debugging form submission

101 05/14/2000 10:45 PM Matt Jones

updated resultset display

100 05/14/2000 10:44 PM Matt Jones

fixing transform bugs

99 05/14/2000 10:11 PM Matt Jones

fixed transformation bug, added test method

98 05/12/2000 06:29 PM Matt Jones

improved query result handling

96 05/12/2000 04:01 PM Matt Jones

fixed entity parsing bug

95 05/12/2000 03:33 PM Matt Jones

updated style sheet locations

94 05/12/2000 01:26 PM Matt Jones

fixed transformation problems

93 05/12/2000 09:59 AM bojilova

clear xml_catalog table and rename xml_catalog_entities to xml_catalog

92 05/11/2000 04:34 PM bojilova

made changes about document doctypes

91 05/11/2000 01:46 PM higgins

Update to handle retreival of datafile from server

90 05/09/2000 04:47 PM Matt Jones

updated handler to deal better with Public IDs

89 05/09/2000 11:48 AM Matt Jones

update example query in html pages

88 05/08/2000 06:59 PM Matt Jones

xsl stylesheet fix for resultset format

87 05/08/2000 06:51 PM Matt Jones

created XSL transformation module based on the internal database catalog

86 05/08/2000 12:52 PM Matt Jones

added XSL formatting to document display for metacat servlet

85 05/05/2000 06:19 PM Matt Jones

creating automatic transformation for XML docs retreived from catalog

84 05/05/2000 03:22 PM Matt Jones

added dtds to catalog list

83 05/05/2000 03:17 PM Matt Jones

changed location of catalog file to config parameter

82 05/05/2000 02:50 PM Matt Jones

created options file for MetaCatServlet

81 05/05/2000 02:09 PM bojilova

no message

80 05/05/2000 01:10 PM Matt Jones

added catalog loading code

79 05/05/2000 10:06 AM Matt Jones

added catalog text file

78 05/05/2000 10:04 AM Matt Jones

added example to HTML page

77 05/05/2000 10:00 AM Matt Jones

added validation code + changes

76 05/04/2000 07:45 PM Matt Jones

fixed DBSimpleQuery after doctype additions done by Jivka

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

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

74 05/04/2000 05:37 PM Matt Jones

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

73 05/04/2000 04:21 PM Matt Jones

fixed nbsp formatting problem

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.

71 05/04/2000 02:47 PM higgins

Catalog files from arbortext added

70 05/04/2000 02:45 PM higgins

XMLValidate added to same package as MetaCatServlet

69 05/04/2000 02:45 PM higgins

GenericXMLValidate added to same package as MetaCatServlet

68 05/04/2000 02:44 PM higgins

MetaCatServlet Modifications for XML Validation;

67 05/03/2000 06:11 PM Matt Jones

modified make to add xml validation code

66 05/03/2000 03:58 PM higgins

added GenericXMLValidate

65 04/21/2000 04:27 PM bojilova

corrected the problem with  
added encoding for <xsl:output/> like
<xsl:output method="html" encoding="iso-8859-1"/>

64 04/21/2000 04:19 PM bojilova

corrected the problem with  

63 04/20/2000 04:30 PM bojilova

Jivka: resolved the problem with escape characters.
<xsl:output method="html" encoding="iso-8859-1"/>
encoding specifies the preferred character encoding
that the XSLT processor should use to encode
sequences of characters.
ISO 8859-1 (Latin-1) includes characters like  

62 04/19/2000 02:36 PM bojilova

corrected error within the xsl file

61 04/19/2000 12:08 PM bojilova

corrected error within the xsl file

60 04/18/2000 02:19 PM Matt Jones

updated javadoc documentation for changes

59 04/18/2000 01:20 PM Matt Jones

further work on XML docuemnt loading facility in the MetaCatServlet

58 04/18/2000 12:06 PM bojilova

no message

57 04/18/2000 11:44 AM bojilova

no message

56 04/18/2000 11:38 AM bojilova

no message

55 04/18/2000 10:48 AM Matt Jones

added xml doc loading to servlet actions

54 04/17/2000 06:41 PM Matt Jones

adding javadoc changes

53 04/17/2000 06:39 PM Matt Jones

documentation changes

52 04/17/2000 04:29 PM Matt Jones

updated documentation

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

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

50 04/17/2000 03:40 PM Matt Jones

changed database connection code, added utility class MetaCatUtil.java

49 04/17/2000 12:12 PM Matt Jones

added document display function to servlet

48 04/17/2000 11:26 AM Matt Jones

continued work on interface to servlet

47 04/17/2000 10:51 AM Matt Jones

improvements to MetaCatServlet engine, added html access pages for catalog query

46 04/14/2000 08:19 PM Matt Jones

started servlet to do XML query and return result set

45 04/14/2000 08:18 PM Matt Jones

started servlet to do XML query and return result set

44 04/13/2000 08:42 PM Matt Jones

fixed link error in contents

43 04/13/2000 08:39 PM Matt Jones

changed body style

42 04/13/2000 08:37 PM Matt Jones

changed body style

41 04/13/2000 08:30 PM Matt Jones

fixed stylesheet issue with undefined nbsp entity by wrapping it in CDATA section

40 04/13/2000 08:09 PM Matt Jones

eliminated IE5 specific issues in eml-variable-display.xsl, modified format of display of eml-variable

39 04/13/2000 08:06 PM Matt Jones

creating display stylesheet for eml-variable

38 04/13/2000 10:15 AM Matt Jones

added files for displaying eml-variable metadata

37 04/13/2000 10:00 AM Matt Jones

fixed parameter passing bug

36 04/13/2000 09:56 AM Matt Jones

updated paths to work as web demo

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

documentation updates