|
|
Line 1: |
Line 1: |
| {{TemplateMapping
| | |
| | mapToClass = Ouvrage
| |
| | mappings =
| |
| {{PropertyMapping | templateProperty = titre | ontologyProperty = foaf:name }}
| |
| {{PropertyMapping | templateProperty = nom1 | ontologyProperty = author }}
| |
| {{PropertyMapping | templateProperty = langue | ontologyProperty = language }}
| |
|
| |
| <!-- use dc:publisher instead -->
| |
| {{PropertyMapping | templateProperty = éditeur | ontologyProperty = publisher }}
| |
| {{PropertyMapping | templateProperty = année | ontologyProperty = publicationDate }}
| |
| {{PropertyMapping | templateProperty = pages totales | ontologyProperty = numberOfPages }}
| |
| {{PropertyMapping | templateProperty = isbn | ontologyProperty = isbn }}
| |
|
| |
| }}
| |