Changeset 4731
- Timestamp:
- 05/01/09 10:01:29 (12 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
MILK/trunk/milk_server/helpText.config
r4626 r4731 21 21 22 22 atom_summary:A brief description of the data. 23 atom_provider:The provider of the underlying data described by this metadata document. 24 atom_type:The type of the underlying data described by this document. 23 25 atom_content:The actual data being described by this document. NB, in the case of data granules, this content may just be a reference to an ingested CSML or CDML file. 24 26 atom_author:The principal author of the actual underlying data. Only one author can be specified per atom; if there are multiple authors, these should be specified as 'contributors'. NB, an atom MUST have an author specified. 25 atom_contributors:Any other authors of the actual underlying data. NB, the principal author should be specified in the 'Author' input field. 26 atom_online_refs:Online references with a specific relationship to the data being described here. NB, if links are supplied they must be valid and include the transport protocol - e.g. 'http://blah.co.uk' 27 atom_contributors:Any other authors of the actual underlying data. NB, the principal author should be specified in the 'Author' input field. Also, note, three contributors can be added at once; after these are added a further three may be specified - and so on. 28 atom_online_refs:Online references with a specific relationship to the data being described here. NB, if links are supplied they must be valid and include the transport protocol - e.g. 'http://blah.co.uk'. Also, note, three online references can be added at once; after these are added a further three may be specified - and so on. 27 29 atom_coverage:Summary of the temporal and spatial data coverage for the data. 28 30 atom_responsible_parties:Parties responsible for the metadata - e.g. data curator. Responsible parties can have a role specified to make their function clearer. Multiple responsible parties can be specified. … … 30 32 atom_associated_granules:Granule data associated with this data entity. 31 33 atom_associated_deployments:Deployment data associated with this data entity. 32 atom_parameters:Parameters to describe the data - with vocab URL and term IDs for further classification 34 atom_parameters:Parameters to describe the data - with vocab URL and term IDs for further classification. Note, three parameters can be added at once; after these are added a further three may be specified - and so on. 33 35 34 36 [WMC_CLIENT]
Note: See TracChangeset
for help on using the changeset viewer.