Observation

Classes

EconomicEvent

An observed economic flow, as opposed to a flow planned to happen in the future. This could reflect a change in the quantity of an economic resource. It is also defined by its behavior in relation to the economic resource (see Action)

EconomicResource

A resource which is useful to people or the ecosystem.

Queries

economicEvent

Status: Implemented

economicEvents

Status: Implemented

economicResource

Status: Implemented

economicResources

Status: Implemented

Mutations

createEconomicEvent

Registers a new (EconomicEvent) with the collaboration space. Also serves as a means to register (EconomicResource) as well, instead of createEconomicResource

Status: Implemented

updateEconomicEvent

Status: Implemented

deleteEconomicEvent

Status: Implemented

updateEconomicResource

Status: Implemented

Last updated