<?xml version="1.0" encoding="utf-8"?><mediawiki xsi:schemaLocation="http://www.mediawiki.org/xml/export-0.8/ http://www.mediawiki.org/xml/export-0.8.xsd" version="0.8" xml:lang="en" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://www.mediawiki.org/xml/export-0.8/">
      <page>
        <title>Mapping en:Infobox food</title>
        <ns>204</ns>
        <id>3934</id>
        <revision>
          <id>48770</id>
          <timestamp>2015-08-13T10:20:59Z</timestamp>
          <contributor>
            <username></username>
            <id></id>
          </contributor>
          <text xml:space="preserve">{{TemplateMapping
| mapToClass = Food
| mappings =
  {{PropertyMapping | templateProperty = name | ontologyProperty = foaf:name }} &lt;!-- TODO: name_lang --&gt;
  {{PropertyMapping | templateProperty = alternate name | ontologyProperty = alias }}
  {{PropertyMapping | templateProperty = alternate_name | ontologyProperty = alias }}

  {{PropertyMapping | templateProperty = country | ontologyProperty = country }} &lt;!-- origin --&gt;
  {{PropertyMapping | templateProperty = national_cuisine | ontologyProperty = cuisine }}
  {{PropertyMapping | templateProperty = region | ontologyProperty = region }}  &lt;!-- origin --&gt;
  {{PropertyMapping | templateProperty = creator | ontologyProperty = creatorOfDish }}
  {{PropertyMapping | templateProperty = creators | ontologyProperty = creatorOfDish }}
  {{PropertyMapping | templateProperty = year | ontologyProperty = year }}
  {{PropertyMapping | templateProperty = other | ontologyProperty = notes }}

  {{PropertyMapping | templateProperty = course | ontologyProperty = type }} &lt;!-- object --&gt;
  {{PropertyMapping | templateProperty = course | ontologyProperty = dc:type }} &lt;!-- literal --&gt;
  {{PropertyMapping | templateProperty = type | ontologyProperty = type }} &lt;!-- TODO: object or literal? --&gt;
  {{PropertyMapping | templateProperty = image | ontologyProperty = picture }}
  {{PropertyMapping | templateProperty = main_ingredient | ontologyProperty = ingredient }}
  {{PropertyMapping | templateProperty = main_ingredient | ontologyProperty = ingredientName }}
  &lt;!-- {{PropertyMapping | templateProperty = minor_ingredient | ontologyProperty = ingredient }} : main_ingredient already includes several. Need to investigate minors --&gt;

  {{PropertyMapping | templateProperty = complexity | ontologyProperty = complexity }}
  {{PropertyMapping | templateProperty = mintime | ontologyProperty = minTime | unit = Time }}
  {{PropertyMapping | templateProperty = maxtime | ontologyProperty = maxTime | unit = Time }}
  {{PropertyMapping | templateProperty = time1   | ontologyProperty = minTime | unit = Time }}
  {{PropertyMapping | templateProperty = time2   | ontologyProperty = maxTime | unit = Time }}

  {{PropertyMapping | templateProperty = similar_dish | ontologyProperty = related }}
  {{PropertyMapping | templateProperty = variations | ontologyProperty = hasVariant }}
  {{PropertyMapping | templateProperty = cookbook | ontologyProperty = isPartOf }}

  {{PropertyMapping | templateProperty = served         | ontologyProperty = servingTemperature }} &lt;!-- TODO and other details, eg Fries &quot;Hot ... with vinegar and mayo sauce&quot; --&gt;
  {{PropertyMapping | templateProperty = serving_size   | ontologyProperty = servingSize         | unit = Mass }}
  {{PropertyMapping | templateProperty = calories       | ontologyProperty = approximateCalories | unit = Energy }}
  {{PropertyMapping | templateProperty = carbohydrate   | ontologyProperty = carbohydrate        | unit = Mass }}
  {{PropertyMapping | templateProperty = fat            | ontologyProperty = fat                 | unit = Mass }}
  {{PropertyMapping | templateProperty = protein        | ontologyProperty = protein             | unit = Mass }}
  {{PropertyMapping | templateProperty = glycemic_index | ontologyProperty = glycemicIndex }}
}}</text>
          <format></format>
        </revision>
      </page>
    </mediawiki>