Template:CalculateMapping

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.

{{CalculateMapping}} maps two template properties to one ontology property by calculating one value from both template property values using a given operation.

Usage

{{CalculateMapping
| operation         = 
| templateProperty1 = 
| unit1             = 
| templateProperty2 = 
| unit2             = 
| ontologyProperty  = 
}}

Meanings

  • operation: mathematical operation. Currently supported operation: add.
  • templateProperty1
  • unit1
  • templateProperty2
  • unit2
  • ontologyProperty

Example

{{CalculateMapping
| operation         = 
| templateProperty1 = 
| unit1             = 
| templateProperty2 = 
| unit2             = 
| ontologyProperty  = 
}}