rhfogh / mxlims_data_model

Data model / API for crystallography LIMS data
GNU Lesser General Public License v2.1
3 stars 1 forks source link

Working format #1

Open rhfogh opened 9 months ago

rhfogh commented 9 months ago

We need to agree on a format for storing the data model. It should preferably be lightweight, practical, simple to incorporate into code, and allow validation against the standard. Obvious possibilities are:

I have no direct experience with either - and anyway they seem to be interconvertible. What is already in use, and what would people propose?

A less obvious possibility would be mmCIF. This might be a very good choice for formalising a standard later, being precisely defined, authoritative, and used for deposition. However it is heavyweight and hard to work with, so probably not a good choice to begin with.