Project

General

Profile

« Previous | Next » 

Revision 8810

add support for v2 DataONE API.

View differences:

xmltables-oracle.sql
406 406
 */
407 407
CREATE TABLE systemMetadata (
408 408
   guid   VARCHAR2(2000),    -- the globally unique string identifier
409
   series_id   VARCHAR2(2000),    -- the series identifier
409 410
   serial_version VARCHAR2(256), --the serial version of the object   
410 411
   date_uploaded DATE, -- the date/time the document was first submitted
411 412
   rights_holder VARCHAR2(250), --the user who has rights to the document, usually the first persons to upload it

Also available in: Unified diff