Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Extract, Transform, Load. https://en.wikipedia.org/wiki/Extract,_transform,_load

Extractor

A dockerized pyclowder client for processing datasets/files. Extractors are the specialized “workers” for the clowder data submission system. Extractors process uploaded files, extracting metadata, generating new files, setting tags etc.

FROST

A Server implementation of the OGC SensorThings API. The FRaunhofer Opensource SensorThings-Server is the first complete, open-source implementation of the OGC SensorThings API Part 1: Sensing. It now also includes preliminary actuation support.https://github.com/FraunhoferIOSB/FROST-Server

GAE

Google App Engine. PaaS used to host WDI’s node.js servers, e.g. demo.newmexicowaterdata.org, mgt.newmexicowaterdata.org

GCP

Google Cloud Platform. Hosts WDIs public services, such as st.newmexicowaterdata.org, demo.newmexicowaterdata.org, etc.

GOST

GOST (Go-SensorThings) is an IoT Platform written in Golang (Go). It implements the Sensing profile (part 1) of the OGC SensorThings API standard including the MQTT extension. https://github.com/gost/server

...

SensorThings data model can be found here.

Examples and Tutorials. https://developers.sensorup.com/docs/#introduction

WDIETL

Extracts the data from a datasource, transforms into the ST data model and uploads

...