Configuration
Test-newTextAEconfig
Test
| Creator | aiko.t.hiraki@dbcls.rois.ac.jp |
|---|---|
| Updated at | 2020-04-26 14:55:16 UTC |
| Body |
{
"entity types": [
{
"id": "something"
},
{
"id": "Gene",
"color": "#80ff80"
},
{
"id": "OutOfSope",
"color": "#c0c0c0"
},
{
"id": "Protein",
"default": true
}
],
"attribute types": [
{
"pred": "UniProtID1",
"value type": "string",
"default": "",
"values": [
{
"pattern": "ID"
}
]
}
]
}
|
