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
22 lines • 509 B
JSON
{
"domain": "Philosophers elements",
"description" : "Philosophical elements, a trivial model to create some ambiguities, notably \"earth\", which is also a key of the domain cosmos",
"category": [
{ "name" : "element name",
"description" : "name of the philosophical element"
},
"element properties"
],
"wordindex": [
"element name"
],
"exactmatch" : [
],
"hidden": [
],
"tool": {
},
"synonyms" : {
"element name" : ["name"]
}
}