biobricks-ai / biobricks-okg

An open knowledge graph for BioBricks.ai
MIT License
1 stars 0 forks source link

A4 - Source Maintenance Infrastructure Selection #4

Closed tomlue closed 8 months ago

tomlue commented 1 year ago

From the grant

... A centralized testing and logging system like DataDog will be integrated into scripts that transform source data into knowledge graphs. Because the BioBricks system already stores versioned snapshots of each data asset, it is possible to maintain a stream of data asset updates and to revert to an older version when there is an error until a fix can be implemented. Insilica developers will be deployed to address these issues as they occur.

Our local knowledge graph creation process should:

  1. allow updates.
  2. have a logging system that allows us to track errors.
  3. Allow reversion to the last successful iteration on failure.
tomlue commented 9 months ago

This reads like we have build servers for bricks. We could build that. With status.biobricks.ai I think we have a minimal implementation that works for this now.