-
Notifications
You must be signed in to change notification settings - Fork 35
conversion:domain_template
Tim L edited this page May 30, 2013
·
24 revisions
csv2rdf4lod-automation is licensed under the [Apache License, Version 2.0](https://github.com/timrdf/csv2rdf4lod-automation/wiki/License)
The conversion:domain_template enhancement overrides how the URI for each row's subject is created (or, for each cell if converting with cell based subjects).
dataone-objects:thing_2
e1:author "David Tilman" ;
e1:id "doi:10.6073/AA/knb-lter-cdr.157002.122" ;
...
DEPRECATED (but is still widely used) conversion:Enhancement because the naming is a bit of a misnomer. We should have called this enhancement conversion:subject_template since the value is not talking about the type/class of the subject. It is actually talking about the subject.
-
Using template variables to construct new values for use within values of
conversion:domain_template.