-
Notifications
You must be signed in to change notification settings - Fork 12
Documentation: CitSci Extension
Jan Speckamp edited this page Jul 31, 2020
·
1 revision
While the vanilla STA is sufficient in many use-cases especially for Citizen Science Projects new requirements arise. E.g. information about the licensing of the data, or connection of different observations done via different modi (photo, measurement, observations) needs to be stored. To accommodate for these new requirements the existing STA is augmented (similar to the vanilla MultiDatastream Extension
defined in the standard document) with new Entities.
- To enable compatibility Entities of type
CSDatastream
andCSObservation
are always implicitly also a normalDatastream
orObservation
. They can therefore also be queried by a vanilla STA client without knowledge about the CitSci Extension. Only if additional CitSci-specific data is needed (e.g.License
) the client needs to be modified.
TODO
Progress can be tracked in the associated Project Board: here
Feel free to contact us directly if you have any questions/additions: Contact Information can be found on our website here