...
Database | Resource |
---|---|
Data Archive | Observation (e.g. FITS-Files) |
Staging Table | Event, ... (e.g. Event lists) |
Feature Property Database | Feature (such as Active Regions), FeatureProperty (e.g. Area, Contour, Zurich-Class, ...) |
Predictions Config DB | Scalars, Vectors, Matrices (e.g. Algo-Configurations) |
Prediction DB | ? |
Infrastructure Configuration DB | Algorithm, Person, |
Standards
The following standards should be considered.
- Dates should be in ISO 8601
- Date/Time formats should follow http://www.w3.org/TR/NOTE-datetime
- URI Templates: https://tools.ietf.org/html/rfc6570
- Collection+JSON: http://amundsen.com/media-types/collection/
- IANA link relations: http://www.iana.org/assignments/link-relations/link-relations.xhtml
The API is self-documenting such that there a single entry point to all databases.
Resources
Anything accessible through the API is a "resource". All available resources can be listed.
...