INSERT INTO xml_catalog (entry_type, public_id, system_id) VALUES ('DTD', '-//NCEAS//eml-dataset//EN', 'http://dev.nceas.ucsb.edu/metadata/dtd/eml-dataset.dtd'); INSERT INTO xml_catalog (entry_type, public_id, system_id) VALUES ('DTD', '-//NCEAS//eml-file//EN', 'http://dev.nceas.ucsb.edu/metadata/dtd/eml-file.dtd'); INSERT INTO xml_catalog (entry_type, public_id, system_id) VALUES ('DTD', '-//NCEAS//eml-variable//EN', 'http://dev.nceas.ucsb.edu/metadata/dtd/eml-variable.dtd'); INSERT INTO xml_catalog (entry_type, public_id, system_id) VALUES ('DTD', '-//NCEAS//eml-access//EN', 'http://dev.nceas.ucsb.edu/metadata/dtd/eml-access.dtd'); INSERT INTO xml_catalog (entry_type, public_id, system_id) VALUES ('DTD', '-//NCEAS//eml-context//EN', 'http://dev.nceas.ucsb.edu/metadata/dtd/eml-context.dtd'); INSERT INTO xml_catalog (entry_type, public_id, system_id) VALUES ('DTD', '-//NCEAS//eml-software//EN', 'http://dev.nceas.ucsb.edu/metadata/dtd/eml-software.dtd'); INSERT INTO xml_catalog (entry_type, public_id, system_id) VALUES ('DTD', '-//NCEAS//eml-status//EN', 'http://dev.nceas.ucsb.edu/metadata/dtd/eml-status.dtd'); INSERT INTO xml_catalog (entry_type, public_id, system_id) VALUES ('DTD', '-//NCEAS//eml-supplement//EN', 'http://dev.nceas.ucsb.edu/metadata/dtd/eml-supplement.dtd'); INSERT INTO xml_catalog (entry_type, public_id, system_id) VALUES ('DTD', '-//NCEAS//package//EN', 'http://dev.nceas.ucsb.edu/dtd/schemas/package.dtd'); INSERT INTO xml_catalog (entry_type, public_id, system_id) VALUES ('DTD', '-//NCEAS//resource//EN', 'http://dev.nceas.ucsb.edu/dtd/schemas/resource.dtd');