GeoSensorWebLab / data-transloader

Download and convert weather data for SensorThings API
GNU General Public License v3.0
3 stars 1 forks source link

Feature: Generate Ontology templates for missing data #6

Open openfirmware opened 4 years ago

openfirmware commented 4 years ago

When running the transload script, it will print out warning messages for Observed Properties and Units of Measurement that are not found in the embedded Ontology. It would be useful to automatically create templates for each missing item that can quickly merged into the Ontology file.

This could be done as part of the "upload metadata" step, or a new command could be added to the command line interface to do it.