-
Notifications
You must be signed in to change notification settings - Fork 0
/
ontologies.html
49 lines (38 loc) · 1.21 KB
/
ontologies.html
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
<!DOCTYPE html>
<html>
<head>
<title>Virtual Imaging Platform (VIP) -- ontologies </title>
<link rel="StyleSheet" href="./doc_main.css" type="text/css" />
</head>
<body>
<h1>OntoVIP: Ontology of the Virtual Imaging Platform</h1>
<p>
<a href="./files/D1.1.1-final-ontologyV1.0.docx">Report</a></p>
<p>
OWL implementation (<a href="./files/ontovip0.41-30112012-15h18.zip">zip with all files</a>). </p>
</p>
<p>
Extracts of existing ontologies:
<ul>
<li> vip-atom.owl (extract of ChEBI)
<li> vip-pathological-object.owl (extract of MPATH)
<li> vip-pathological-anatomical-object-quality.owl (extract of PATO)
<li> vip-foreign-body-object.owl (extract of RadLex)
<li> vip-contrast-agent.owl (extract of RadLex)
<li> vip-biological-object.owl (extract of FMA)
<li> vip-radiopharmaceutical.owl (extract of RadLex)
</ul>
</p>
<p>
New ontology modules (developed as part of the VIP project):
<ul>
<li> VIP model (<a href="./files/VIP-Model-V3.63.pdf">OntoSpec documentation</a>)
<li> VIP simulated data (<a href="./files/VIP-Simulated-Data-V1.3.pdf">OntoSpec documentation</A>)
<li> VIP simulation (<a href="./files/VIP-Simulation-V1.3.pdf">OntoSpec documentation</a>)
</ul>
</p>
<p>
</ul>
</p>
</body>
</html>