< list

Configuration
JournalClub

Creator aiko.t.hiraki@dbcls.rois.ac.jp
Updated at 2021-07-26 00:14:38 UTC
Body
{
  "entity types": [
    {
      "id": "Disease"
    },
    {
      "id": "PositiveRegulation"
    },
    {
      "id": "NegativeRegulation"
    },
    {
      "id": "Gene"
    },
    {
      "id": "Biological"
    },
    {
      "id": "Computational"
    },
    {
      "id": "Glycan"
    },
    {
      "id": "TrialDesign"
    },
    {
      "id": "Company"
    },
    {
      "id": "Condition"
    },
    {
      "id": "Type"
    },
    {
      "id": "Method"
    },
    {
      "id": "Therapy"
    },
    {
      "id": "Number"
    },
    {
      "id": "Year"
    },
    {
      "id": "Area"
    },
    {
      "id": "Age"
    },
    {
      "id": "Sex"
    },
    {
      "id": "Database/Website"
    },
    {
      "id": "Chemical",
      "default": true
    },
    {
      "id": "Variant"
    },
    {
      "id": "Without"
    },
    {
      "id": "High"
    },
    {
      "id": "Low"
    },
    {
      "id": "Phenomena"
    },
    {
      "id": "Anatomy"
    }
  ],
  "relation types": [
    {
      "id": "has_a"
    },
    {
      "id": "has_status"
    },
    {
      "id": "is_a"
    },
    {
      "id": "for"
    },
    {
      "id": "to"
    },
    {
      "id": "binds_to"
    },
    {
      "id": "-"
    },
    {
      "id": "cause_of"
    },
    {
      "id": "by"
    },
    {
      "id": "made_by"
    },
    {
      "id": "made_of"
    },
    {
      "id": "made_from"
    },
    {
      "id": "named"
    },
    {
      "id": "relates"
    },
    {
      "id": "via"
    },
    {
      "id": "in"
    },
    {
      "id": "on"
    },
    {
      "id": "at"
    },
    {
      "id": "into"
    },
    {
      "id": "with"
    },
    {
      "id": "as"
    },
    {
      "id": "from"
    },
    {
      "id": "against"
    },
    {
      "id": "using"
    },
    {
      "id": "during"
    },
    {
      "id": "abbreviation"
    },
    {
      "id": "synonym"
    },
    {
      "id": "coreference"
    },
    {
      "id": "of_a",
      "default": true
    }
  ],
  "attribute types": [
    {
      "pred": "tao:has_database_id",
      "value type": "string",
      "default": "MESH:"
    },
    {
      "pred": "details",
      "value type": "selection",
      "values": [
        {
          "id": "synonym"
        },
        {
          "id": "type"
        },
        {
          "id": "abbreviation",
          "default": true
        }
      ]
    },
    {
      "pred": "Memo",
      "value type": "string",
      "default": ""
    },
    {
      "pred": "typo",
      "value type": "flag",
      "default": true,
      "label": "typo"
    },
    {
      "pred": "correct/standard/original word",
      "value type": "string",
      "default": ""
    },
    {
      "pred": "tao:has_standard_notation",
      "value type": "string",
      "default": "p."
    }
  ]
}