-
Notifications
You must be signed in to change notification settings - Fork 11
/
food.html
438 lines (393 loc) · 25.4 KB
/
food.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
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
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
<?xml version="1.0" encoding="UTF-8"?>
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8"/>
<title>Food Ontology</title><title>Food Ontology</title>
<link href="http://eelst.cs.unibo.it/apps/LODE/owl.css" rel="stylesheet" type="text/css"/>
<link href="http://eelst.cs.unibo.it/apps/LODE/Primer.css" rel="stylesheet" type="text/css"/>
<link href="http://eelst.cs.unibo.it/apps/LODE/rec.css" rel="stylesheet" type="text/css"/>
<link href="http://eelst.cs.unibo.it/apps/LODE/extra.css" rel="stylesheet" type="text/css"/>
<link rel="shortcut icon" href="http://eelst.cs.unibo.it/apps/LODE/favicon.ico"/>
<script src="http://eelst.cs.unibo.it/apps/LODE/jquery.js"></script>
<script src="http://eelst.cs.unibo.it/apps/LODE/jquery.scrollTo.js"></script>
<script>
$(document).ready(
function () {
var list = $('a[name="http://www.essepuntato.it/tmp/1424008811-ontology"]');
if (list.size() != 0) {
var element = list.first();
$.scrollTo(element);
}
});
</script>
</head>
<body>
<div class="head"><h1>The FoodOntology Vocabulary for Food Products Description</h1>
<dl>
<dt>IRI:</dt>
<dd>http://purl.org/foodontology</dd>
<dt>Current Version:</dt>
<dd>V 1.1, Release 2015-02-13</dd>
<dt>Authors:</dt>
<dd>Maxim Kolchin, ITMO University</dd>
<dd>Maxim Lapaev, ITMO University</dd>
<dd>Rezeda Khaidarova, ITMO University</dd>
<dd>Alexander Chistyakov, ITMO University</dd>
<dd>Olga Parkhimovich, ITMO University</dd>
</dl>
<dl>
<dt>Imported Ontologies:</dt>
<dd><a href="http://purl.org/goodrelations/v1">http://purl.org/goodrelations/v1</a> (<a
href="http://www.essepuntato.it/lode/owlapi/http://purl.org/goodrelations/v1">visualise it with LODE</a>)
</dd>
</dl>
<dl>
<dt>Other visualisation:</dt>
<dd><a href="http://eelst.cs.unibo.it/apps/LODE/source?url=http://www.essepuntato.it/tmp/1424008811-ontology">Ontology
source</a></dd>
</dl>
</div>
<hr/>
<div>
<h2>Abstract</h2>
The Food Ontology is an extension of GoodsRelations Ontology [<a href="http://purl.org/goodrelations/v1">GoodsRelations</a>]
created to represent food and food products. Food Ontology describes food products and provides information on
ingredients, additives, nutrition facts and other food-specific facts.
</div>
<div id="toc"><h2>Table of Content</h2>
<ol>
<li><a href="#introduction">Introduction</a></li>
<li><a href="#namespacedeclarations">Namespace Declarations</a></li>
<li><a href="#description">Description</a></li>
<li><a href="#classes">Classes</a></li>
<li><a href="#objectproperties">Object Properties</a></li>
<li><a href="#dataproperties">Data Properties</a></li>
</ol>
</div>
<div id="introduction">
<h2>Introduction</h2>
Food Ontology is an ontology created for food and food products particularly
which is being developed for MneMojno project to structure its knowledge base of food
products and to interlink with other datasets (such as <a href="http://dbpedia.org/">DBPedia</a>) in future. The
motivation for building a new ontology is the lack of reusable, non-toy
ontology for food product domain.
The ontology extends the most powerful ontology for describing all of the details of
products and services <a href="http://purl.org/goodrelations/v1">GoodsRelations</a> ontology, here in after referred
to as the core
ontology. Below, we give an overview of the relevant conceptual entities and types of
relationships that extend the core ontology for food product domain.
</div>
<div id="namespacedeclarations"><h2>Namespace Declarations <span class="backlink"> back to <a href="#toc">ToC</a></span>
</h2>
<dl>
<dt><em>default namespace</em></dt>
<dd>http://purl.org/foodontology#</dd>
<dt>foaf</dt>
<dd>http://xmlns.com/foaf/0.1/</dd>
<dt>foodontology</dt>
<dd>http://purl.org/foodontology/</dd>
<dt>goodrelations</dt>
<dd>http://purl.org/goodrelations/</dd>
<dt>owl</dt>
<dd>http://www.w3.org/2002/07/owl#</dd>
<dt>purl-org</dt>
<dd>http://purl.org/</dd>
<dt>rdf</dt>
<dd>http://www.w3.org/1999/02/22-rdf-syntax-ns#</dd>
<dt>rdfs</dt>
<dd>http://www.w3.org/2000/01/rdf-schema#</dd>
<dt>v1</dt>
<dd>http://purl.org/goodrelations/v1#</dd>
<dt>vann</dt>
<dd>http://purl.org/vocab/vann/</dd>
<dt>xsd</dt>
<dd>http://www.w3.org/2001/XMLSchema#</dd>
</dl>
</div>
<div id="descriptionont">
<h2>Description</h2>
<p align="center"><img src="img/concept.jpg" width="600px"/></br>
<em>Fig. 1. Conceptual model of the Food Ontology</em></p>
</div>
<div id="classes"><h2>Classes</h2>
<ul class="hlist">
<li><a href="#d4e218" title="http://purl.org/foodontology#Food">Food</a></li>
<li><a href="#d4e234" title="http://purl.org/foodontology#FoodAdditive">Food additive</a></li>
<li><a href="#d4e250" title="http://purl.org/foodontology#Ingredient">Ingredient</a></li>
</ul>
<div id="d4e218" class="entity"><a name="http://purl.org/foodontology#Food"></a>
<h3>Food<sup title="class" class="type-c">c</sup><span class="backlink"> back to <a href="#toc">ToC</a> or <a
href="#classes">Class ToC</a></span></h3>
<p><strong>IRI:</strong> http://purl.org/foodontology#Food</p>
<dl class="description">
<dt>has super-classes</dt>
<dd><span class="dotted" title="http://purl.org/goodrelations/v1#ProductOrService">product or service</span><sup
title="class" class="type-c">c</sup></dd>
<dt>is in domain of</dt>
<dd><a href="#d4e97" title="http://purl.org/foodontology#carbohydratesPer100gAsDouble">carbohydrates per 100
g.</a><sup title="data property" class="type-dp">dp</sup>, <a href="#d4e30"
title="http://purl.org/foodontology#carbohydratesPer100g">carbohydrates
per100g</a><sup title="object property" class="type-op">op</sup>, <a href="#d4e118"
title="http://purl.org/foodontology#containsGMO">contains
a GMO</a><sup title="data property" class="type-dp">dp</sup>, <a href="#d4e42"
title="http://purl.org/foodontology#containsIngredient">contains
ingredient</a><sup title="object property" class="type-op">op</sup>, <a href="#d4e141"
title="http://purl.org/foodontology#energyPer100gAsDouble">energy
per 100 g.</a><sup title="data property" class="type-dp">dp</sup>, <a href="#d4e57"
title="http://purl.org/foodontology#energyPer100g">energy
per100g</a><sup title="object property" class="type-op">op</sup>, <a href="#d4e161"
title="http://purl.org/foodontology#fatPer100gAsDouble">fat
per 100 g.</a><sup title="data property" class="type-dp">dp</sup>, <a href="#d4e68"
title="http://purl.org/foodontology#fatPer100g">fat
per100g</a><sup title="object property" class="type-op">op</sup>, <a href="#d4e182"
title="http://purl.org/foodontology#ingredientsListAsText">ingredients
list as text</a><sup title="data property" class="type-dp">dp</sup>, <a href="#d4e191"
title="http://purl.org/foodontology#proteinsPer100gAsDouble">proteins
per 100 g.</a><sup title="data property" class="type-dp">dp</sup>, <a href="#d4e80"
title="http://purl.org/foodontology#proteinsPer100g">proteins
per100g</a><sup title="object property" class="type-op">op</sup></dd>
</dl>
</div>
<div id="d4e234" class="entity"><a name="http://purl.org/foodontology#FoodAdditive"></a>
<h3>Food additive<sup title="class" class="type-c">c</sup><span class="backlink"> back to <a href="#toc">ToC</a> or <a
href="#classes">Class ToC</a></span></h3>
<p><strong>IRI:</strong> http://purl.org/foodontology#FoodAdditive</p>
<dl class="description">
<dt>has super-classes</dt>
<dd><a href="#d4e250" title="http://purl.org/foodontology#Ingredient">Ingredient</a><sup title="class"
class="type-c">c</sup>
</dd>
</dl>
</div>
<div id="d4e250" class="entity"><a name="http://purl.org/foodontology#Ingredient"></a>
<h3>Ingredient<sup title="class" class="type-c">c</sup><span class="backlink"> back to <a href="#toc">ToC</a> or <a
href="#classes">Class ToC</a></span></h3>
<p><strong>IRI:</strong> http://purl.org/foodontology#Ingredient</p>
<dl class="description">
<dt>has sub-classes</dt>
<dd><a href="#d4e234" title="http://purl.org/foodontology#FoodAdditive">Food additive</a><sup title="class"
class="type-c">c</sup>
</dd>
<dt>is in range of</dt>
<dd><a href="#d4e42" title="http://purl.org/foodontology#containsIngredient">contains ingredient</a><sup
title="object property" class="type-op">op</sup></dd>
</dl>
</div>
</div>
<div id="objectproperties"><h2>Object Properties</h2>
<ul class="hlist">
<li><a href="#d4e30"
title="http://purl.org/foodontology#carbohydratesPer100g"><span>carbohydrates per100g</span></a></li>
<li><a href="#d4e42"
title="http://purl.org/foodontology#containsIngredient"><span>contains ingredient</span></a></li>
<li><a href="#d4e57" title="http://purl.org/foodontology#energyPer100g"><span>energy per100g</span></a></li>
<li><a href="#d4e68" title="http://purl.org/foodontology#fatPer100g"><span>fat per100g</span></a></li>
<li><a href="#d4e80" title="http://purl.org/foodontology#proteinsPer100g"><span>proteins per100g</span></a></li>
</ul>
<div id="d4e30" class="entity"><a name="http://purl.org/foodontology#carbohydratesPer100g"></a>
<h3>carbohydrates per100g<sup title="object property" class="type-op">op</sup><span class="backlink"> back to <a
href="#toc">ToC</a> or <a href="#objectproperties">Object Property ToC</a></span></h3>
<p><strong>IRI:</strong> http://purl.org/foodontology#carbohydratesPer100g</p>
<div class="description">
<dl>
<dt>has super-properties</dt>
<dd><span class="dotted" title="http://purl.org/goodrelations/v1#quantitativeProductOrServiceProperty">quantitative product or service property</span><sup
title="object property" class="type-op">op</sup></dd>
<dt>has domain</dt>
<dd><a href="#d4e218" title="http://purl.org/foodontology#Food">Food</a><sup title="class"
class="type-c">c</sup></dd>
<dt>has range</dt>
<dd><span class="dotted" title="http://purl.org/goodrelations/v1#QuantitativeValueFloat">quantitative value float</span><sup
title="class" class="type-c">c</sup></dd>
</dl>
</div>
</div>
<div id="d4e42" class="entity"><a name="http://purl.org/foodontology#containsIngredient"></a>
<h3>contains ingredient<sup title="object property" class="type-op">op</sup><span class="backlink"> back to <a
href="#toc">ToC</a> or <a href="#objectproperties">Object Property ToC</a></span></h3>
<p><strong>IRI:</strong> http://purl.org/foodontology#containsIngredient</p>
<div class="comment"><p>contains ingredient</p></div>
<div class="description">
<dl>
<dt>has domain</dt>
<dd><a href="#d4e218" title="http://purl.org/foodontology#Food">Food</a><sup title="class"
class="type-c">c</sup></dd>
<dt>has range</dt>
<dd><a href="#d4e250" title="http://purl.org/foodontology#Ingredient">Ingredient</a><sup title="class"
class="type-c">c</sup>
</dd>
</dl>
</div>
</div>
<div id="d4e57" class="entity"><a name="http://purl.org/foodontology#energyPer100g"></a>
<h3>energy per100g<sup title="object property" class="type-op">op</sup><span class="backlink"> back to <a
href="#toc">ToC</a> or <a href="#objectproperties">Object Property ToC</a></span></h3>
<p><strong>IRI:</strong> http://purl.org/foodontology#energyPer100g</p>
<div class="description">
<dl>
<dt>has super-properties</dt>
<dd><span class="dotted" title="http://purl.org/goodrelations/v1#quantitativeProductOrServiceProperty">quantitative product or service property</span><sup
title="object property" class="type-op">op</sup></dd>
<dt>has domain</dt>
<dd><a href="#d4e218" title="http://purl.org/foodontology#Food">Food</a><sup title="class"
class="type-c">c</sup></dd>
<dt>has range</dt>
<dd><span class="dotted" title="http://purl.org/goodrelations/v1#QuantitativeValueFloat">quantitative value float</span><sup
title="class" class="type-c">c</sup></dd>
</dl>
</div>
</div>
<div id="d4e68" class="entity"><a name="http://purl.org/foodontology#fatPer100g"></a>
<h3>fat per100g<sup title="object property" class="type-op">op</sup><span class="backlink"> back to <a
href="#toc">ToC</a> or <a href="#objectproperties">Object Property ToC</a></span></h3>
<p><strong>IRI:</strong> http://purl.org/foodontology#fatPer100g</p>
<div class="description">
<dl>
<dt>has super-properties</dt>
<dd><span class="dotted" title="http://purl.org/goodrelations/v1#quantitativeProductOrServiceProperty">quantitative product or service property</span><sup
title="object property" class="type-op">op</sup></dd>
<dt>has domain</dt>
<dd><a href="#d4e218" title="http://purl.org/foodontology#Food">Food</a><sup title="class"
class="type-c">c</sup></dd>
<dt>has range</dt>
<dd><span class="dotted" title="http://purl.org/goodrelations/v1#QuantitativeValueFloat">quantitative value float</span><sup
title="class" class="type-c">c</sup></dd>
</dl>
</div>
</div>
<div id="d4e80" class="entity"><a name="http://purl.org/foodontology#proteinsPer100g"></a>
<h3>proteins per100g<sup title="object property" class="type-op">op</sup><span class="backlink"> back to <a
href="#toc">ToC</a> or <a href="#objectproperties">Object Property ToC</a></span></h3>
<p><strong>IRI:</strong> http://purl.org/foodontology#proteinsPer100g</p>
<div class="description">
<dl>
<dt>has super-properties</dt>
<dd><span class="dotted" title="http://purl.org/goodrelations/v1#quantitativeProductOrServiceProperty">quantitative product or service property</span><sup
title="object property" class="type-op">op</sup></dd>
<dt>has domain</dt>
<dd><a href="#d4e218" title="http://purl.org/foodontology#Food">Food</a><sup title="class"
class="type-c">c</sup></dd>
<dt>has range</dt>
<dd><span class="dotted" title="http://purl.org/goodrelations/v1#QuantitativeValueFloat">quantitative value float</span><sup
title="class" class="type-c">c</sup></dd>
</dl>
</div>
</div>
</div>
<div id="dataproperties"><h2>Data Properties</h2>
<ul class="hlist">
<li><a href="#d4e97" title="http://purl.org/foodontology#carbohydratesPer100gAsDouble">carbohydrates per 100
g.</a></li>
<li><a href="#d4e118" title="http://purl.org/foodontology#containsGMO">contains a GMO</a></li>
<li><a href="#d4e141" title="http://purl.org/foodontology#energyPer100gAsDouble">energy per 100 g.</a></li>
<li><a href="#d4e161" title="http://purl.org/foodontology#fatPer100gAsDouble">fat per 100 g.</a></li>
<li><a href="#d4e182"
title="http://purl.org/foodontology#ingredientsListAsText"><span>ingredients list as text</span></a></li>
<li><a href="#d4e191" title="http://purl.org/foodontology#proteinsPer100gAsDouble">proteins per 100 g.</a></li>
</ul>
<div id="d4e97" class="entity"><a name="http://purl.org/foodontology#carbohydratesPer100gAsDouble"></a>
<h3>carbohydrates per 100 g.<sup title="data property" class="type-dp">dp</sup><span
class="backlink"> back to <a href="#toc">ToC</a> or <a href="#dataproperties">Data Property
ToC</a></span></h3>
<p><strong>IRI:</strong> http://purl.org/foodontology#carbohydratesPer100gAsDouble</p>
<div class="description">
<dl>
<dt>has super-properties</dt>
<dd><span class="dotted" title="http://purl.org/goodrelations/v1#datatypeProductOrServiceProperty">datatype product or service property</span><sup
title="data property" class="type-dp">dp</sup></dd>
<dt>has domain</dt>
<dd><a href="#d4e218" title="http://purl.org/foodontology#Food">Food</a><sup title="class"
class="type-c">c</sup></dd>
<dt>has range</dt>
<dd><span class="dotted" title="http://www.w3.org/2001/XMLSchema#double">double</span></dd>
</dl>
</div>
</div>
<div id="d4e118" class="entity"><a name="http://purl.org/foodontology#containsGMO"></a>
<h3>contains a GMO<sup title="data property" class="type-dp">dp</sup><span class="backlink"> back to <a
href="#toc">ToC</a> or <a href="#dataproperties">Data Property ToC</a></span></h3>
<p><strong>IRI:</strong> http://purl.org/foodontology#containsGMO</p>
<div class="description"><p><strong>has characteristics:</strong> functional</p>
<dl>
<dt>has super-properties</dt>
<dd><span class="dotted" title="http://purl.org/goodrelations/v1#datatypeProductOrServiceProperty">datatype product or service property</span><sup
title="data property" class="type-dp">dp</sup></dd>
<dt>has domain</dt>
<dd><a href="#d4e218" title="http://purl.org/foodontology#Food">Food</a><sup title="class"
class="type-c">c</sup></dd>
<dt>has range</dt>
<dd><span class="dotted" title="http://www.w3.org/2001/XMLSchema#boolean">boolean</span></dd>
</dl>
</div>
</div>
<div id="d4e141" class="entity"><a name="http://purl.org/foodontology#energyPer100gAsDouble"></a>
<h3>energy per 100 g.<sup title="data property" class="type-dp">dp</sup><span class="backlink"> back to <a
href="#toc">ToC</a> or <a href="#dataproperties">Data Property ToC</a></span></h3>
<p><strong>IRI:</strong> http://purl.org/foodontology#energyPer100gAsDouble</p>
<div class="description">
<dl>
<dt>has super-properties</dt>
<dd><span class="dotted" title="http://purl.org/goodrelations/v1#datatypeProductOrServiceProperty">datatype product or service property</span><sup
title="data property" class="type-dp">dp</sup></dd>
<dt>has domain</dt>
<dd><a href="#d4e218" title="http://purl.org/foodontology#Food">Food</a><sup title="class"
class="type-c">c</sup></dd>
<dt>has range</dt>
<dd><span class="dotted" title="http://www.w3.org/2001/XMLSchema#double">double</span></dd>
</dl>
</div>
</div>
<div id="d4e161" class="entity"><a name="http://purl.org/foodontology#fatPer100gAsDouble"></a>
<h3>fat per 100 g.<sup title="data property" class="type-dp">dp</sup><span class="backlink"> back to <a
href="#toc">ToC</a> or <a href="#dataproperties">Data Property ToC</a></span></h3>
<p><strong>IRI:</strong> http://purl.org/foodontology#fatPer100gAsDouble</p>
<div class="description">
<dl>
<dt>has super-properties</dt>
<dd><span class="dotted" title="http://purl.org/goodrelations/v1#datatypeProductOrServiceProperty">datatype product or service property</span><sup
title="data property" class="type-dp">dp</sup></dd>
<dt>has domain</dt>
<dd><a href="#d4e218" title="http://purl.org/foodontology#Food">Food</a><sup title="class"
class="type-c">c</sup></dd>
<dt>has range</dt>
<dd><span class="dotted" title="http://www.w3.org/2001/XMLSchema#double">double</span></dd>
</dl>
</div>
</div>
<div id="d4e182" class="entity"><a name="http://purl.org/foodontology#ingredientsListAsText"></a>
<h3>ingredients list as text<sup title="data property" class="type-dp">dp</sup><span
class="backlink"> back to <a href="#toc">ToC</a> or <a href="#dataproperties">Data Property
ToC</a></span></h3>
<p><strong>IRI:</strong> http://purl.org/foodontology#ingredientsListAsText</p>
<div class="description">
<dl>
<dt>has domain</dt>
<dd><a href="#d4e218" title="http://purl.org/foodontology#Food">Food</a><sup title="class"
class="type-c">c</sup></dd>
<dt>has range</dt>
<dd><span class="dotted" title="http://www.w3.org/2000/01/rdf-schema#Literal">literal</span></dd>
</dl>
</div>
</div>
<div id="d4e191" class="entity"><a name="http://purl.org/foodontology#proteinsPer100gAsDouble"></a>
<h3>proteins per 100 g.<sup title="data property" class="type-dp">dp</sup><span class="backlink"> back to <a
href="#toc">ToC</a> or <a href="#dataproperties">Data Property ToC</a></span></h3>
<p><strong>IRI:</strong> http://purl.org/foodontology#proteinsPer100gAsDouble</p>
<div class="description">
<dl>
<dt>has super-properties</dt>
<dd><span class="dotted" title="http://purl.org/goodrelations/v1#datatypeProductOrServiceProperty">datatype product or service property</span><sup
title="data property" class="type-dp">dp</sup></dd>
<dt>has domain</dt>
<dd><a href="#d4e218" title="http://purl.org/foodontology#Food">Food</a><sup title="class"
class="type-c">c</sup></dd>
<dt>has range</dt>
<dd><span class="dotted" title="http://www.w3.org/2001/XMLSchema#double">double</span></dd>
</dl>
</div>
</div>
</div>
<p class="endnote">This HTML document was obtained by processing the OWL ontology source code through <a
href="http://www.essepuntato.it/lode">LODE</a>, <em>Live OWL Documentation Environment</em>, developed by <a
href="http://www.essepuntato.it">Silvio Peroni</a>.</p></body>
</html>