UNPKG

mgnlq_testmodel

Version:

example model data for usage in mgnlq_model, use latter to create db testdb from this data, note that data needs to be explicitely linked as not a standard dependency

57 lines 1.24 kB
{ "domain": "IUPAC", "_categories": [ { "category": "element name", "category_description": "element name", "QBEColumnProps": { "defaultWidth": 120, "QBE": true, "LUNRIndex": true }, "wordindex" : true, "category_synonyms": [ "name" ] }, { "category": "element symbol", "category_description": "element symbol", "QBEColumnProps": { "defaultWidth": 60, "QBE": true, "LUNRIndex": true }, "wordindex": true, "category_synonyms": [ "symbol" ] }, { "category": "atomic weight", "category_description": "weigth of the element", "QBEColumnProps": { "defaultWidth": 80, "QBE": true }, "category_synonyms": [ "element weight" ] }, { "category": "element number", "category_description": "weigth of the element", "QBEColumnProps": { "defaultWidth": 60, "QBE": true, "LUNRIndex": true }, "wordindex": true } ], "columns": [ "element symbol", "element number", "element name" ] }