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
18 lines • 495 B
JSON
{
"domain": "Philosophers elements",
"domain_description": "Philosophical elements, a trivial model to create some ambiguities, notably \"earth\", which is also a key of the domain cosmos",
"_categories": [
{
"category": "element name",
"category_description": "name of the philosophical element",
"category_synonyms": [
"name"
],
"wordindex" : true
},
{
"category": "element properties"
}
],
"columns": []
}