forked from biolink/biolink-model
-
Notifications
You must be signed in to change notification settings - Fork 1
/
clinical_modifier-config.yaml
83 lines (83 loc) · 3.32 KB
/
clinical_modifier-config.yaml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
description: Used to characterize and specify the phenotypic abnormalities defined
in the Phenotypic abnormality subontology, with respect to severity, laterality,
age of onset, and other aspects
display_name: !!python/object/new:biolinkml.meta.ClassDefinitionName
- clinical modifier
document_category: !!python/object/new:biolinkml.meta.ClassDefinitionName
- clinical modifier
fields:
- description: connects an attribute to a class that describes it
display_name: !!python/object/new:biolinkml.meta.SlotDefinitionName
- has attribute type
id: has_attribute_type
- cardinality: multi
description: connects an attribute to a value
display_name: !!python/object/new:biolinkml.meta.SlotDefinitionName
- has quantitative value
id: has_quantitative_value
- description: connects an attribute to a value
display_name: !!python/object/new:biolinkml.meta.SlotDefinitionName
- has qualitative value
id: has_qualitative_value
- description: A unique identifier for a thing. Must be either a CURIE shorthand for
a URI or a complete URI
display_name: !!python/object/new:biolinkml.meta.SlotDefinitionName
- id
id: id
- description: A human-readable name for a thing
display_name: !!python/object/new:biolinkml.meta.SlotDefinitionName
- name
id: name
- cardinality: multi
description: Name of the high level ontology class in which this entity is categorized.
Corresponds to the label for the biolink entity type class. In a neo4j database
this MAY correspond to the neo4j label tag
display_name: !!python/object/new:biolinkml.meta.SlotDefinitionName
- category
id: category
- cardinality: multi
description: A relationship that is asserted between two named things
display_name: !!python/object/new:biolinkml.meta.SlotDefinitionName
- related to
id: related_to
- cardinality: multi
description: holds between any two entities that directly or indirectly interact
with each other
display_name: !!python/object/new:biolinkml.meta.SlotDefinitionName
- interacts with
id: interacts_with
- description: A grouping for any property that holds between a node and a value
display_name: !!python/object/new:biolinkml.meta.SlotDefinitionName
- node property
id: node_property
- description: An IRI for the node. This is determined by the id using expansion rules.
display_name: !!python/object/new:biolinkml.meta.SlotDefinitionName
- iri
id: iri
- cardinality: multi
description: Alternate human-readable names for a thing
display_name: !!python/object/new:biolinkml.meta.SlotDefinitionName
- synonym
id: synonym
- description: a long-form human readable name for a thing
display_name: !!python/object/new:biolinkml.meta.SlotDefinitionName
- full name
id: full_name
- description: a human-readable description of a thing
display_name: !!python/object/new:biolinkml.meta.SlotDefinitionName
- description
id: description
- cardinality: multi
description: more commonly used for gene symbols in yeast
display_name: !!python/object/new:biolinkml.meta.SlotDefinitionName
- systematic synonym
id: systematic_synonym
- cardinality: multi
description: holds between two classes where the domain class is a specialization
of the range class
display_name: !!python/object/new:biolinkml.meta.SlotDefinitionName
- subclass of
id: subclass_of
id: clinical_modifier
schema_generating: true
weight: 20