opensensorhub / osh-core

OpenSensorHub Core Modules
http://docs.opensensorhub.org
Mozilla Public License 2.0
32 stars 16 forks source link

[Core] Add meta-datastores interfaces #216

Open alexrobin opened 2 years ago

alexrobin commented 2 years ago

Add interfaces for the following datastores:

System Types

System Types are SensorML instances describing a "sensor model", a "procedure", a "process", or a "method". A System instance references a System Type via the GeoJSON type property and the SensorML typeOf property.

Feature Types

Feature Types describe types of features that can be used as features of interest. Each feature type would consists of:

Properties Definitions

Properties are "observable properties", "controllable/taskable properties" or "feature properties".