Difference between revisions of "MD Metadata"

From Earth Science Information Partners (ESIP)
m
 
(29 intermediate revisions by 3 users not shown)
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>
+
[[Image:MD_Metadata.png|thumb|right|MD_Metadata.png]]
 +
== mdb:MD_Metadata ==
 +
The root element of the ISO Metadata Standards contains information about the metadata and sections that contain other information.
  
{| width="1104" cellpadding="3"
+
<div id="elementsAndDefinitionsManual">
|-
+
<!--elements, definitions, and examples for class: MD_Metadata-->
! valign="top" align="left" colspan="3" |
+
<table cellpadding="3" width="100%">
Elements
+
<tr>
| bgcolor="#ffffff" | '''''Definition and Recommended Practice'''''
+
<th colspan="3">Elements</th>
| '''<pre>Examples</pre>'''
+
<th width="10%">Domain</th>
|- bgcolor="CCFFFF"
+
<th width="50%"><i>Definition and Recommended Practice</i></th>
| 1
+
<th width="30%"><i>Examples</i></th>
| [[MD_Identifier|metadataIdentifier]]
+
</tr>
| 0..1
+
<tr>
| bgcolor="#ffffff" | ''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.''
+
<td bgcolor="CCFFFF">1</td>
| bgcolor="#ffffff" | <pre>identifier:  (MD_Identifier)
+
<td bgcolor="CCFFFF">[[MD_Identifier|mdb:metadataIdentifier]]</td>
  code: C00500
+
<td bgcolor="CCFFFF">0..1</td>
  codeSpace: gov.noaa.ncdc
+
<td bgcolor="CCFFFF">[[MD_Identifier|mcc:MD_Identifier]]</td>
</pre>
+
<td>Unique identifier for this metadata record, assigned and maintained by the custodian of the metadata record.<br>Recommended Practice: value of identifier is usually the same as the name of the metadata file - for example C00500.xml.  
|- bgcolor="CCFFFF"
+
:There are two general approaches to ensuring uniqueness for these identifiers:  
| 2  
+
::1. use a universal unique identifier (UUID), to distinguish it from other resources.  
| [[PT Locale|defaultLocale]]  
+
::2. Include a namespace and a code guarenteed to be unique in that namespace in the identifier.</td>
| 0..*
+
<td><i>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>
| bgcolor="#ffffff" | ''Default language and characterSet used in metadata. Locale is mandatory when more than one language is used in free text descriptions.''
+
</tr>
<br>  
+
<tr>
| bgcolor="#ffffff" | <br>
+
<td bgcolor="CCFFFF">2</td>
|- bgcolor="CCFFFF"
+
<td bgcolor="CCFFFF">[[PT_Locale|mdb:defaultLocale]]</td>
| 3  
+
<td bgcolor="CCFFFF">0..1</td>
| [[CI_Citation|parentMetadata]]  
+
<td bgcolor="CCFFFF">[[PT_Locale|lan:PT_Locale]]</td>
| 0..1  
+
<td>Default language, country of origin and characterSet used in metadata.  
| bgcolor="#ffffff" | ''Document a higher level metadata record if it exists. Provide full citation to parent.''
+
: defaultLocale is mandatory when more than one language is used in free text descriptions</td>
| bgcolor="#ffffff" | <br>
+
<td><i></i></td>
|- bgcolor="CCFF99"
+
</tr>
| 4  
+
<tr>
| [[ISO 19115 and 19115-2 CodeList Dictionaries#MD_ScopeCode|hierarchyLevel]]  
+
<td bgcolor="CCFFFF">3</td>
| 0..*  
+
<td bgcolor="CCFFFF">[[CI_Citation|mdb:parentMetadata]]</td>
| bgcolor="#ffffff" | ''Scope of resource to which the metadata applies. Most common values to use are the following: 'dataset' for granule level, 'series' for collection level, 'nonGeographicDataset' for space weather, 'fieldSession' for cruises or surveys, 'service' for map services and 'model'. Repeat if more than one scope is applicable to this metadata description.''
+
<td bgcolor="CCFFFF">0..1</td>
| bgcolor="#ffffff" | <br>
+
<td bgcolor="CCFFFF">[[CI_Citation|cit:CI_Citation]]</td>
|- bgcolor="CCFF99"
+
<td>Citation to a parent level metadata record</td>
| 6
+
<td><i></i></td>
| [[CharacterString|hierarchyLevelName]]  
+
</tr>
| 0..*
+
<tr>
| bgcolor="#ffffff" | <br>  
+
<td bgcolor="CCFFFF">4</td>
| bgcolor="#ffffff" | <br>
+
<td bgcolor="CCFFFF">[[MD_MetadataScope|mdb:metadataScope]]</td>
|- bgcolor="FFFF99"
+
<td bgcolor="CCFFFF">0..*</td>
| 7
+
<td bgcolor="CCFFFF">[[MD_MetadataScope|mdb:MD_MetadataScope]]</td>
| [[CI Responsibility|contact]]  
+
<td>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.</td>
| 1..*
+
<td><i></i></td>
| bgcolor="#ffffff" | ''Individual and/or organization responsible for metadata creation and maintenance. Use roleCode="pointOfContact". Provide contact details, such address, phone and email.''
+
</tr>
| bgcolor="#ffffff" | <br>
+
<tr>
|- bgcolor="FFFF99"
+
<td bgcolor="FFFF99">5</td>
| 8
+
<td bgcolor="FFFF99">[[CI_Responsibility|mdb:contact]]</td>
| dateStamp ''(choose one)''
+
<td bgcolor="FFFF99">1..*</td>
*[[Date]]  
+
<td bgcolor="FFFF99">[[CI_Responsibility|cit:CI_Responsibility]]</td>
*[[DateTime]]
+
<td>Individual and/or organization responsible for metadata creation and maintenance. Use roleCode="pointOfContact". Provide contact details, such address, phone and email.</td>
 
+
<td><i></i></td>
| 1
+
</tr>
| bgcolor="#ffffff" | ''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.''
+
<tr>
| bgcolor="#ffffff" | <pre>2015-12-08</pre><br>
+
<td bgcolor="FFFF99">6</td>
|- bgcolor="CCFF99"
+
<td bgcolor="FFFF99">[[CI_Date|mdb:dateInfo]]</td>
| 9
+
<td bgcolor="FFFF99">1..*</td>
| [[CI_Citation|metadataStandard]]
+
<td bgcolor="FFFF99">[[CI_Date|cit:CI_Date]]</td>
| 0..*
+
<td>Date(s) associated with the metadata record. Highly recommend revisiting the metadata content annually to ensure that all the information is still relevant.
| bgcolor="#ffffff" |'' Name of the metadata standard used. Use text in the example.''
+
:Creation date must be provided, others can also be provided
| bgcolor="#ffffff" | <pre>ISO 19115-2 Geographic
+
:Use ISO 8601 extended format: YYYY-MM-DD or YYYY-MM-DDTHH:MM:SS.</td>
Information - Metadata - Part 2: Extensions
+
<td><i></i></td>
for Imagery and Gridded Data</pre>
+
</tr>
|- bgcolor="CCFF99"
+
<tr>
| 10
+
<td bgcolor="CCFFFF">7</td>
| [[CI_Citation|metadataProfile]]  
+
<td bgcolor="CCFFFF">[[CI_Citation|mdb:metadataStandard]]</td>
| 0..*
+
<td bgcolor="CCFFFF">0..*</td>
| bgcolor="#ffffff" | ''Profile(s) of the metadata standard used.''
+
<td bgcolor="CCFFFF">[[CI_Citation|cit:CI_Citation]]</td>
| bgcolor="#ffffff" | <pre>ISO 19115-2:2009(E)</pre>
+
<td>Citation of the metadata standard used.</td>
|- bgcolor="CCFFFF"
+
<td><i></i></td>
| 13
+
</tr>
| [[MD SpatialRepresentation|spatialRepresentationInfo ]]  
+
<tr>
| 0..*
+
<td bgcolor="CCFFFF">8</td>
| bgcolor="#ffffff" | ''Digital representation of spatial information in the dataset.''
+
<td bgcolor="CCFFFF">[[CI_Citation|mdb:metadataProfile]]</td>
<br>  
+
<td bgcolor="CCFFFF">0..*</td>
| bgcolor="#ffffff" | <br>
+
<td bgcolor="CCFFFF">[[CI_Citation|cit:CI_Citation]]</td>
|- bgcolor="CCFFFF"
+
<td>Citation of the profile(s) of the metadata standard used.</td>
| 14
+
<td><i></i></td>
| [[MD ReferenceSystem|referenceSystemInfo]]  
+
</tr>
| 0..*
+
<tr>
| bgcolor="#ffffff" | ''Identification of the horizontal projections, vertical datums and temporal reference systems used. Mandatory if spatialRepresentationType in dataIdentification is vector, grid, or tin''
+
<td bgcolor="CCFFFF">9</td>
 +
<td bgcolor="CCFFFF">[[CI_Citation|mdb:alternativeMetadataReference]]</td>
 +
<td bgcolor="CCFFFF">0..*</td>
 +
<td bgcolor="CCFFFF">[[CI_Citation|cit:CI_Citation]]</td>
 +
<td>Citation to alternative metadata for the resource.</td>
 +
<td><i></i></td>
 +
</tr>
 +
<tr>
 +
<td bgcolor="CCFFFF">10</td>
 +
<td bgcolor="CCFFFF">[[PT_Locale|mdb:otherLocale]]</td>
 +
<td bgcolor="CCFFFF">0..*</td>
 +
<td bgcolor="CCFFFF">[[PT_Locale|lan:PT_Locale]]</td>
 +
<td>Alternative language, country of origin and characterSet used in metadata.</td>
 +
<td><i></i></td>
 +
</tr>
 +
<tr>
 +
<td bgcolor="CCFFFF">11</td>
 +
<td bgcolor="CCFFFF">[[CI_OnlineResource|mdb:metadataLinkage]]</td>
 +
<td bgcolor="CCFFFF">0..*</td>
 +
<td bgcolor="CCFFFF">[[CI_OnlineResource|cit:CI_OnlineResource]]</td>
 +
<td>Online location information for the metadata.</td>
 +
<td><i></i></td>
 +
</tr>
 +
<tr>
 +
<td bgcolor="CCFFFF">12</td>
 +
<td bgcolor="CCFFFF">[[MD_SpatialRepresentation|mdb:spatialRepresentationInfo]]</td>
 +
<td bgcolor="CCFFFF">0..*</td>
 +
<td bgcolor="CCFFFF">[[MD_SpatialRepresentation|msr:MD_SpatialRepresentation]]</td>
 +
<td>Spatial representation properties for Gridded datasets.</td>
 +
<td><i></i></td>
 +
</tr>
 +
<tr>
 +
<td bgcolor="CCFFFF">13</td>
 +
<td bgcolor="CCFFFF">[[MD_ReferenceSystem|mdb:referenceSystemInfo]]</td>
 +
<td bgcolor="CCFFFF">0..*</td>
 +
<td bgcolor="CCFFFF">[[MD_ReferenceSystem|mrs:MD_ReferenceSystem]]</td>
 +
<td>Identification of the horizontal projections, vertical datums and temporal reference systems used. Mandatory if spatialRepresentationType in dataIdentification is vector, grid, or tin.</td>
 +
<td><i></i></td>
 +
</tr>
 +
<tr>
 +
<td bgcolor="CCFFFF">14</td>
 +
<td bgcolor="CCFFFF">[[MD_MetadataExtensionInformation|mdb:metadataExtensionInfo]]</td>
 +
<td bgcolor="CCFFFF">0..*</td>
 +
<td bgcolor="CCFFFF">[[MD_MetadataExtension|mex:MD_MetadataExtensionInformation]]</td>
 +
<td>Description of extended metadata fields and structure.</td>
 +
<td><i></i></td>
 +
</tr>
 +
<tr>
 +
<td bgcolor="FFFF99">15</td>
 +
<td bgcolor="FFFF99">[[MD_Identification|mdb:identificationInfo]]<br/><br/></td>
 +
<td bgcolor="FFFF99">1..*</td>
 +
<td bgcolor="FFFF99">[[MD_DataIdentification|mri:MD_DataIdentification]]<br/>&nbsp;&nbsp;&nbsp;- or-<br>[[SV_ServiceIdentification|srv:SV_ServiceIdentification]]<br/>
 +
<td>Choose one and repeat identificationInfo if needed.</td>
 +
<td><i></i></td>
 +
</tr>
 +
<tr>
 +
<td bgcolor="CCFFFF">16</td>
 +
<td bgcolor="CCFFFF">[[MD_ContentInformation|mdb:contentInfo]]</td>
 +
<td bgcolor="CCFFFF">0..*</td>
 +
<td bgcolor="CCFFFF">[[MD_ContentInformation|mrc:MD_ContentInformation]]</td>
 +
<td>information about the feature catalogue, or descriptions of the coverage and the image data characteristics.</td>
 +
<td><i></i></td>
 +
</tr>
 +
<tr>
 +
<td bgcolor="CCFFFF">17</td>
 +
<td bgcolor="CCFFFF">[[MD_Distribution|mdb:distributionInfo]]</td>
 +
<td bgcolor="CCFFFF">0..*</td>
 +
<td bgcolor="CCFFFF">[[MD_Distribution|mrd:MD_Distribution]]</td>
 +
<td>nformation about acquiring the resource.</td>
 +
<td><i></i></td>
 +
</tr>
 +
<tr>
 +
<td bgcolor="CCFFFF">18</td>
 +
<td bgcolor="CCFFFF">[[DQ_DataQuality|mdb:dataQualityInfo]]</td>
 +
<td bgcolor="CCFFFF">0..*</td>
 +
<td bgcolor="CCFFFF">[[DQ_DataQuality|mdq:DQ_DataQuality (ISO 19157-2)]]</td>
 +
<td>Data quality quality reporting for the resource.</td>
 +
<td><i></i></td>
 +
</tr>
 +
<tr>
 +
<td bgcolor="CCFFFF">19</td>
 +
<td bgcolor="CCFFFF">[[LI_Lineage|mdb:resourceLineage]]</td>
 +
<td bgcolor="CCFFFF">0..*</td>
 +
<td bgcolor="CCFFFF">[[LI_Lineage|mrl:LI_Lineage]]</td>
 +
<td>Data processing history (provenance) for the resource.</td>
 +
<td><i></i></td>
 +
</tr>
 +
<tr>
 +
<td bgcolor="CCFFFF">20</td>
 +
<td bgcolor="CCFFFF">[[MD_PortrayalCatalogue|mdb:portrayalCatalogueInfo]]</td>
 +
<td bgcolor="CCFFFF">0..*</td>
 +
<td bgcolor="CCFFFF">[[MD_PortrayalCatalogue|mpc:MD_PortrayalCatalogue]]</td>
 +
<td>A portrayal catalogue is a collection of defined symbols used to depict humans, features on a map.</td>
 +
<td><i></i></td>
 +
</tr>
 +
<tr>
 +
<td bgcolor="CCFFFF">21</td>
 +
<td bgcolor="CCFFFF">[[MD_Constraints|mdb:metadataConstraints]]</td>
 +
<td bgcolor="CCFFFF">0..*</td>
 +
<td bgcolor="CCFFFF">[[MD_Constraints|mco:MD_Constraints]]</td>
 +
<td>The limitations or constraints regarding the use and access of the metadata.</td>
 +
<td><i></i></td>
 +
</tr>
 +
<tr>
 +
<td bgcolor="CCFFFF">22</td>
 +
<td bgcolor="CCFFFF">[[MD_ApplicationSchemaInformation|mdb:applicationSchemaInfo]]</td>
 +
<td bgcolor="CCFFFF">0..*</td>
 +
<td bgcolor="CCFFFF">[[MD_ApplicationSchemaInformation|mas:MD_ApplicationSchemaInformation]]</td>
 +
<td> Information about the conceptual schema of the dataset.</td>
 +
<td><i></i></td>
 +
</tr>
 +
<tr>
 +
<td bgcolor="CCFFFF">23</td>
 +
<td bgcolor="CCFFFF">[[MD_MaintenanceInformation|mdb:metadataMaintenance]]</td>
 +
<td bgcolor="CCFFFF">0..1</td>
 +
<td bgcolor="CCFFFF">[[MD_MaintenanceInformation|mmi:MD_MaintenanceInformation]]</td>
 +
<td>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. </td>
 +
<td><i></i></td>
 +
</tr>
 +
<tr>
 +
<td bgcolor="CCFFFF">24</td>
 +
<td bgcolor="CCFFFF">[[MI_AcquisitionInformation|mdb:acquisitionInformation]]</td>
 +
<td bgcolor="CCFFFF">0..*</td>
 +
<td bgcolor="CCFFFF">[[MI_AcquisitionInformation|mac:MI_AcquisitionInformation]]</td>
 +
<td>Information about the platforms and instruments collecting the data.</td>
 +
<td><i></i></td>
 +
</tr>
 +
</table>
 +
</div>
 
<br>
 
<br>
| bgcolor="#ffffff" | <br>
 
|- bgcolor="CCFFFF"
 
| 15
 
| [[MD MetadataExtensionInformation|metadataExtensionInfo]]
 
| 0..*
 
| bgcolor="#ffffff" | ''Information describing metadata extensions.'' <br>
 
| bgcolor="#ffffff" | <br>
 
|- bgcolor="FFFF99"
 
| 16
 
| identificationInfo <br>
 
*[[MD DataIdentification]]
 
*[[SV ServiceIdentification]]
 
 
| 1..*
 
| bgcolor="#ffffff" | ''Choose one and repeat identificationInfo if needed.'' <br>
 
| bgcolor="#ffffff" | <br>
 
|- bgcolor="CCFFFF"
 
| 17
 
| [[MD ContentInformation|contentInfo ]]
 
| 0..*
 
| bgcolor="#ffffff" | ''Information about the feature catalogue, or descriptions of the coverage and the image data characteristics.''<br>
 
| bgcolor="#ffffff" | <br>
 
|- bgcolor="CCFFFF"
 
| 18
 
| [[MD Distribution|distributionInfo]]
 
| 0..1
 
| bgcolor="#ffffff" | ''Information about acquiring the resource'' <br>
 
| bgcolor="#ffffff" | <br>
 
|- bgcolor="CCFFFF"
 
| 19
 
| [[DQ DataQuality|dataQualityInfo]]
 
| 0..*
 
| bgcolor="#ffffff" | ''history and quality of the resource''
 
| bgcolor="#ffffff" | <br>
 
|- bgcolor="CCFFFF"
 
| 20
 
| [[MD PortrayalCatalogueReference|portrayalCatalogueInfo]]
 
| 0..*
 
| bgcolor="#ffffff" | ''A portrayal catalogue is a collection of defined symbols used to depict humans, features on a map.''
 
<br>
 
 
| bgcolor="#ffffff" | <br>
 
|- bgcolor="CCFFFF"
 
| 21
 
| [[MD Constraints|metadataConstraints]]
 
| 0..*
 
| bgcolor="#ffffff" | ''The limitations or constraints on the use of or access of the metadata.''<br>
 
| bgcolor="#ffffff" | <br>
 
|- bgcolor="CCFFFF"
 
| 22
 
| [[MD ApplicationSchemaInformation|applicationSchemaInfo]]
 
| 0..*
 
| bgcolor="#ffffff" | ''Information about the conceptual schema of the dataset.''<br>
 
| bgcolor="#ffffff" | <br>
 
|- bgcolor="CCFFFF"
 
| 23
 
| [[MD MaintenanceInformation|metadataMaintenance]]
 
| 0..1
 
| bgcolor="#ffffff" | ''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. ''
 
| bgcolor="#ffffff" |
 
<pre>
 
metadataMaintenance: (MD_MaintenanceInformation)
 
maintenanceAndUpdateFrequency: (MD_MaintenanceFrequencyCode) annually
 
dateOfNextUpdate: 2016-11-06
 
maintenanceNote: This record was automatically modified on 2015-11-05
 
to include references to NCEI where applicable.</pre>
 
|- bgcolor="CCFFFF"
 
| 24
 
| [[MI AcquisitionInformation|acquisitionInformation]]
 
| 0..*
 
| bgcolor="#ffffff" | ''Information about the platforms and instruments collecting the data.''<br>
 
| bgcolor="#ffffff" | <br>
 
|}
 
[[Image:ISO Objects.png|thumb|center|ISO Objects.png]] [[Image:MD IdentificationInformation.png|thumb|center|MD IdentificationInformation.png]]
 
 
----
 
 
{{isoOrderingFooter}}
 
{{isoOrderingFooter}}
[[Category:19115-2]]
+
[[Category:ISO Explorer]]

Latest revision as of 11:57, September 12, 2017

MD_Metadata.png

mdb:MD_Metadata

The root element of the ISO Metadata Standards contains information about the metadata and sections that contain other information.

Elements Domain Definition and Recommended Practice Examples
1 mdb:metadataIdentifier 0..1 mcc:MD_Identifier Unique identifier for 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.
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
2 mdb:defaultLocale 0..1 lan:PT_Locale Default language, country of origin and characterSet used in metadata.
defaultLocale is mandatory when more than one language is used in free text descriptions
3 mdb:parentMetadata 0..1 cit:CI_Citation Citation to a parent level metadata record
4 mdb:metadataScope 0..* mdb:MD_MetadataScope 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.
5 mdb:contact 1..* cit:CI_Responsibility Individual and/or organization responsible for metadata creation and maintenance. Use roleCode="pointOfContact". Provide contact details, such address, phone and email.
6 mdb:dateInfo 1..* cit:CI_Date Date(s) associated with the metadata record. Highly recommend revisiting the metadata content annually to ensure that all the information is still relevant.
Creation date must be provided, others can also be provided
Use ISO 8601 extended format: YYYY-MM-DD or YYYY-MM-DDTHH:MM:SS.
7 mdb:metadataStandard 0..* cit:CI_Citation Citation of the metadata standard used.
8 mdb:metadataProfile 0..* cit:CI_Citation Citation of the profile(s) of the metadata standard used.
9 mdb:alternativeMetadataReference 0..* cit:CI_Citation Citation to alternative metadata for the resource.
10 mdb:otherLocale 0..* lan:PT_Locale Alternative language, country of origin and characterSet used in metadata.
11 mdb:metadataLinkage 0..* cit:CI_OnlineResource Online location information for the metadata.
12 mdb:spatialRepresentationInfo 0..* msr:MD_SpatialRepresentation Spatial representation properties for Gridded datasets.
13 mdb:referenceSystemInfo 0..* mrs:MD_ReferenceSystem Identification of the horizontal projections, vertical datums and temporal reference systems used. Mandatory if spatialRepresentationType in dataIdentification is vector, grid, or tin.
14 mdb:metadataExtensionInfo 0..* mex:MD_MetadataExtensionInformation Description of extended metadata fields and structure.
15 mdb:identificationInfo

1..* mri:MD_DataIdentification
   - or-
srv:SV_ServiceIdentification
Choose one and repeat identificationInfo if needed.
16 mdb:contentInfo 0..* mrc:MD_ContentInformation information about the feature catalogue, or descriptions of the coverage and the image data characteristics.
17 mdb:distributionInfo 0..* mrd:MD_Distribution nformation about acquiring the resource.
18 mdb:dataQualityInfo 0..* mdq:DQ_DataQuality (ISO 19157-2) Data quality quality reporting for the resource.
19 mdb:resourceLineage 0..* mrl:LI_Lineage Data processing history (provenance) for the resource.
20 mdb:portrayalCatalogueInfo 0..* mpc:MD_PortrayalCatalogue A portrayal catalogue is a collection of defined symbols used to depict humans, features on a map.
21 mdb:metadataConstraints 0..* mco:MD_Constraints The limitations or constraints regarding the use and access of the metadata.
22 mdb:applicationSchemaInfo 0..* mas:MD_ApplicationSchemaInformation Information about the conceptual schema of the dataset.
23 mdb:metadataMaintenance 0..1 mmi:MD_MaintenanceInformation 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.
24 mdb:acquisitionInformation 0..* mac:MI_AcquisitionInformation Information about the platforms and instruments collecting the data.




ISO Legend

Possible Parent Elements

ESIP-logo-tag sm-H.jpg

Please contribute!