Difference between revisions of "Metadata Data"

From Earth Science Information Partners (ESIP)
(New page: {{WCS Glossary |TermDesc=Abstract, Contact Information, Keywords and any other such documentation that is needed in classifying or finding the service. The metadata is accessible for the u...)
 
Line 1: Line 1:
 
{{WCS Glossary
 
{{WCS Glossary
|TermDesc=Abstract, Contact Information, Keywords and any other such documentation that is needed in classifying or finding the service. The metadata is accessible for the user via capabilities and coverage description documents.  
+
|TermDesc=High level metadata afor a service.
 +
|Links=[http://128.252.202.19:8080/static/NASA/wcs_capabilities.conf NASA metadata]
 +
}}
 +
 
 +
Contains Abstract, Contact Information, Keywords and any other such documentation that is needed in classifying or finding the service. The metadata is accessible for the user via capabilities and coverage description documents.  
  
 
Every provider should have '''wcs_capabilities.conf''' that lists keywords and contact information. The format is simple, copy one from the [http://128.252.202.19:8080/static/testprovider/wcs_capabilities.conf testprovider] and edit it.
 
Every provider should have '''wcs_capabilities.conf''' that lists keywords and contact information. The format is simple, copy one from the [http://128.252.202.19:8080/static/testprovider/wcs_capabilities.conf testprovider] and edit it.
Line 14: Line 18:
 
     # included in the respective keyword tags
 
     # included in the respective keyword tags
 
     # empty lines and lines starting with "#" will be ignored.
 
     # empty lines and lines starting with "#" will be ignored.
     PROVIDER_TITLE: National Climate Data Center
+
     PROVIDER_TITLE: NASA
     PROVIDER_ABSTRACT: National Climate Data Center is the worlds largest archive of climate data.
+
     PROVIDER_ABSTRACT: Some datasets provided by NASA.
     KEYWORDS: Domain:Aerosol, Platform:Network, Instrument:Unknown, DataType:Point, Distributor:DataFed, Originator:NCDC, TimeRes:Minute, Vertical:Surface, TopicCategory:climatologyMeteorologyAtmosphere
+
     KEYWORDS: Domain:Aerosol,Platform:Satellite,Instrument:Unknown,DataType:Grid,Distributor:DataFed,Originator:NASA,TimeRes:Day,Vertical:Column,TopicCategory:climatologyMeteorologyAtmosphere
 
     FEES: NONE
 
     FEES: NONE
 
     CONSTRAINTS: NONE
 
     CONSTRAINTS: NONE
     PROVIDER_SITE: http://lwf.ncdc.noaa.gov/oa/ncdc.html
+
     PROVIDER_SITE: http://lpweb.nascom.nasa.gov/cgi-bin/modisserver?SERVICE=wcs&VERSION=1.0.0&REQUEST=GetCapabilities
     CONTACT_INDIVIDUAL: Climate Contact, Climate Services Branch, National Climatic Data Center
+
     CONTACT_INDIVIDUAL: Todd Plessel
     CONTACT_PHONE: 828-271-4800
+
     CONTACT_PHONE: (919) 541-5500, (919) 541-5500
     CONTACT_STREET: 151 Patton Avenue Room 468
+
     CONTACT_STREET:  
     CONTACT_CITY: Asheville
+
     CONTACT_CITY:  
     CONTACT_ADM_AREA: North Carolina
+
     CONTACT_ADM_AREA:  
     CONTACT_POSTCODE: 28801-5001
+
     CONTACT_POSTCODE:  
     CONTACT_COUNTRY: USA
+
     CONTACT_COUNTRY:  
     CONTACT_EMAIL: ncdc.info@noaa.gov
+
     CONTACT_EMAIL: plessel.todd@epa.gov
 
 
Here is the real live NCDC [http://128.252.202.19:8080/static/NCDC/wcs_capabilities.conf wcs_capabilities.conf]
 
 
 
}}
 

Revision as of 15:43, September 2, 2010

< Back to Glossary | Edit with Form

Metadata_Data Description: High level metadata afor a service.

Glossary Domain: {{{Glossary Domain}}}"{{{Glossary Domain}}}" is not in the list (WCS, HTAP, AQInfrastructure) of allowed values for the "Glossary Domain" property.

Related Links

Links to this page
[[Links::NASA metadata]]

Contributors

No Contributors

History

No History Available

Term Details


Contains Abstract, Contact Information, Keywords and any other such documentation that is needed in classifying or finding the service. The metadata is accessible for the user via capabilities and coverage description documents.

Every provider should have wcs_capabilities.conf that lists keywords and contact information. The format is simple, copy one from the testprovider and edit it.

   # this file provides some information about the provider
   # and is incorporated into the respective WCS responses.
   # all currently available field identifiers are listed below.
   # please define every identifier only once.
   # other identifiers will be ignored, input is case sensitive.
   # the format is always <identifier>: <value>.
   # whitespaces before and after <value> will be stripped.
   # KEYWORDS can take a comma separated list that will then be
   # included in the respective keyword tags
   # empty lines and lines starting with "#" will be ignored.
   PROVIDER_TITLE: NASA
   PROVIDER_ABSTRACT: Some datasets provided by NASA.
   KEYWORDS: Domain:Aerosol,Platform:Satellite,Instrument:Unknown,DataType:Grid,Distributor:DataFed,Originator:NASA,TimeRes:Day,Vertical:Column,TopicCategory:climatologyMeteorologyAtmosphere
   FEES: NONE
   CONSTRAINTS: NONE
   PROVIDER_SITE: http://lpweb.nascom.nasa.gov/cgi-bin/modisserver?SERVICE=wcs&VERSION=1.0.0&REQUEST=GetCapabilities
   CONTACT_INDIVIDUAL: Todd Plessel
   CONTACT_PHONE: (919) 541-5500, (919) 541-5500
   CONTACT_STREET: 
   CONTACT_CITY: 
   CONTACT_ADM_AREA: 
   CONTACT_POSTCODE: 
   CONTACT_COUNTRY: 
   CONTACT_EMAIL: plessel.todd@epa.gov