|
|
Line 1: |
Line 1: |
| {{ConditionalMapping
| | {{ TemplateMapping |
| | cases =
| | | mapToClass = Wine |
| {{Condition
| | | mappings = |
| | operator = equals
| | {{ PropertyMapping | templateProperty = titolo_vino | ontologyProperty = percentageAlcohol }} |
| | templateProperty = tipo
| | {{ PropertyMapping | templateProperty = resa_uva | ontologyProperty = numberOfVineyards }} |
| | value = DOC
| |
| | mapping = {{TemplateMapping | mapToClass = ControlledDesignationOfOriginWine}}
| |
| }}
| |
| {{Condition
| |
| | operator = equals
| |
| | templateProperty = tipo
| |
| | value = DOCG <!-- Also DOCG wines are DOC wines -->
| |
| | mapping = {{TemplateMapping | mapToClass = ControlledDesignationOfOriginWine}}
| |
| }}
| |
| {{Condition
| |
| | operator = otherwise
| |
| | mapping = {{TemplateMapping | mapToClass = Wine}}
| |
| }}
| |
| | defaultMappings =
| |
| <!-- {{ PropertyMapping | templateProperty = gazzetta_ufficiale | ontologyProperty = }} -->
| |
| | |
| {{ PropertyMapping | templateProperty = nome | ontologyProperty = foaf:name }}
| |
| | |
| <!-- {{ PropertyMapping | templateProperty = vitigno | ontologyProperty = }} -->
| |
| <!-- {{ PropertyMapping | templateProperty = titolo_vino | ontologyProperty = }} -->
| |
| | |
| {{ PropertyMapping | templateProperty = tipo | ontologyProperty = type}}
| |
| | |
| <!-- {{ PropertyMapping | templateProperty = resa_uva | ontologyProperty = }} -->
| |
| <!-- {{ PropertyMapping | templateProperty = resa_vino | ontologyProperty = }} -->
| |
| <!-- {{ PropertyMapping | templateProperty = data_decreto | ontologyProperty = }} -->
| |
| <!-- {{ PropertyMapping | templateProperty = estratto_secco | ontologyProperty = }} -->
| |
| <!-- {{ PropertyMapping | templateProperty = titolo_uva | ontologyProperty = }} -->
| |
| <!-- {{ PropertyMapping | templateProperty = note_decreto | ontologyProperty = }} -->
| |
| | |
| {{ PropertyMapping | templateProperty = paese | ontologyProperty = country }}
| |
| | |
| <!-- {{ PropertyMapping | templateProperty = dim | ontologyProperty = }} -->
| |
| <!-- {{ PropertyMapping | templateProperty = regione | ontologyProperty = }} -->
| |
| <!-- {{ PropertyMapping | templateProperty = fonte | ontologyProperty = }} -->
| |
| <!-- {{ PropertyMapping | templateProperty = regione2 | ontologyProperty = }} -->
| |
| <!-- {{ PropertyMapping | templateProperty = regione3 | ontologyProperty = }} -->
| |
| <!-- {{ PropertyMapping | templateProperty = regione4 | ontologyProperty = }} -->
| |
| }} | | }} |