-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathvessel.yaml
67 lines (56 loc) · 1.16 KB
/
vessel.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
pattern_name: vessel
pattern_iri: http://purl.obolibrary.org/obo/vccf/patterns/vessel.yaml
description: "This is a pattern for a vessel in the human body."
status: "development"
relations:
connected to: "RO:0002170"
in taxon: "RO:0002162"
part of: "BFO:0000050"
annotationProperties:
obo_foundry_uniquename: "http://purl.obolibrary.org/obo/IAO_0000589"
hasExactSynonym: "oboInOwl:hasExactSynonym"
hasDbXref: "oboInOwl:hasDbXref"
vars:
parent: ""
taxon: "NCBITaxon:9606"
location: ""
data_list_vars:
synonym: ""
xrefs: ""
synonym_xrefs: ""
fma_xref: ""
data_vars:
label: ""
human_label: ""
name:
text: "%s"
vars:
- label
def:
text: "A vessel located in %s"
vars:
- location
xrefs: xrefs
xref:
value: fma_xref
exact_synonym:
value: synonym
xrefs: synonym_xrefs
logical_axioms:
- axiom_type: subClassOf
text: "%s"
vars:
- parent
- axiom_type: subClassOf
text: "'in taxon' some %s"
vars:
- taxon
- axiom_type: subClassOf
text: "'part of' some %s"
vars:
- 'location'
annotations:
- annotationProperty: obo_foundry_uniquename
text: "%s"
vars:
- human_label