Releases
1.1.0-beta
Refactoring
fixes multiple issues and makes physical data model easier to implement.
changes to the folder layout.
rename repo and add links to new website
introduce datapackage.json
as meta-data storage location (including views)
migrate table schemas from their own repo into ReadAct repo
Contents
new base tables Work, Space, Agent
. Person, Institution, Location, Place, AW, PrimarySources, SecondarySources
are now sub-tables.
change 90% of ids (it had to happen)
Quotations or Genres are no longer valid Act.act_object
see #355
we now use the comment field and the structural entries for unknown works across the whole Db
fixed a number of data input errors
remove NULL
with empty cells consistently and in line with schema updates
consistently use structural entries instead of unknown
Test and Schema
More and more accurate tests,
switching to python validator to avoid regex errors with ruby implementation
let travis generate view tables after each commit for easier display of visualizations
You can’t perform that action at this time.