<?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="sl" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://www.mediawiki.org/xml/export-0.8/">
      <page>
        <title>Mapping sl:Infobox Musical artist-hCard class</title>
        <ns>268</ns>
        <id>3854</id>
        <revision>
          <id>13409</id>
          <timestamp>2011-06-07T13:25:41Z</timestamp>
          <contributor>
            <username></username>
            <id></id>
          </contributor>
          <text xml:space="preserve">{{ConditionalMapping
| cases =
 {{Condition
    | templateProperty = Current_members
    | operator = isSet
    | mapping = {{TemplateMapping
                | mapToClass = Band
                }}
 }}

 {{Condition
    | templateProperty = Past_members
    | operator = isSet
    | mapping = {{TemplateMapping
                | mapToClass = Band
                }}
 }}

 {{Condition
    | templateProperty = Background
    | operator = equals
    | value = group_or_band
    | mapping = {{TemplateMapping
                | mapToClass = Band
                }}
 }}

 {{Condition
    | templateProperty = Background
    | operator = equals
    | value = cover_band
    | mapping = {{TemplateMapping
                | mapToClass = Band
                }}
 }}

 {{Condition
    | templateProperty = Background
    | operator = equals
    | value = classical_ensemble
    | mapping = {{TemplateMapping
                | mapToClass = Band
                }}
 }}

 {{Condition
    | operator = otherwise
    | mapping = {{TemplateMapping
                | mapToClass = MusicalArtist
                }}
 }}

| defaultMappings =
	{{PropertyMapping | templateProperty = Name | ontologyProperty = foaf:name }}
	{{PropertyMapping | templateProperty = Background | ontologyProperty = background }}
	{{PropertyMapping | templateProperty = Birth_name | ontologyProperty = foaf:givenName }}
	{{PropertyMapping | templateProperty = Alias | ontologyProperty = alias }}
	{{PropertyMapping | templateProperty = Born | ontologyProperty = birthDate }}
	{{PropertyMapping | templateProperty = Born | ontologyProperty = birthPlace }}
	{{PropertyMapping | templateProperty = Died | ontologyProperty = deathDate }}
	{{PropertyMapping | templateProperty = Died | ontologyProperty = deathPlace }}
	{{PropertyMapping | templateProperty = Origin | ontologyProperty = hometown }}
	{{PropertyMapping | templateProperty = Instrument | ontologyProperty = instrument }}
	{{PropertyMapping | templateProperty = Genre | ontologyProperty = genre }}
	{{PropertyMapping | templateProperty = Occupation | ontologyProperty = occupation }}
        {{DateIntervalMapping
          | templateProperty          = Years_active
          | startDateOntologyProperty = activeYearsStartYear
          | endDateOntologyProperty   = activeYearsEndYear
        }}
	{{PropertyMapping | templateProperty = Label | ontologyProperty = recordLabel}}
	{{PropertyMapping | templateProperty = Associated_acts | ontologyProperty = associatedBand }}
	{{PropertyMapping | templateProperty = Associated_acts | ontologyProperty = associatedMusicalArtist }}
	{{PropertyMapping | templateProperty = URL | ontologyProperty = foaf:homepage }}
	{{PropertyMapping | templateProperty = Notable_instruments | ontologyProperty = instrument }}
}}</text>
          <format></format>
        </revision>
      </page>
    </mediawiki>