Project

General

Profile

Statistics
| Revision:
Name Size Revision Age Author Comment
  bin 743 about 23 years Matt Jones Modifications that change the package handling ...
  docs 783 about 23 years bojilova cleared the text under the figure; should go in...
  lib 829 almost 23 years Matt Jones More fully completed the eml-dataset XSLT style...
  src 826 almost 23 years bojilova changes to store namespace prefixes separately ...
  test 796 almost 23 years bojilova tests made on Oracle and SQL Server.
LICENSE 17.7 KB 666 over 23 years Matt Jones Modified the license and copyright terms for ma...
README 2.92 KB 805 almost 23 years Matt Jones Updated README file for the beta2 release. Add...
build.sh 1.03 KB 670 over 23 years Matt Jones Updated build files with minor documentation ch...
build.xml 9.88 KB 828 almost 23 years Matt Jones Added new filter for style-path

Latest revisions

# Date Author Comment
829 09/13/2001 07:26 PM Matt Jones

More fully completed the eml-dataset XSLT stylesheet for translating
into HTML format. Now more of the relevant fields are completed, and
the coverages are shown. Still need to systematically address every
field that could be present, but I hit the major ones.

828 09/13/2001 04:22 PM Matt Jones

Added new filter for style-path

827 09/13/2001 04:22 PM Matt Jones

Modified metacat stylesheets to now use a "style-path" filter for setting
the path to XSL and CSS style sheets. this allows the style
location to be configured independently of the main web url for metacat
links.

826 09/12/2001 02:49 PM bojilova

changes to store namespace prefixes separately from the local names of nodes (elements and attributes)
in xml_nodes.nodeprefix column

825 09/12/2001 02:46 PM bojilova

added nodeprefix column to xml_nodes table for storing of namespace prefixes per nodes

824 09/12/2001 11:19 AM Matt Jones

Updated index page to launch proper initial query.

823 09/10/2001 06:38 PM Matt Jones

Updated stylesheet to reflect the new eml2 schema.

822 08/16/2001 10:48 AM Matt Jones

Revised build.xml and metacat.properties to make it easier to
install alternative stylesheets for metacat. In the process,
replaced the deprecated copydir and copyfile commands in build.xml
with appropriate "copy" commands.

821 08/15/2001 01:38 PM bojilova

added support for Namespaces.
Metacat now can store and retrieve XML documents with Namespaces.
Namespace is stored as separate record in xml_nodes table with type "NAMESPACE"
where nodename is the prefix and nodedata is the uri of the namespace.

820 08/08/2001 05:07 PM bojilova

fixed an error of NullPointerException

View all revisions | View revisions

Also available in: Atom