language en

FoodleMaps

Latest version:
https://alexmv12.github.io/FoodleMaps/
Revision:
1.0
Authors:
https://alexmv12.xyz/
https://github.com/FrancescoAttorre
Download serialization:
JSON-LD RDF/XML N-Triples TTL
License:
https://www.gnu.org/licenses/gpl-3.0-standalone.html
Visualization:
Visualize with WebVowl
Cite as:
https://alexmv12.xyz/,https://github.com/FrancescoAttorre. FoodleMaps. Revision: 1.0.

Ontology Specification Draft

Abstract

FoodleMaps provides a way to create restaurant entities, with a detailed description of dishes in the menu. Dishes can be characterized by the used ingredients, but also by the preparation time, by some characteristic and others. This makes the ontology useful to design an application to help users in finding restaurants according to their needs.

FoodleMaps: Overview back to ToC

This ontology has the following classes and properties.

Classes

Object Properties

Data Properties

Named Individuals

FoodleMaps: Description back to ToC

This is a placeholder text for the description of your ontology. The description should include an explanation and a diagram explaining how the classes are related, examples of usage, etc.

Cross reference for FoodleMaps classes, properties and dataproperties back to ToC

This section provides details for each class and property defined by FoodleMaps.

Classes

Characteristicc back to ToC or Class ToC

IRI: https://alexmv12.github.io/FoodleMaps/#Characteristic

An adjective characterizing the main aspect of a dish.
Example
Fresh, Heavy, Light, Spicy
is in range of
hasCharacteristic op, requiresCharacteristic op
has members
alcoholic ni, fatty ni, fresh ni, heavy ni, light ni, salty ni, tasty ni, warm ni

Foodc back to ToC or Class ToC

IRI: http://dbpedia.org/ontology/Food

Food is any eatable or drinkable substance that is normally consumed by humans.
has sub-classes
Ingredient c

FoodEstablishmentc back to ToC or Class ToC

IRI: http://schema.org/FoodEstablishment

A food-related business.
Is defined by
http://schema.org/FoodEstablishment
has super-classes
local business c
has members
Cantinetta caprese ni, Osteria dell'orsa ni, Tavernacolo Lambrate ni, Trattoria Sole Milano ni

Ingredientc back to ToC or Class ToC

IRI: https://alexmv12.github.io/FoodleMaps/#Ingredient

Every ingredient is a food which can be used to prepare dishes.
Example
Spaghetti, Tomato sauce, Basil
has super-classes
Food c
is in range of
hasIngredient op
has members
bacon ni, balsamic vinegar ni, basil ni, black pepper ni, bovin filet ni, brandy ni, bread ni, breadcrumbs ni, buffalo mozzarella ni, butter ni, caper ni, carrot ni, celery ni, clams ni, cocoa ni, codfish ni, coffee ni, duck breast ni, egg ni, egg spaghetti ni, feta ni, fig jam ni, flour type 00 ni, garlic ni, gorgonzola ni, green pepper ni, ground beef ni, ground pork ni, honey ni, mascarpone ni, meat broth ni, mortadella ni, mussels ni, mustard ni, nutmeg ni, octopus ni, olive ni, olive oil ni, onion ni, oregano ni, parmigiano reggiano ni, parsley ni, pecorino ni, pomodoro sauce ni, pork loin ni, raw ham ni, red wine ni, rosemary ni, rum ni, salad ni, salami ni, salt ni, savoyard ni, shrimps ni, spaghetti ni, spaghetti gluten free ni, squids ni, stracciatella ni, sugar ni, tagliatelle ni, tomato ni, tuna ni, veal ni, veil ni, walnuts ni, water ni, white wine ni

Menuc back to ToC or Class ToC

IRI: http://schema.org/Menu

A structured representation of food or drink items available from a FoodEstablishment.
Is defined by
http://schema.org/Menu
has super-classes
creative work c
is in domain of
servesRecipe op
has members
Menu0 ni, menu1 ni, menu2 ni, menu3 ni

MenuItemc back to ToC or Class ToC

IRI: http://schema.org/MenuItem

A food or drink item listed in a menu or menu section.
Is defined by
http://schema.org/MenuItem
has super-classes
intangible c
is in domain of
hasCharacteristic op, hasPreparationTime dp, hasRecipe op
has members
Baba al rum ni, Bruschetta ni, Caprese di bufala ni, Cotoletta alla bolognese ni, Filetto al pepe verde ni, Insalata greca ni, Merluzzo alla livornese ni, Pasta al pomodoro ni, Pasta alla carbonara ni, Petto d'anatra affumicato ni, Pignatella ni, Spaghetti al polpo ni, Tagliatelle alla bolognese ni, Tiramisu ni, Tortellini in brodo ni, Vitello tonnato ni

Recipec back to ToC or Class ToC

IRI: http://schema.org/Recipe

A recipe. For dietary restrictions covered by the recipe, a few common restrictions are enumerated via <a class="localLink" href="http://schema.org/suitableForDiet">suitableForDiet</a>. The <a class="localLink" href="http://schema.org/keywords">keywords</a> property can also be used to add more detail.
Is defined by
http://schema.org/Recipe
has super-classes
how to c
is in domain of
hasIngredient op, suitableForDiet op
is in range of
hasRecipe op, servesRecipe op
has members
Recipe0 ni, recipe1 ni, recipe10 ni, recipe11 ni, recipe12 ni, recipe13 ni, recipe14 ni, recipe15 ni, recipe16 ni, recipe17 ni, recipe18 ni, recipe2 ni, recipe3 ni, recipe4 ni, recipe5 ni, recipe6 ni, recipe7 ni, recipe8 ni, recipe9 ni

RestrictedDietc back to ToC or Class ToC

IRI: http://schema.org/RestrictedDiet

A diet restricted to certain foods or preparations for cultural, religious, health or lifestyle reasons.
Is defined by
http://schema.org/RestrictedDiet
has super-classes
enumeration c
is in range of
requiresDiet op
has members
diabetic diet ni, gluten free diet ni, halal diet ni, hindu diet ni, kosher diet ni, low calorie diet ni, low fat diet ni, low lactose diet ni, low salt diet ni, vegan diet ni, vegetarian diet ni

Userc back to ToC or Class ToC

IRI: https://alexmv12.github.io/FoodleMaps/#User

User is the class which represents the requests of the application user in terms of wanted ingredients, wanted diet, etc.
is in domain of
requiresCharacteristic op, requiresDiet op

Object Properties

hasCharacteristicop back to ToC or Object Property ToC

IRI: https://alexmv12.github.io/FoodleMaps/#hasCharacteristic

Assigns one characteristic to a dish.
Example
Assigns "Light" to "pasta al pomodoro".
has super-properties
top object property
has domain
MenuItem c
has range
Characteristic c

hasIngredientop back to ToC or Object Property ToC

IRI: https://alexmv12.github.io/FoodleMaps/#hasIngredient

Associates an ingredient to a recipe.
Example
Associates "Spaghetti" ingredient to "Pasta al pomodoro".
has domain
Recipe c
has range
Ingredient c

hasMenuop back to ToC or Object Property ToC

IRI: http://schema.org/hasMenu

Either the actual menu as a structured representation, as text, or a URL of the menu.
Is defined by
http://schema.org/hasMenu
has domain
FoodEstablishment c
has range
Menu c or role c or text c or u r l c

hasRecipeop back to ToC or Object Property ToC

IRI: https://alexmv12.github.io/FoodleMaps/#hasRecipe

Associates a Recipe to a MenuItem.MenuItems can have multiple recipes, to indicate different versions of the same dish.
has domain
MenuItem c
has range
Recipe c

requiresCharacteristicop back to ToC or Object Property ToC

IRI: https://alexmv12.github.io/FoodleMaps/#requiresCharacteristic

Used to express a constraint wanted by the user to a specific characteristic.
Example
The user wants a "Heavy" dish.
has domain
User c
has range
Characteristic c

requiresDietop back to ToC or Object Property ToC

IRI: https://alexmv12.github.io/FoodleMaps/#requiresDiet

Used to express a diet followed by the user; the returned dishes will have to be suitable for that diet.
Example
Restricts dishes to VeganDiet.
has domain
User c
has range
RestrictedDiet c

servesRecipeop back to ToC or Object Property ToC

IRI: https://alexmv12.github.io/FoodleMaps/#servesRecipe

Connects a Menu to some Recipes, served by that menu.
has super-properties
top object property
has domain
Menu c
has range
Recipe c

suitableForDietop back to ToC or Object Property ToC

IRI: http://schema.org/suitableForDiet

Indicates a dietary restriction or guideline for which this recipe or menu item is suitable, e.g. diabetic, halal etc.
Is defined by
http://schema.org/suitableForDiet
has domain
Recipe c
has range
RestrictedDiet c or role c or text c or u r l c

Data Properties

hasPreparationTimedp back to ToC or Data Property ToC

IRI: https://alexmv12.github.io/FoodleMaps/#hasPreparationTime

Indicates how many minutes are needed to prepare and serve the dish. More precisely, is the time which should pass between the moment in which the order is made and the moment in which the dish is server.
Example
10.
has domain
MenuItem c
has range
int

Named Individuals

alcoholicni back to ToC or Named Individual ToC

IRI: https://alexmv12.github.io/FoodleMaps/#Alcoholic

belongs to
Characteristic c

Baba al rumni back to ToC or Named Individual ToC

IRI: https://alexmv12.github.io/FoodleMaps/#Baba_al_rum

belongs to
MenuItem c
has facts
hasCharacteristic op alcoholic
hasCharacteristic op tasty
hasRecipe op recipe17
hasPreparationTime dp "3"^^int

baconni back to ToC or Named Individual ToC

IRI: https://alexmv12.github.io/FoodleMaps/#Bacon

belongs to
Ingredient c

balsamic vinegarni back to ToC or Named Individual ToC

IRI: https://alexmv12.github.io/FoodleMaps/#Balsamic_vinegar

belongs to
Ingredient c

basilni back to ToC or Named Individual ToC

IRI: https://alexmv12.github.io/FoodleMaps/#Basil

belongs to
Ingredient c

black pepperni back to ToC or Named Individual ToC

IRI: https://alexmv12.github.io/FoodleMaps/#Black_pepper

belongs to
Ingredient c

bovin filetni back to ToC or Named Individual ToC

IRI: https://alexmv12.github.io/FoodleMaps/#Bovin_filet

belongs to
Ingredient c

brandyni back to ToC or Named Individual ToC

IRI: https://alexmv12.github.io/FoodleMaps/#Brandy

belongs to
Ingredient c

breadni back to ToC or Named Individual ToC

IRI: https://alexmv12.github.io/FoodleMaps/#Bread

belongs to
Ingredient c

Bruschettani back to ToC or Named Individual ToC

IRI: https://alexmv12.github.io/FoodleMaps/#Bruschettone_gorgonzola_noci_e_salame

belongs to
MenuItem c
has facts
hasCharacteristic op heavy
hasCharacteristic op tasty
hasRecipe op recipe10
hasRecipe op recipe9
hasPreparationTime dp "4"^^int

buffalo mozzarellani back to ToC or Named Individual ToC

IRI: https://alexmv12.github.io/FoodleMaps/#Buffalo_mozzarella

belongs to
Ingredient c

butterni back to ToC or Named Individual ToC

IRI: https://alexmv12.github.io/FoodleMaps/#Butter

belongs to
Ingredient c

Cantinetta capreseni back to ToC or Named Individual ToC

IRI: https://alexmv12.github.io/FoodleMaps/#La_Cantinetta_caprese

belongs to
FoodEstablishment c
has facts
hasMenu op menu3

caperni back to ToC or Named Individual ToC

IRI: https://alexmv12.github.io/FoodleMaps/#Caper

belongs to
Ingredient c

Caprese di bufalani back to ToC or Named Individual ToC

IRI: https://alexmv12.github.io/FoodleMaps/#Caprese_di_bufala

belongs to
MenuItem c
has facts
hasRecipe op recipe15

carbonarani back to ToC or Named Individual ToC

IRI: http://dbpedia.org/page/Carbonara

is same as
Pasta alla carbonara

carrotni back to ToC or Named Individual ToC

IRI: https://alexmv12.github.io/FoodleMaps/#Carrot

belongs to
Ingredient c

celeryni back to ToC or Named Individual ToC

IRI: https://alexmv12.github.io/FoodleMaps/#Celery

belongs to
Ingredient c

clamsni back to ToC or Named Individual ToC

IRI: https://alexmv12.github.io/FoodleMaps/#Clams

belongs to
Ingredient c

cocoani back to ToC or Named Individual ToC

IRI: https://alexmv12.github.io/FoodleMaps/#Cocoa

belongs to
Ingredient c

codfishni back to ToC or Named Individual ToC

IRI: https://alexmv12.github.io/FoodleMaps/#Codfish

belongs to
Ingredient c

coffeeni back to ToC or Named Individual ToC

IRI: https://alexmv12.github.io/FoodleMaps/#Coffee

belongs to
Ingredient c

Cotoletta alla bologneseni back to ToC or Named Individual ToC

IRI: https://alexmv12.github.io/FoodleMaps/#Cotoletta_alla_bolognese

belongs to
MenuItem c
has facts
hasRecipe op recipe8

diabetic dietni back to ToC or Named Individual ToC

IRI: http://schema.org/DiabeticDiet

belongs to
RestrictedDiet c

duck breastni back to ToC or Named Individual ToC

IRI: https://alexmv12.github.io/FoodleMaps/#Duck_breast

belongs to
Ingredient c

eggni back to ToC or Named Individual ToC

IRI: https://alexmv12.github.io/FoodleMaps/#Egg

belongs to
Ingredient c

egg spaghettini back to ToC or Named Individual ToC

IRI: https://alexmv12.github.io/FoodleMaps/#Egg_spaghetti

belongs to
Ingredient c

fattyni back to ToC or Named Individual ToC

IRI: https://alexmv12.github.io/FoodleMaps/#Fatty

belongs to
Characteristic c

fetani back to ToC or Named Individual ToC

IRI: https://alexmv12.github.io/FoodleMaps/#Feta

belongs to
Ingredient c

fig jamni back to ToC or Named Individual ToC

IRI: https://alexmv12.github.io/FoodleMaps/#Fig_jam

belongs to
Ingredient c

Filetto al pepe verdeni back to ToC or Named Individual ToC

IRI: https://alexmv12.github.io/FoodleMaps/#Filetto_al_pepe_verde

belongs to
MenuItem c
has facts
hasRecipe op recipe18
hasRecipe op recipe3
hasPreparationTime dp "15"^^integer

flour type 00ni back to ToC or Named Individual ToC

IRI: https://alexmv12.github.io/FoodleMaps/#Flour_type_00

belongs to
Ingredient c

freshni back to ToC or Named Individual ToC

IRI: https://alexmv12.github.io/FoodleMaps/#Fresh

belongs to
Characteristic c

garlicni back to ToC or Named Individual ToC

IRI: https://alexmv12.github.io/FoodleMaps/#Garlic

belongs to
Ingredient c

gluten free dietni back to ToC or Named Individual ToC

IRI: http://schema.org/GlutenFreeDiet

belongs to
RestrictedDiet c

gorgonzolani back to ToC or Named Individual ToC

IRI: https://alexmv12.github.io/FoodleMaps/#Gorgonzola

belongs to
Ingredient c

green pepperni back to ToC or Named Individual ToC

IRI: https://alexmv12.github.io/FoodleMaps/#Green_pepper

belongs to
Ingredient c

ground beefni back to ToC or Named Individual ToC

IRI: https://alexmv12.github.io/FoodleMaps/#Ground_beef

belongs to
Ingredient c

ground porkni back to ToC or Named Individual ToC

IRI: https://alexmv12.github.io/FoodleMaps/#Ground_pork

belongs to
Ingredient c

halal dietni back to ToC or Named Individual ToC

IRI: http://schema.org/HalalDiet

belongs to
RestrictedDiet c

heavyni back to ToC or Named Individual ToC

IRI: https://alexmv12.github.io/FoodleMaps/#Heavy

belongs to
Characteristic c

hindu dietni back to ToC or Named Individual ToC

IRI: http://schema.org/HinduDiet

belongs to
RestrictedDiet c

honeyni back to ToC or Named Individual ToC

IRI: https://alexmv12.github.io/FoodleMaps/#Honey

belongs to
Ingredient c

Insalata grecani back to ToC or Named Individual ToC

IRI: https://alexmv12.github.io/FoodleMaps/#Insalata_greca

belongs to
MenuItem c
has facts
hasCharacteristic op fresh
hasCharacteristic op light
hasRecipe op recipe11
hasPreparationTime dp "5"^^int

kosher dietni back to ToC or Named Individual ToC

IRI: http://schema.org/KosherDiet

belongs to
RestrictedDiet c

lightni back to ToC or Named Individual ToC

IRI: https://alexmv12.github.io/FoodleMaps/#Light

belongs to
Characteristic c

low calorie dietni back to ToC or Named Individual ToC

IRI: http://schema.org/LowCalorieDiet

belongs to
RestrictedDiet c

low fat dietni back to ToC or Named Individual ToC

IRI: http://schema.org/LowFatDiet

belongs to
RestrictedDiet c

low lactose dietni back to ToC or Named Individual ToC

IRI: http://schema.org/LowLactoseDiet

belongs to
RestrictedDiet c

low salt dietni back to ToC or Named Individual ToC

IRI: http://schema.org/LowSaltDiet

belongs to
RestrictedDiet c

mascarponeni back to ToC or Named Individual ToC

IRI: https://alexmv12.github.io/FoodleMaps/#Mascarpone

belongs to
Ingredient c

meat brothni back to ToC or Named Individual ToC

IRI: https://alexmv12.github.io/FoodleMaps/#Meat_broth

belongs to
Ingredient c

Merluzzo alla livorneseni back to ToC or Named Individual ToC

IRI: https://alexmv12.github.io/FoodleMaps/#Merluzzo_alla_livornese

belongs to
MenuItem c
has facts
hasCharacteristic op light
hasRecipe op recipe4

mortadellani back to ToC or Named Individual ToC

IRI: https://alexmv12.github.io/FoodleMaps/#Mortadella

belongs to
Ingredient c

musselsni back to ToC or Named Individual ToC

IRI: https://alexmv12.github.io/FoodleMaps/#Mussels

belongs to
Ingredient c

mustardni back to ToC or Named Individual ToC

IRI: https://alexmv12.github.io/FoodleMaps/#Mustard

belongs to
Ingredient c

nutmegni back to ToC or Named Individual ToC

IRI: https://alexmv12.github.io/FoodleMaps/#Nutmeg

belongs to
Ingredient c

octopusni back to ToC or Named Individual ToC

IRI: https://alexmv12.github.io/FoodleMaps/#Octopus

belongs to
Ingredient c

oliveni back to ToC or Named Individual ToC

IRI: https://alexmv12.github.io/FoodleMaps/#Olive

belongs to
Ingredient c

olive oilni back to ToC or Named Individual ToC

IRI: https://alexmv12.github.io/FoodleMaps/#Olive_oil

belongs to
Ingredient c

onionni back to ToC or Named Individual ToC

IRI: https://alexmv12.github.io/FoodleMaps/#Onion

belongs to
Ingredient c

oreganoni back to ToC or Named Individual ToC

IRI: https://alexmv12.github.io/FoodleMaps/#Oregano

belongs to
Ingredient c

Osteria dell'orsani back to ToC or Named Individual ToC

IRI: https://alexmv12.github.io/FoodleMaps/#Trattoria_dell_orsa

belongs to
FoodEstablishment c
has facts
hasMenu op Menu0

parmigiano reggianoni back to ToC or Named Individual ToC

IRI: https://alexmv12.github.io/FoodleMaps/#Parmigiano_reggiano

belongs to
Ingredient c

parsleyni back to ToC or Named Individual ToC

IRI: https://alexmv12.github.io/FoodleMaps/#Parsley

belongs to
Ingredient c

Pasta al pomodoroni back to ToC or Named Individual ToC

IRI: https://alexmv12.github.io/FoodleMaps/#Pasta_al_pomodoro

belongs to
MenuItem c
has facts
hasRecipe op recipe1
hasRecipe op recipe2

Pasta alla carbonarani back to ToC or Named Individual ToC

IRI: https://alexmv12.github.io/FoodleMaps/#Pasta_alla_carbonara

belongs to
MenuItem c
is same as
carbonara
has facts
hasCharacteristic op heavy
hasRecipe op Recipe0
hasPreparationTime dp "18"^^integer

pecorinoni back to ToC or Named Individual ToC

IRI: https://alexmv12.github.io/FoodleMaps/#Pecorino

belongs to
Ingredient c

Petto d'anatra affumicatoni back to ToC or Named Individual ToC

IRI: https://alexmv12.github.io/FoodleMaps/#Petto_d'anatra_affumicato

belongs to
MenuItem c
has facts
hasCharacteristic op salty
hasRecipe op recipe12
hasPreparationTime dp "10"^^int

Pignatellani back to ToC or Named Individual ToC

IRI: https://alexmv12.github.io/FoodleMaps/#Pignatella

belongs to
MenuItem c
has facts
hasCharacteristic op heavy
hasRecipe op recipe16

pomodoro sauceni back to ToC or Named Individual ToC

IRI: https://alexmv12.github.io/FoodleMaps/#Pomodoro_sauce

belongs to
Ingredient c

pork loinni back to ToC or Named Individual ToC

IRI: https://alexmv12.github.io/FoodleMaps/#Pork_loin

belongs to
Ingredient c

raw hamni back to ToC or Named Individual ToC

IRI: https://alexmv12.github.io/FoodleMaps/#Raw_ham

belongs to
Ingredient c

Recipe0ni back to ToC or Named Individual ToC

IRI: https://alexmv12.github.io/FoodleMaps/#Recipe0

belongs to
Recipe c
has facts
hasIngredient op spaghetti
hasIngredient op bacon
hasIngredient op black pepper
hasIngredient op egg
hasIngredient op pecorino

recipe1ni back to ToC or Named Individual ToC

IRI: https://alexmv12.github.io/FoodleMaps/#Recipe1

belongs to
Recipe c
has facts
hasIngredient op spaghetti
hasIngredient op basil
hasIngredient op garlic
hasIngredient op olive oil
hasIngredient op pomodoro sauce
hasIngredient op salt

recipe10ni back to ToC or Named Individual ToC

IRI: https://alexmv12.github.io/FoodleMaps/#Recipe10

belongs to
Recipe c
has facts
hasIngredient op bread
hasIngredient op fig jam
hasIngredient op raw ham
hasIngredient op stracciatella

recipe11ni back to ToC or Named Individual ToC

IRI: https://alexmv12.github.io/FoodleMaps/#Recipe11

belongs to
Recipe c
has facts
suitableForDiet op low calorie diet
suitableForDiet op vegetarian diet
hasIngredient op balsamic vinegar
hasIngredient op feta
hasIngredient op onion
hasIngredient op oregano
hasIngredient op salad
hasIngredient op tomato

recipe12ni back to ToC or Named Individual ToC

IRI: https://alexmv12.github.io/FoodleMaps/#Recipe12

belongs to
Recipe c
has facts
suitableForDiet op kosher diet
suitableForDiet op low lactose diet
hasIngredient op duck breast
hasIngredient op garlic
hasIngredient op honey
hasIngredient op onion
hasIngredient op rosemary

recipe15ni back to ToC or Named Individual ToC

IRI: https://alexmv12.github.io/FoodleMaps/#Recipe15

belongs to
Recipe c
has facts
hasIngredient op basil
hasIngredient op buffalo mozzarella
hasIngredient op olive oil
hasIngredient op salt
hasIngredient op tomato

recipe16ni back to ToC or Named Individual ToC

IRI: https://alexmv12.github.io/FoodleMaps/#Recipe16

belongs to
Recipe c
has facts
hasIngredient op black pepper
hasIngredient op clams
hasIngredient op mussels
hasIngredient op olive oil
hasIngredient op pomodoro sauce
hasIngredient op salt
hasIngredient op shrimps
hasIngredient op squids

recipe17ni back to ToC or Named Individual ToC

IRI: https://alexmv12.github.io/FoodleMaps/#Recipe17

belongs to
Recipe c
has facts
suitableForDiet op vegetarian diet
hasIngredient op butter
hasIngredient op egg
hasIngredient op flour type 00
hasIngredient op rum
hasIngredient op salt
hasIngredient op sugar

recipe18ni back to ToC or Named Individual ToC

IRI: https://alexmv12.github.io/FoodleMaps/#Recipe18

belongs to
Recipe c
has facts
hasIngredient op bovin filet
hasIngredient op gorgonzola
hasIngredient op green pepper
hasIngredient op honey
hasIngredient op rum
hasIngredient op sugar

recipe2ni back to ToC or Named Individual ToC

IRI: https://alexmv12.github.io/FoodleMaps/#Recipe2

belongs to
Recipe c
has facts
suitableForDiet op gluten free diet
hasIngredient op basil
hasIngredient op garlic
hasIngredient op olive oil
hasIngredient op pomodoro sauce
hasIngredient op salt
hasIngredient op spaghetti gluten free

recipe3ni back to ToC or Named Individual ToC

IRI: https://alexmv12.github.io/FoodleMaps/#Recipe3

belongs to
Recipe c
has facts
hasIngredient op bovin filet
hasIngredient op brandy
hasIngredient op butter
hasIngredient op flour type 00
hasIngredient op green pepper
hasIngredient op mustard
hasIngredient op salt

recipe4ni back to ToC or Named Individual ToC

IRI: https://alexmv12.github.io/FoodleMaps/#Recipe4

belongs to
Recipe c
has facts
hasIngredient op caper
hasIngredient op codfish
hasIngredient op garlic
hasIngredient op olive
hasIngredient op parsley
hasIngredient op salt
hasIngredient op tomato

recipe5ni back to ToC or Named Individual ToC

IRI: https://alexmv12.github.io/FoodleMaps/#Recipe5

belongs to
Recipe c
has facts
hasIngredient op cocoa
hasIngredient op coffee
hasIngredient op egg
hasIngredient op mascarpone
hasIngredient op savoyard
hasIngredient op sugar

recipe8ni back to ToC or Named Individual ToC

IRI: https://alexmv12.github.io/FoodleMaps/#Recipe8

belongs to
Recipe c
has facts
hasIngredient op breadcrumbs
hasIngredient op butter
hasIngredient op egg
hasIngredient op flour type 00
hasIngredient op meat broth
hasIngredient op parmigiano reggiano
hasIngredient op raw ham
hasIngredient op veal

recipe9ni back to ToC or Named Individual ToC

IRI: https://alexmv12.github.io/FoodleMaps/#Recipe9

belongs to
Recipe c
has facts
hasIngredient op bread
hasIngredient op gorgonzola
hasIngredient op salami
hasIngredient op walnuts

red wineni back to ToC or Named Individual ToC

IRI: https://alexmv12.github.io/FoodleMaps/#Red_wine

belongs to
Ingredient c

rosemaryni back to ToC or Named Individual ToC

IRI: https://alexmv12.github.io/FoodleMaps/#Rosemary

belongs to
Ingredient c

rumni back to ToC or Named Individual ToC

IRI: https://alexmv12.github.io/FoodleMaps/#Rum

belongs to
Ingredient c

saladni back to ToC or Named Individual ToC

IRI: https://alexmv12.github.io/FoodleMaps/#Salad

belongs to
Ingredient c

salamini back to ToC or Named Individual ToC

IRI: https://alexmv12.github.io/FoodleMaps/#Salami

belongs to
Ingredient c

saltni back to ToC or Named Individual ToC

IRI: https://alexmv12.github.io/FoodleMaps/#Salt

belongs to
Ingredient c

saltyni back to ToC or Named Individual ToC

IRI: https://alexmv12.github.io/FoodleMaps/#Salty

belongs to
Characteristic c

savoyardni back to ToC or Named Individual ToC

IRI: https://alexmv12.github.io/FoodleMaps/#Savoyard

belongs to
Ingredient c

shrimpsni back to ToC or Named Individual ToC

IRI: https://alexmv12.github.io/FoodleMaps/#Shrimps

belongs to
Ingredient c

spaghettini back to ToC or Named Individual ToC

IRI: http://dbpedia.org/page/Spaghetti

belongs to
Ingredient c

Spaghetti al polponi back to ToC or Named Individual ToC

IRI: https://alexmv12.github.io/FoodleMaps/#Spaghetti_al_polpo

belongs to
MenuItem c
has facts
hasRecipe op recipe13

spaghetti gluten freeni back to ToC or Named Individual ToC

IRI: https://alexmv12.github.io/FoodleMaps/#Spaghetti_gluten_free

belongs to
Ingredient c

squidsni back to ToC or Named Individual ToC

IRI: https://alexmv12.github.io/FoodleMaps/#Squids

belongs to
Ingredient c

stracciatellani back to ToC or Named Individual ToC

IRI: https://alexmv12.github.io/FoodleMaps/#Stracciatella

belongs to
Ingredient c

sugarni back to ToC or Named Individual ToC

IRI: https://alexmv12.github.io/FoodleMaps/#Sugar

belongs to
Ingredient c

tagliatelleni back to ToC or Named Individual ToC

IRI: https://alexmv12.github.io/FoodleMaps/#Tagliatelle

belongs to
Ingredient c

Tagliatelle alla bologneseni back to ToC or Named Individual ToC

IRI: https://alexmv12.github.io/FoodleMaps/#Tagliatelle_alla_bolognese

belongs to
MenuItem c
has facts
hasCharacteristic op tasty
hasRecipe op recipe6
hasPreparationTime dp "10"^^int

tastyni back to ToC or Named Individual ToC

IRI: https://alexmv12.github.io/FoodleMaps/#Tasty

belongs to
Characteristic c

Tavernacolo Lambrateni back to ToC or Named Individual ToC

IRI: https://alexmv12.github.io/FoodleMaps/#Tavernacolo

belongs to
FoodEstablishment c
has facts
hasMenu op menu1

Tiramisuni back to ToC or Named Individual ToC

IRI: https://alexmv12.github.io/FoodleMaps/#Tiramisu

belongs to
MenuItem c
has facts
hasCharacteristic op fatty
hasRecipe op recipe5
hasPreparationTime dp "10"^^integer

tomatoni back to ToC or Named Individual ToC

IRI: https://alexmv12.github.io/FoodleMaps/#Tomato

belongs to
Ingredient c

Tortellini in brodoni back to ToC or Named Individual ToC

IRI: https://alexmv12.github.io/FoodleMaps/#Tortellini_in_brodo

belongs to
MenuItem c
has facts
hasCharacteristic op warm
hasRecipe op recipe7

Trattoria Sole Milanoni back to ToC or Named Individual ToC

IRI: https://alexmv12.github.io/FoodleMaps/#Trattoria_Sole_Milano

belongs to
FoodEstablishment c
has facts
hasMenu op menu2

tunani back to ToC or Named Individual ToC

IRI: https://alexmv12.github.io/FoodleMaps/#Tuna

belongs to
Ingredient c

vealni back to ToC or Named Individual ToC

IRI: https://alexmv12.github.io/FoodleMaps/#Veal

belongs to
Ingredient c

vegan dietni back to ToC or Named Individual ToC

IRI: http://schema.org/VeganDiet

belongs to
RestrictedDiet c

vegetarian dietni back to ToC or Named Individual ToC

IRI: http://schema.org/VegetarianDiet

belongs to
RestrictedDiet c

veilni back to ToC or Named Individual ToC

IRI: https://alexmv12.github.io/FoodleMaps/#Veil

belongs to
Ingredient c

Vitello tonnatoni back to ToC or Named Individual ToC

IRI: https://alexmv12.github.io/FoodleMaps/#Vitello_tonnato

belongs to
MenuItem c
has facts
hasCharacteristic op fresh
hasRecipe op recipe14
hasPreparationTime dp "6"^^int

walnutsni back to ToC or Named Individual ToC

IRI: https://alexmv12.github.io/FoodleMaps/#Walnuts

belongs to
Ingredient c

warmni back to ToC or Named Individual ToC

IRI: https://alexmv12.github.io/FoodleMaps/#Warm

belongs to
Characteristic c

waterni back to ToC or Named Individual ToC

IRI: https://alexmv12.github.io/FoodleMaps/#Water

belongs to
Ingredient c

white wineni back to ToC or Named Individual ToC

IRI: https://alexmv12.github.io/FoodleMaps/#White_wine

belongs to
Ingredient c

Legend back to ToC

c: Classes
op: Object Properties
dp: Data Properties
ni: Named Individuals

Acknowledgements back to ToC

The authors would like to thank Silvio Peroni for developing LODE, a Live OWL Documentation Environment, which is used for representing the Cross Referencing Section of this document and Daniel Garijo for developing Widoco, the program used to create the template used in this documentation.