<?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 color</title>
        <ns>204</ns>
        <id>2191</id>
        <revision>
          <id>35349</id>
          <timestamp>2014-06-18T13:31:14Z</timestamp>
          <contributor>
            <username></username>
            <id></id>
          </contributor>
          <text xml:space="preserve">{{TemplateMapping
| mapToClass = Colour
| correspondingClass = Colour
| correspondingProperty = variantOf
| mappings =
    {{PropertyMapping | templateProperty = title | ontologyProperty = foaf:name}}
    {{PropertyMapping | templateProperty = wavelength | ontologyProperty = wavelength | unit = nanometre}}
    {{PropertyMapping | templateProperty = frequency | ontologyProperty = frequency | unit = terahertz}}
    {{PropertyMapping | templateProperty = symbolism | ontologyProperty = connotation }}
    {{PropertyMapping | templateProperty = variations | ontologyProperty = hasVariant }}
    {{PropertyMapping | templateProperty = hex | ontologyProperty = colourHexCode }}

    &lt;!-- Colour coordinates --&gt;
    {{PropertyMapping | templateProperty = r | ontologyProperty = rgbCoordinateRed}}
    {{PropertyMapping | templateProperty = g | ontologyProperty = rgbCoordinateGreen}}
    {{PropertyMapping | templateProperty = b | ontologyProperty = rgbCoordinateBlue}}

    {{PropertyMapping | templateProperty = c | ontologyProperty = cmykCoordinateCyanic}}
    {{PropertyMapping | templateProperty = m | ontologyProperty = cmykCoordinateMagenta}}
    {{PropertyMapping | templateProperty = y | ontologyProperty = cmykCoordinateYellow}}
    {{PropertyMapping | templateProperty = k | ontologyProperty = cmykCoordinateBlack}}

    {{PropertyMapping | templateProperty = h | ontologyProperty = hsvCoordinateHue}}
    {{PropertyMapping | templateProperty = s | ontologyProperty = hsvCoordinateSaturation}}
    {{PropertyMapping | templateProperty = v | ontologyProperty = hsvCoordinateValue}}
}}</text>
          <format></format>
        </revision>
      </page>
    </mediawiki>