mjordan / riprap

A PREMIS-compliant fixity checking microservice.
MIT License
13 stars 7 forks source link

Document a Riprap schema #4

Open mjordan opened 6 years ago

mjordan commented 6 years ago

This would basically describe the database structure, but would be framed such that any plugin needs to persist data in its own way corresponding to this schema.

mjordan commented 6 years ago

datestamp has a string value, for the following reasons:

The value must account for Daylight Saving Time.

mjordan commented 6 years ago

The schema should use elements that are consistent with the command options:

Plus:

mjordan commented 5 years ago

The database structure should be described as part of persist plugin documentation. WIP in branch issue-26.