evomimic / map-holons

3 stars 1 forks source link

Add "Load Core Metaschema" Dance #119

Closed evomimic closed 2 months ago

evomimic commented 3 months ago

This dance loads type descriptors for the MAP Core Metaschema. It extends the work of Issue #112. Metaschema descriptors are required:

  1. to enable validation of schema definitions (e.g., creating new HolonTypes, RelationshipTypes, PropertyTypes, etc.)
  2. to provide the descriptors needed by DAHN to support the human experience of presenting existing Schema Components and definition/update of schema components.

Dependencies

Load Meta Descriptors

evomimic commented 2 months ago

Resolved via PR #134