Skip to content

Releases: caltechlibrary/models

bug fix

15 Oct 21:41
Compare
Choose a tag to compare

Added check in validate call to make sure model is not nil, fails check if it is nil.

Improved debugging, adding identifier types

08 Oct 15:58
Compare
Choose a tag to compare

This release sees improvement in debug handling as well as added identifier types. NOTE: The validation is too reliant on patterns, types like ROR need to have more thorough validation.

Refining interactive modeler

27 Sep 18:21
Compare
Choose a tag to compare

This release refines the interactive model experiment, modelgen model mything.yaml.

Refining concepts

26 Sep 18:03
Compare
Choose a tag to compare

This release includes a cli demoing the concept behind models packages called modelgen. It includes a crude interactive modeler action.

Proof of Concept

20 Sep 23:09
Compare
Choose a tag to compare

This is a proof of concept of the models Go package. It include a cli modelgen which can take a model expressed as YAML and render HTML or SQLite 3 Scheme.

This repository is intended for use by Newt and Dataset Projects at Caltech Library.