Skip to content

conversion:range_template

timrdf edited this page Jul 29, 2011 · 11 revisions

See conversion:Enhancement.

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.

Enhancement pattern: De-scoping

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):

If you want to merge according to the predicates referring the new URIs:

See also

Clone this wiki locally