Project

General

Profile

« Previous | Next » 

Revision 5526

Added by berkley over 13 years ago

new values for mets namespace

View differences:

upgrade-db-to-1.10.0-postgres.sql
23 23
INSERT INTO xml_catalog (entry_type, public_id, system_id)
24 24
  VALUES ('Schema', 'http://dataone.org/service/types/common/0.1', '/schema/D1_SCHEMA_0_4/common.xsd');
25 25
INSERT INTO xml_catalog (entry_type, public_id, system_id)
26
  VALUES ('Schema', 'DSPACE METS SIP Profile 1.0', '/schema/D1_SCHEMA_0_4/dryadMetsAny.xsd');
26
  VALUES ('Schema', 'http://www.loc.gov/METS/', '/schema/D1_SCHEMA_0_4/dryadMetsAny.xsd');
27 27
  
28 28
/*
29 29
 * update the database version

Also available in: Unified diff