Project

General

Profile

« Previous | Next » 

Revision 6561

move the DataONE 1.0.0-SNAPSHOT

View differences:

xmltables-oracle.sql
404 404
 */
405 405
CREATE TABLE systemMetadata (
406 406
   guid   VARCHAR2(2000),    -- the globally unique string identifier
407
   serial_version VARCHAR2(256), --the serial version of the object   
407 408
   date_uploaded DATE, -- the date/time the document was first submitted
408 409
   rights_holder VARCHAR2(250), --the user who has rights to the document, usually the first persons to upload it
409 410
   checksum VARCHAR2(512), --the checksum of the doc using the given algorithm (see below)

Also available in: Unified diff