

| {S}[B] Status [i] | core |
|---|---|
| Provenance |
|
| Used by |
|
| Contributors |
|
| Source (v1.0.0) |
Type: object
Description: OntologyClass represents the core object used to reference domain-specific
entities, as well as to identify their domains through the appropriate
prefix.
CURIES are case sensitive, although for prefixes this practice is
inconsistently followed.
| Property | Type |
|---|---|
| id | string |
| label | string |
CURIE of the ontology class
id Value Example"ncit:C8294"
the text label associated with the ontology class
label Value Example"Pancreatic Adenocarcinoma"
OntologyClass Value Examples{
"id" : "DUO:0000004",
"label" : "no restriction"
}
{
"id" : "HP:0003621",
"label" : "Juvenile onset"
}