Mapping fr:Infobox Musique (œuvre): Difference between revisions

From DBpedia Mappings
Jump to navigationJump to search
No edit summary
No edit summary
Line 1: Line 1:
{{TemplateMapping
{{ConditionalMapping
| mapToClass = Album
| cases =
| mappings =
{{Condition
    | templateProperty = charte
    | operator = contains
    | value = album
    | mapping = {{TemplateMapping
                | mapToClass = Album
                | mapping =
                {{PropertyMapping | templateProperty = durée | ontologyProperty = albumRuntime | unit = minute }}
                }}
}}
{{Condition
    | templateProperty = charte
    | operator = contains
    | value = single
    | mapping = {{TemplateMapping
                | mapToClass = Single
                | mapping =
                {{PropertyMapping | templateProperty = album | ontologyProperty = album }}
                {{PropertyMapping | templateProperty = face A | ontologyProperty = aSide }}
                {{PropertyMapping | templateProperty = face B | ontologyProperty = bSide }}
                }}
}}
{{Condition
    | templateProperty = charte
    | operator = equals
    | value = chanson
    | mapping = {{TemplateMapping
                | mapToClass = Song
                | mapping =
                {{PropertyMapping | templateProperty = album | ontologyProperty = album }}
                }}
}}
{{Condition
    | templateProperty = charte
    | operator = equals
    | value = live
    | mapping = {{TemplateMapping
                | mapToClass = Album
                | mapping =
                {{PropertyMapping | templateProperty = durée | ontologyProperty = albumRuntime | unit = minute }}
                }}
}}
{{Condition
    | templateProperty = charte
    | operator = equals
    | value = compilation
    | mapping = {{TemplateMapping
                | mapToClass = Album
                | mapping =
                {{PropertyMapping | templateProperty = durée | ontologyProperty = albumRuntime | unit = minute }}
                }}
}}
{{Condition
    | templateProperty = charte
    | operator = contains
    | value = bande originale
    | mapping = {{TemplateMapping
                | mapToClass = Album
                | mapping =
                {{PropertyMapping | templateProperty = durée | ontologyProperty = albumRuntime | unit = minute }}
                {{PropertyMapping | templateProperty = film | ontologyProperty = related }}
                }}
}}
{{Condition
    | templateProperty = charte
    | operator = equals
    | value = EP
    | mapping = {{TemplateMapping
                | mapToClass = Album
                | mapping =
                {{PropertyMapping | templateProperty = durée | ontologyProperty = albumRuntime | unit = minute }}
                }}
}}
{{Condition
    | templateProperty = charte
    | operator = equals
    | value = extended play
    | mapping = {{TemplateMapping
                | mapToClass = Album
                | mapping =
                {{PropertyMapping | templateProperty = durée | ontologyProperty = albumRuntime | unit = minute }}
                }}
}}
{{Condition
    | templateProperty = charte
    | operator = equals
    | value = maxi
    | mapping = {{TemplateMapping
                | mapToClass = Album
                | mapping =
                {{PropertyMapping | templateProperty = durée | ontologyProperty = albumRuntime | unit = minute }}
                }}
}}
 
{{Condition
| operator = otherwise
| mapping =
  {{TemplateMapping |mapToClass = MusicalWork }}
}}
 
| defaultMappings =
{{PropertyMapping | templateProperty = charte | ontologyProperty = musicFormat }}
{{PropertyMapping | templateProperty = format | ontologyProperty = format }}
{{PropertyMapping | templateProperty = format | ontologyProperty = format }}
         {{PropertyMapping | templateProperty = langue | ontologyProperty = language }}
         {{PropertyMapping | templateProperty = langue | ontologyProperty = language }}
Line 7: Line 108:
{{PropertyMapping | templateProperty = critique | ontologyProperty = review }}
{{PropertyMapping | templateProperty = critique | ontologyProperty = review }}
{{PropertyMapping | templateProperty = titre | ontologyProperty = foaf:name }}
{{PropertyMapping | templateProperty = titre | ontologyProperty = foaf:name }}
{{PropertyMapping | templateProperty = album | ontologyProperty = type }}
{{PropertyMapping | templateProperty = artiste | ontologyProperty = artist }}
{{PropertyMapping | templateProperty = artiste | ontologyProperty = artist }}
        {{PropertyMapping | templateProperty = sorti | ontologyProperty = releaseDate }}
{{PropertyMapping | templateProperty = sorti | ontologyProperty = releaseDate }}
{{PropertyMapping | templateProperty = enregistré | ontologyProperty = recordDate }}
{{PropertyMapping | templateProperty = enregistré | ontologyProperty = recordDate }}
{{PropertyMapping | templateProperty = enregistré lieu | ontologyProperty = recordedIn }}
{{PropertyMapping | templateProperty = enregistré lieu | ontologyProperty = recordedIn }}
{{PropertyMapping | templateProperty = genre | ontologyProperty = genre }}
{{PropertyMapping | templateProperty = genre | ontologyProperty = genre }}
{{PropertyMapping | templateProperty = durée | ontologyProperty = albumRuntime | unit = minute }}
{{PropertyMapping | templateProperty = durée | ontologyProperty = runtime | unit = minute }}
{{PropertyMapping | templateProperty = Language | ontologyProperty = language }}
{{PropertyMapping | templateProperty = label | ontologyProperty = recordLabel }}
{{PropertyMapping | templateProperty = label | ontologyProperty = recordLabel }}
{{PropertyMapping | templateProperty = album précédent  | ontologyProperty = previousWork }}
{{PropertyMapping | templateProperty = album précédent  | ontologyProperty = previousWork }}
{{PropertyMapping | templateProperty = album suivant | ontologyProperty = subsequentWork }}
{{PropertyMapping | templateProperty = album suivant | ontologyProperty = subsequentWork }}
{{PropertyMapping | templateProperty = single précédent  | ontologyProperty = previousWork }}
{{PropertyMapping | templateProperty = single suivant | ontologyProperty = subsequentWork }}
{{PropertyMapping | templateProperty = piste précédente  | ontologyProperty = follows }}
{{PropertyMapping | templateProperty = piste suivante | ontologyProperty = followedBy }}
         {{PropertyMapping | templateProperty = compositeur | ontologyProperty = composer }}
         {{PropertyMapping | templateProperty = compositeur | ontologyProperty = composer }}
{{PropertyMapping | templateProperty = auteur | ontologyProperty = lyrics }}
{{PropertyMapping | templateProperty = auteur | ontologyProperty = writer }}
{{PropertyMapping | templateProperty = auteur-compositeur | ontologyProperty = lyrics }}
{{PropertyMapping | templateProperty = auteur-compositeur | ontologyProperty = writer }}
{{PropertyMapping | templateProperty = auteur-compositeur | ontologyProperty = composer }}
{{PropertyMapping | templateProperty = édition | ontologyProperty = publisher }}
{{PropertyMapping | templateProperty = classement | ontologyProperty = rank }}
}}
}}

Revision as of 23:25, 20 June 2014

This is the mapping for the Wikipedia template Infobox Musique (œuvre). Find usages of this Wikipedia template here.

Test this mapping (or in namespace File or Creator) with some example Wikipedia pages. Check which properties are not mapped yet.

Read more about mapping Wikipedia templates.

Conditions

Condition (help)
template property charte
operator contains
value album

This is the mapping for the Wikipedia template Infobox Musique (œuvre). Find usages of this Wikipedia template here.

Test this mapping (or in namespace File or Creator) with some example Wikipedia pages. Check which properties are not mapped yet.

Read more about mapping Wikipedia templates.

Template Mapping (help)
map to class Album
Condition (help)
template property charte
operator contains
value single

This is the mapping for the Wikipedia template Infobox Musique (œuvre). Find usages of this Wikipedia template here.

Test this mapping (or in namespace File or Creator) with some example Wikipedia pages. Check which properties are not mapped yet.

Read more about mapping Wikipedia templates.

Template Mapping (help)
map to class Single
Condition (help)
template property charte
operator equals
value chanson

This is the mapping for the Wikipedia template Infobox Musique (œuvre). Find usages of this Wikipedia template here.

Test this mapping (or in namespace File or Creator) with some example Wikipedia pages. Check which properties are not mapped yet.

Read more about mapping Wikipedia templates.

Template Mapping (help)
map to class Song
Condition (help)
template property charte
operator equals
value live

This is the mapping for the Wikipedia template Infobox Musique (œuvre). Find usages of this Wikipedia template here.

Test this mapping (or in namespace File or Creator) with some example Wikipedia pages. Check which properties are not mapped yet.

Read more about mapping Wikipedia templates.

Template Mapping (help)
map to class Album
Condition (help)
template property charte
operator equals
value compilation

This is the mapping for the Wikipedia template Infobox Musique (œuvre). Find usages of this Wikipedia template here.

Test this mapping (or in namespace File or Creator) with some example Wikipedia pages. Check which properties are not mapped yet.

Read more about mapping Wikipedia templates.

Template Mapping (help)
map to class Album
Condition (help)
template property charte
operator contains
value bande originale

This is the mapping for the Wikipedia template Infobox Musique (œuvre). Find usages of this Wikipedia template here.

Test this mapping (or in namespace File or Creator) with some example Wikipedia pages. Check which properties are not mapped yet.

Read more about mapping Wikipedia templates.

Template Mapping (help)
map to class Album
Condition (help)
template property charte
operator equals
value EP

This is the mapping for the Wikipedia template Infobox Musique (œuvre). Find usages of this Wikipedia template here.

Test this mapping (or in namespace File or Creator) with some example Wikipedia pages. Check which properties are not mapped yet.

Read more about mapping Wikipedia templates.

Template Mapping (help)
map to class Album
Condition (help)
template property charte
operator equals
value extended play

This is the mapping for the Wikipedia template Infobox Musique (œuvre). Find usages of this Wikipedia template here.

Test this mapping (or in namespace File or Creator) with some example Wikipedia pages. Check which properties are not mapped yet.

Read more about mapping Wikipedia templates.

Template Mapping (help)
map to class Album
Condition (help)
template property charte
operator equals
value maxi

This is the mapping for the Wikipedia template Infobox Musique (œuvre). Find usages of this Wikipedia template here.

Test this mapping (or in namespace File or Creator) with some example Wikipedia pages. Check which properties are not mapped yet.

Read more about mapping Wikipedia templates.

Template Mapping (help)
map to class Album


Condition (help)
otherwise

This is the mapping for the Wikipedia template Infobox Musique (œuvre). Find usages of this Wikipedia template here.

Test this mapping (or in namespace File or Creator) with some example Wikipedia pages. Check which properties are not mapped yet.

Read more about mapping Wikipedia templates.

Template Mapping (help)
map to class MusicalWork

Default Mappings




Property Mapping (help)
template property charte
ontology property musicFormat




Property Mapping (help)
template property format
ontology property format




Property Mapping (help)
template property langue
ontology property language




Property Mapping (help)
template property producteur
ontology property producer




Property Mapping (help)
template property critique
ontology property review




Property Mapping (help)
template property titre
ontology property foaf:name




Property Mapping (help)
template property artiste
ontology property artist




Property Mapping (help)
template property sorti
ontology property releaseDate




Property Mapping (help)
template property enregistré
ontology property recordDate




Property Mapping (help)
template property enregistré lieu
ontology property recordedIn




Property Mapping (help)
template property genre
ontology property genre


Property Mapping (help)
template property durée
ontology property runtime
unitminute




Property Mapping (help)
template property label
ontology property recordLabel




Property Mapping (help)
template property album précédent
ontology property previousWork




Property Mapping (help)
template property album suivant
ontology property subsequentWork




Property Mapping (help)
template property single précédent
ontology property previousWork




Property Mapping (help)
template property single suivant
ontology property subsequentWork




Property Mapping (help)
template property piste précédente
ontology property follows




Property Mapping (help)
template property piste suivante
ontology property followedBy




Property Mapping (help)
template property compositeur
ontology property composer




Property Mapping (help)
template property auteur
ontology property writer




Property Mapping (help)
template property auteur-compositeur
ontology property writer




Property Mapping (help)
template property auteur-compositeur
ontology property composer




Property Mapping (help)
template property édition
ontology property publisher




Property Mapping (help)
template property classement
ontology property rank