/open-science

Regen Network - Open Science Development

Primary LanguageJupyter NotebookApache License 2.0Apache-2.0

Open Science (draft) Join Regen ESP Open Science Discussion Group on Telegram

TBD: About the open science group, core terminology

Ecological State Protocols (ESPs) describe protocols for the Regen platform, including core protocol specifications, client APIs, and contract standards.

Indicators (draft)

To create a new indicator please start from the following template

Contributing

TBD. Review and adapt contributing guidelines here.

ESP Status Terms

TBD - review below

  • Draft - an ESP that is undergoing rapid iteration and changes.
  • Last Call - an ESP that is done with its initial iteration and ready for review by a wide audience.
  • Accepted - a core ESP that has been in Last Call for at least 2 weeks and any technical changes that were requested have been addressed by the author. The process for Core Devs to decide whether to encode an ESP into their clients as part of a hard fork is not part of the ESP process. If such a decision is made, the ESP will move to final.
  • Final (non-Core) - an ESP that has been in Last Call for at least 2 weeks and any technical changes that were requested have been addressed by the author.
  • Final (Core) - an ESP that the Core Devs have decided to implement and release in the future .
  • Deferred - an ESP that is not being considered for immediate adoption. May be reconsidered in the future for a subsequent hard fork.

Preferred Citation Format

TBD - review below

The canonical URL for as ESP that has achieved draft status at any point is at https://tbd.regen.network/. For example, the canonical URL for ESP-0001 is https://tbd.regen.network/ESPS/esp-0001.

Validation

ESPs must pass some validation tests....

It is possible to run the ESP validator locally:

gem install esp_validator
esp_validator <INPUT_FILES>