Skip to content

Releases: caltechlibrary/models

v0.0.7

11 May 23:46

Choose a tag to compare

  • cleaned up models
  • the new structures module will supply the modeling UI

Full Changelog: v0.0.5...v0.0.7

bug fix

15 Oct 21:41

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

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

Choose a tag to compare

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

Refining concepts

26 Sep 18:03

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

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.