-
Notifications
You must be signed in to change notification settings - Fork 28
icarMetaDataType
Andrew Cooke edited this page Mar 20, 2020
·
3 revisions
The ICAR ADE MetaData type is intended to be used as a sub-component in all "resources". Its properties are based on Dublin Core elements.
Property | Required | Data Type | Description | Format or values |
---|---|---|---|---|
source | * | string | The original source system for the resource. | |
modified | * | icarDateTime | The date of last modification/update of the resource. | ISO Date Time |
created | icarDateTime | The date the resource was first created. | ISO Date Time | |
creator | string | Identification of the creator of the resource | ||
validFrom | icarDateTime | Start date and time from which the resource is valid. | ISO Date Time | |
validTo | icarDateTime | If specified, last date and time at which the resource is valid. | ISO Date Time |