-
Notifications
You must be signed in to change notification settings - Fork 35
conversion:range_template
timrdf edited this page Jul 29, 2011
·
11 revisions
conversion:range_template behaves just like conversion:domain_template, but affects the URI naming of the object created from a cell value, instead of naming the subject of the triple.
When converting multiple files, conversion:subject_discriminator becomes part of the URIs created when promoting cell values to rdfs:Resources. This is to avoid naming "collisions" in cases where the different files mention the same string but are not referring to the same thing. However, in many cases, you will want to align the URIs for objects created from cells of different files.
If you want to merge according to the new URIs' type (the more common case):
todo
If you want to merge according to the predicates referring the new URIs:
todo
-
Using template variables to construct new values for use within values of
conversion:range_template.