usnistgov / metaschema-node

Node tools and libraries providing a Metaschema toolchain
Other
3 stars 1 forks source link

Datatype proposed design #34

Closed nikitawootten-nist closed 1 year ago

nikitawootten-nist commented 1 year ago

Committer Notes

A toy implementation of the Datatype and Item concepts of the Metaschema. This implementation only implements a string datatype and corresponding adapter. Please pay extra attention to the AbstractDatatypeAdapter's shape.

Be sure to check some caveats here: https://github.com/usnistgov/metaschema-node/pull/34#issuecomment-1310852758

All Submissions:

Changes to Core Features:

nikitawootten-nist commented 1 year ago

This design has a few caveats: