Project

General

Profile

« Previous | Next » 

Revision 8810

add support for v2 DataONE API.

View differences:

xmltables-postgres.sql
299 299
 */
300 300
CREATE TABLE systemMetadata (
301 301
	guid   text,          -- the globally unique string identifier of the object that the system metadata describes
302
	series_id text, -- the series identifier
302 303
	serial_version VARCHAR(256), --the serial version of the object
303 304
	date_uploaded TIMESTAMP, -- the date/time the document was first submitted
304 305
	rights_holder VARCHAR(250), --the user who has rights to the document, usually the first persons to upload it

Also available in: Unified diff