You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Metadata can be represented in a number of standards and formats. Many discipline-specific or community-specific metadata standards have been developed to support data management and data discovery systems and to capture and convey information to users. Examples include Directory Interchange Format (DIF), Ecological Metadata Language (EML), Sensor Model Language (SensorML), Climate Science Modeling Language (CSML), and NetCDF Markup Language (NcML). One commonly used metadata standard, the Federal Geographic Data Committee's (FGDC) Content Standard for Digital Geospatial Metadata (CSDGM) was developed in support of the coordinated development, use, sharing, and dissemination of geospatial data on a national basis.
Additionally, the International Organization for Standardization (ISO) developed a series of standards to describe geographic information. Specifically, ISO 19115* is widely used to provide metadata which accompany scientific data products. We should provide such metadata when we write COAL products. This would probably take the form of a separate XML file which accompanies each data product. The generation of ISO metadata is by no means a trivial process. Some of the standards we may wish to implement are
NOAA has produced a series of workbooks which provide us with a guide to implementing the ISO 191** metadata standards. You can check them out at https://www.ncddc.noaa.gov/metadata-standards/ (scroll to the bottom for access to the PDF’s). There is loads of material here.
The text was updated successfully, but these errors were encountered:
Metadata can be represented in a number of standards and formats. Many discipline-specific or community-specific metadata standards have been developed to support data management and data discovery systems and to capture and convey information to users. Examples include Directory Interchange Format (DIF), Ecological Metadata Language (EML), Sensor Model Language (SensorML), Climate Science Modeling Language (CSML), and NetCDF Markup Language (NcML). One commonly used metadata standard, the Federal Geographic Data Committee's (FGDC) Content Standard for Digital Geospatial Metadata (CSDGM) was developed in support of the coordinated development, use, sharing, and dissemination of geospatial data on a national basis.
Additionally, the International Organization for Standardization (ISO) developed a series of standards to describe geographic information. Specifically, ISO 19115* is widely used to provide metadata which accompany scientific data products. We should provide such metadata when we write COAL products. This would probably take the form of a separate XML file which accompanies each data product. The generation of ISO metadata is by no means a trivial process. Some of the standards we may wish to implement are
In addition, I’ve found the following resources which provide excellent coverage albeit maybe even a little heavy.
The text was updated successfully, but these errors were encountered: