abot_testmodel
Version:
example model data
22 lines • 488 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"]
}
}