Difference between revisions of "MD Metadata"
From Earth Science Information Partners (ESIP)
Line 1: | Line 1: | ||
Comprehensive explorer of ISO 19115 and 19115-2 metadata standards. These pages show the correct order of the elements, links to child element/object, obligation, repeatability and references to more information and examples. <br> | Comprehensive explorer of ISO 19115 and 19115-2 metadata standards. These pages show the correct order of the elements, links to child element/object, obligation, repeatability and references to more information and examples. <br> | ||
+ | [[Image:ISO Objects.png|thumb|right|ISO Objects.png]] [[Image:MD IdentificationInformation.png|thumb|right|MD IdentificationInformation.png]] | ||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | ---- | + | |
+ | |||
+ | |||
+ | |||
+ | |||
+ | |||
+ | |||
+ | |||
+ | |||
+ | |||
+ | |||
+ | |||
+ | |||
+ | |||
+ | |||
+ | |||
+ | |||
+ | |||
+ | |||
+ | |||
+ | |||
+ | |||
+ | |||
+ | |||
+ | |||
+ | |||
+ | |||
+ | |||
+ | <div id="elementsAndDefinitionsManual"> | ||
+ | <!--elements, definitions, and examples for class: MD_Metadata--> | ||
+ | <table cellpadding="3" width="100%"> | ||
+ | <tr> | ||
+ | <th colspan="3">Elements</th> | ||
+ | <th><i>Definition and Recommended Practice</i></th> | ||
+ | <th>Examples</th> | ||
+ | </tr> | ||
+ | <tr> | ||
+ | <td bgcolor="CCFFFF">1</td> | ||
+ | <td bgcolor="CCFFFF">[[MD_Identifier|metadataIdentifier]]</td> | ||
+ | <td bgcolor="CCFFFF">0..*</td> | ||
+ | <td><i>Code that uniquely identifies this metadata record, assigned and maintained by the custodian of the metadata record. Recommended Practice: value of identifier is usually the same as the name of the metadata file - for example C00500.xml. There are two general approaches to ensuring uniqueness for these identifiers: 1. use a universal unique identifier (UUID), to distinguish it from other resources. 2. Include a namespace and a code guarenteed to be unique in that namespace in the identifier. For example: gov.noaa.class:AERO100. In this case gov.noaa.class is a namespace and AERO100 is a code guaranteed to be unique in that namespace</i></td> | ||
+ | <td><pre>Example is needed</pre></td> | ||
+ | </tr> | ||
+ | <tr> | ||
+ | <td bgcolor="CCFFFF">2</td> | ||
+ | <td bgcolor="CCFFFF">[[PT_Locale|defaultLocale]]</td> | ||
+ | <td bgcolor="CCFFFF">0..*</td> | ||
+ | <td><i>Default language, country of origin and characterSet used in metadata. Locale is mandatory when more than one language is used in free text descriptions</i></td> | ||
+ | <td><pre>Example is needed</pre></td> | ||
+ | </tr> | ||
+ | <tr> | ||
+ | <td bgcolor="CCFFFF">3</td> | ||
+ | <td bgcolor="CCFFFF">[[Citation|parentMetadata]]</td> | ||
+ | <td bgcolor="CCFFFF">0..*</td> | ||
+ | <td><i>Citation to a parent level metadata record</i></td> | ||
+ | <td><pre>Example is needed</pre></td> | ||
+ | </tr> | ||
+ | <tr> | ||
+ | <td bgcolor="CCFFFF">4</td> | ||
+ | <td bgcolor="CCFFFF">[[MD_MetadataScope|metadataScope]]</td> | ||
+ | <td bgcolor="CCFFFF">0..*</td> | ||
+ | <td><i>Scope of resource to which the metadata applies. Now includes an MD_ScopeCode and a name for a hierarchy level. Repeat if more than one scope is applicable to this metadata description.</i></td> | ||
+ | <td><pre>Example is needed</pre></td> | ||
+ | </tr> | ||
+ | <tr> | ||
+ | <td bgcolor="FFFF99">5</td> | ||
+ | <td bgcolor="FFFF99">[[CI_Responsibility|contact]]</td> | ||
+ | <td bgcolor="FFFF99">1..*</td> | ||
+ | <td><i>Individual and/or organization responsible for metadata creation and maintenance. Use roleCode="pointOfContact". Provide contact details, such address, phone and email.</i></td> | ||
+ | <td><pre>Example is needed</pre></td> | ||
+ | </tr> | ||
+ | <tr> | ||
+ | <td bgcolor="FFFF99">6</td> | ||
+ | <td bgcolor="FFFF99">[[CI_Date|dateInfo]]</td> | ||
+ | <td bgcolor="FFFF99">1..*</td> | ||
+ | <td><i>Date of last metadata update. Highly recommend revisiting the metadata content annually to ensure that all the information is still relevant. Use ISO 8601 extended format: YYYY-MM-DD or YYYY-MM-DDTHH:MM:SS.</i></td> | ||
+ | <td><pre>Example is needed</pre></td> | ||
+ | </tr> | ||
+ | <tr> | ||
+ | <td bgcolor="CCFFFF">7</td> | ||
+ | <td bgcolor="CCFFFF">[[CI_Citation|metadataStandard]]</td> | ||
+ | <td bgcolor="CCFFFF">0..*</td> | ||
+ | <td><i>Citation of the metadata standard used.</i></td> | ||
+ | <td><pre>Example is needed</pre></td> | ||
+ | </tr> | ||
+ | <tr> | ||
+ | <td bgcolor="CCFFFF">8</td> | ||
+ | <td bgcolor="CCFFFF">[[CI_Citation|metadataProfile]]</td> | ||
+ | <td bgcolor="CCFFFF">0..*</td> | ||
+ | <td><i>Citation of the profile(s) of the metadata standard used.</i></td> | ||
+ | <td><pre>Example is needed</pre></td> | ||
+ | </tr> | ||
+ | <tr> | ||
+ | <td bgcolor="CCFFFF">9</td> | ||
+ | <td bgcolor="CCFFFF">[[CI_Citation|alternativeMetadataReference]]</td> | ||
+ | <td bgcolor="CCFFFF">0..*</td> | ||
+ | <td><i>Citation to alternative metadata for the resource.</i></td> | ||
+ | <td><pre>Example is needed</pre></td> | ||
+ | </tr> | ||
+ | <tr> | ||
+ | <td bgcolor="CCFFFF">10</td> | ||
+ | <td bgcolor="CCFFFF">[[PT_Locale|otherLocale]]</td> | ||
+ | <td bgcolor="CCFFFF">0..*</td> | ||
+ | <td><i>Alternative language, country of origin and characterSet used in metadata.</i></td> | ||
+ | <td><pre>Example is needed</pre></td> | ||
+ | </tr> | ||
+ | <tr> | ||
+ | <td bgcolor="CCFFFF">11</td> | ||
+ | <td bgcolor="CCFFFF">[[CI_OnlineResource|metadataLinkage]]</td> | ||
+ | <td bgcolor="CCFFFF">0..*</td> | ||
+ | <td><i>Online location information for the metadata.</i></td> | ||
+ | <td><pre>Example is needed</pre></td> | ||
+ | </tr> | ||
+ | <tr> | ||
+ | <td bgcolor="CCFFFF">12</td> | ||
+ | <td bgcolor="CCFFFF">[[MD_GridSpatialRepresentation|spatialRepresentationInfo]]</td> | ||
+ | <td bgcolor="CCFFFF">0..*</td> | ||
+ | <td><i>Spatial representation properties for Gridded datasets.</i></td> | ||
+ | <td><pre>Example is needed</pre></td> | ||
+ | </tr> | ||
+ | <tr> | ||
+ | <td bgcolor="CCFFFF">13</td> | ||
+ | <td bgcolor="CCFFFF">[[MD_ReferenceSystem|referenceSystemInfo]]</td> | ||
+ | <td bgcolor="CCFFFF">0..*</td> | ||
+ | <td><i>Identification of the horizontal projections, vertical datums and temporal reference systems used. Mandatory if spatialRepresentationType in dataIdentification is vector, grid, or tin.</i></td> | ||
+ | <td><pre>Example is needed</pre></td> | ||
+ | </tr> | ||
+ | <tr> | ||
+ | <td bgcolor="CCFFFF">14</td> | ||
+ | <td bgcolor="CCFFFF">[[MD_MetadataExtension|metadataExtensionInfo]]</td> | ||
+ | <td bgcolor="CCFFFF">0..*</td> | ||
+ | <td><i>Description of extended metadata fields and structure.</i></td> | ||
+ | <td><pre>Example is needed</pre></td> | ||
+ | </tr> | ||
+ | <tr> | ||
+ | <td bgcolor="FFFF99">15</td> | ||
+ | <td bgcolor="FFFF99">identificationInfo<br/> [[MD_DataIdentification|MD_DataIdentification]]<br/> [[SV_ServiceIdentification|SV_ServiceIdentification]]<br/></td> | ||
+ | <td bgcolor="FFFF99">1..*</td> | ||
+ | <td><i>Choose one and repeat identificationInfo if needed.</i></td> | ||
+ | <td><pre>Example is needed</pre></td> | ||
+ | </tr> | ||
+ | <tr> | ||
+ | <td bgcolor="CCFFFF">16</td> | ||
+ | <td bgcolor="CCFFFF">[[MD_ContentInformation|contentInfo]]</td> | ||
+ | <td bgcolor="CCFFFF">0..*</td> | ||
+ | <td><i>information about the feature catalogue, or descriptions of the coverage and the image data characteristics.</i></td> | ||
+ | <td><pre>Example is needed</pre></td> | ||
+ | </tr> | ||
+ | <tr> | ||
+ | <td bgcolor="CCFFFF">17</td> | ||
+ | <td bgcolor="CCFFFF">[[MD_Distribution|distributionInfo]]</td> | ||
+ | <td bgcolor="CCFFFF">0..*</td> | ||
+ | <td><i>nformation about acquiring the resource.</i></td> | ||
+ | <td><pre>Example is needed</pre></td> | ||
+ | </tr> | ||
+ | <tr> | ||
+ | <td bgcolor="CCFFFF">18</td> | ||
+ | <td bgcolor="CCFFFF">[[DQ_DataQuality|dataQualityInfo]]</td> | ||
+ | <td bgcolor="CCFFFF">0..*</td> | ||
+ | <td><i>Data quality quality reporting for the resource.</i></td> | ||
+ | <td><pre>Example is needed</pre></td> | ||
+ | </tr> | ||
+ | <tr> | ||
+ | <td bgcolor="CCFFFF">19</td> | ||
+ | <td bgcolor="CCFFFF">[[LI_LineageInformation|resourceLineage]]</td> | ||
+ | <td bgcolor="CCFFFF">0..*</td> | ||
+ | <td><i>Data processing history (provenance) for the resource.</i></td> | ||
+ | <td><pre>Example is needed</pre></td> | ||
+ | </tr> | ||
+ | <tr> | ||
+ | <td bgcolor="CCFFFF">20</td> | ||
+ | <td bgcolor="CCFFFF">[[MD_PortrayalCatalogueInformation|portrayalCatalogueInfo]]</td> | ||
+ | <td bgcolor="CCFFFF">0..*</td> | ||
+ | <td><i>A portrayal catalogue is a collection of defined symbols used to depict humans, features on a map.</i></td> | ||
+ | <td><pre>Example is needed</pre></td> | ||
+ | </tr> | ||
+ | <tr> | ||
+ | <td bgcolor="CCFFFF">21</td> | ||
+ | <td bgcolor="CCFFFF">[[MD_Constraints|metadataConstraints]]</td> | ||
+ | <td bgcolor="CCFFFF">0..*</td> | ||
+ | <td><i>The limitations or constraints regarding the use and access of the metadata.</i></td> | ||
+ | <td><pre>Example is needed</pre></td> | ||
+ | </tr> | ||
+ | <tr> | ||
+ | <td bgcolor="CCFFFF">22</td> | ||
+ | <td bgcolor="CCFFFF">[[MD_ApplicationSchemaInformation|applicationSchemaInfo]]</td> | ||
+ | <td bgcolor="CCFFFF">0..*</td> | ||
+ | <td><i> Information about the conceptual schema of the dataset.</i></td> | ||
+ | <td><pre>Example is needed</pre></td> | ||
+ | </tr> | ||
+ | <tr> | ||
+ | <td bgcolor="CCFFFF">23</td> | ||
+ | <td bgcolor="CCFFFF">[[MD_MaintenanceInformation|metadataMaintenance]]</td> | ||
+ | <td bgcolor="CCFFFF">0..*</td> | ||
+ | <td><i>Document recent metadata record edits. When the metadata is generated automatically, use this section to document the source and transform tool in the maintenanceNote field. </i></td> | ||
+ | <td><pre>Example is needed</pre></td> | ||
+ | </tr> | ||
+ | <tr> | ||
+ | <td bgcolor="CCFFFF">24</td> | ||
+ | <td bgcolor="CCFFFF">[[MI_AcquisitionInformation|acquisitionInformation]]</td> | ||
+ | <td bgcolor="CCFFFF">0..*</td> | ||
+ | <td><i>Information about the platforms and instruments collecting the data.</i></td> | ||
+ | <td><pre>Example is needed</pre></td> | ||
+ | </tr> | ||
+ | </table> | ||
+ | </div> | ||
+ | |||
{{isoOrderingFooter}} | {{isoOrderingFooter}} | ||
[[Category:ISO Explorer]] | [[Category:ISO Explorer]] |
Revision as of 14:02, December 19, 2016
Comprehensive explorer of ISO 19115 and 19115-2 metadata standards. These pages show the correct order of the elements, links to child element/object, obligation, repeatability and references to more information and examples.
Elements | Definition and Recommended Practice | Examples | ||
---|---|---|---|---|
1 | metadataIdentifier | 0..* | Code that uniquely identifies this metadata record, assigned and maintained by the custodian of the metadata record. Recommended Practice: value of identifier is usually the same as the name of the metadata file - for example C00500.xml. There are two general approaches to ensuring uniqueness for these identifiers: 1. use a universal unique identifier (UUID), to distinguish it from other resources. 2. Include a namespace and a code guarenteed to be unique in that namespace in the identifier. For example: gov.noaa.class:AERO100. In this case gov.noaa.class is a namespace and AERO100 is a code guaranteed to be unique in that namespace | Example is needed |
2 | defaultLocale | 0..* | Default language, country of origin and characterSet used in metadata. Locale is mandatory when more than one language is used in free text descriptions | Example is needed |
3 | parentMetadata | 0..* | Citation to a parent level metadata record | Example is needed |
4 | metadataScope | 0..* | Scope of resource to which the metadata applies. Now includes an MD_ScopeCode and a name for a hierarchy level. Repeat if more than one scope is applicable to this metadata description. | Example is needed |
5 | contact | 1..* | Individual and/or organization responsible for metadata creation and maintenance. Use roleCode="pointOfContact". Provide contact details, such address, phone and email. | Example is needed |
6 | dateInfo | 1..* | Date of last metadata update. Highly recommend revisiting the metadata content annually to ensure that all the information is still relevant. Use ISO 8601 extended format: YYYY-MM-DD or YYYY-MM-DDTHH:MM:SS. | Example is needed |
7 | metadataStandard | 0..* | Citation of the metadata standard used. | Example is needed |
8 | metadataProfile | 0..* | Citation of the profile(s) of the metadata standard used. | Example is needed |
9 | alternativeMetadataReference | 0..* | Citation to alternative metadata for the resource. | Example is needed |
10 | otherLocale | 0..* | Alternative language, country of origin and characterSet used in metadata. | Example is needed |
11 | metadataLinkage | 0..* | Online location information for the metadata. | Example is needed |
12 | spatialRepresentationInfo | 0..* | Spatial representation properties for Gridded datasets. | Example is needed |
13 | referenceSystemInfo | 0..* | Identification of the horizontal projections, vertical datums and temporal reference systems used. Mandatory if spatialRepresentationType in dataIdentification is vector, grid, or tin. | Example is needed |
14 | metadataExtensionInfo | 0..* | Description of extended metadata fields and structure. | Example is needed |
15 | identificationInfo MD_DataIdentification SV_ServiceIdentification |
1..* | Choose one and repeat identificationInfo if needed. | Example is needed |
16 | contentInfo | 0..* | information about the feature catalogue, or descriptions of the coverage and the image data characteristics. | Example is needed |
17 | distributionInfo | 0..* | nformation about acquiring the resource. | Example is needed |
18 | dataQualityInfo | 0..* | Data quality quality reporting for the resource. | Example is needed |
19 | resourceLineage | 0..* | Data processing history (provenance) for the resource. | Example is needed |
20 | portrayalCatalogueInfo | 0..* | A portrayal catalogue is a collection of defined symbols used to depict humans, features on a map. | Example is needed |
21 | metadataConstraints | 0..* | The limitations or constraints regarding the use and access of the metadata. | Example is needed |
22 | applicationSchemaInfo | 0..* | Information about the conceptual schema of the dataset. | Example is needed |
23 | metadataMaintenance | 0..* | Document recent metadata record edits. When the metadata is generated automatically, use this section to document the source and transform tool in the maintenanceNote field. | Example is needed |
24 | acquisitionInformation | 0..* | Information about the platforms and instruments collecting the data. | Example is needed |