Skip to content

Patterns versus Templates

timrdf edited this page Jul 13, 2012 · 4 revisions
csv2rdf4lod-automation is licensed under the [Apache License, Version 2.0](https://github.com/timrdf/csv2rdf4lod-automation/wiki/License)

Patterns specify how to interpret an input value; [Templates](Using template variables to construct new values) specify how to construct an output value.

conversion: predicates that use Patterns:

  • conversion:date_somethingorother

conversion: predicates that use Templates:

  • conversion:domain_template

See Using template variables to construct new values.

Clone this wiki locally