Template:CombineDateMapping

From DBpedia Mappings
Jump to navigationJump to search
The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.

{{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 
}}