Template:CombineDateMapping

From DBpedia Mappings
Jump to navigationJump to search

{{CombineDateMapping}} maps up to three template properties containing date values to ontology properties. It can combine several values to one date value.

Usage

{{CombineDateMapping
| templateProperty1 = 
| unit1             = 
| templateProperty2 = 
| unit2             = 
| templateProperty3 = 
| unit3             = 
| ontologyProperty  = 
}}

Example

{{CombineDateMapping
| templateProperty1 = debutdate  
| unit1             = xsd:gMonthDay
| templateProperty2 = debutyear  
| unit2             = xsd:gYear
| templateProperty3 = 
| unit3             = 
| ontologyProperty  = activeYearsStartDate 
}}