CorradoMotta / FAIR-Data-in-Marine-Robotics

Set of notebooks, scripts and modules to generate FAIR metadata in several formats
https://corradomotta.github.io/FAIR-Data-in-Marine-Robotics/
GNU General Public License v3.0
3 stars 1 forks source link

ISO 19115 #7

Open CorradoMotta opened 1 year ago

CorradoMotta commented 1 year ago

Issue:

Right now we already generate a basic ISO 19115 file that contains very few global metadata. We need to add all other metadata contained in our list.

Mapping from ACDD: https://wiki.esipfed.org/Attribute_Convention_for_Data_Discovery_Mappings Metadata generator configuration schemas in JSON: https://metadata-standards.data.bas.ac.uk/bas-metadata-generator-configuration-schemas/v2/iso-19115-2-v2.json

CorradoMotta commented 1 year ago

Starting from mandatory elements:

CorradoMotta commented 1 year ago

Verify if creator name and mails can be added on one single line. Note: There is no mapping for conventions, platforms, product_version, time_coverage_duration, time _coverage_resolution, geospatial_lat_units, geospatial_lon_units.

Probably we should not set them to mandatory!