Skip to content

Enhancement pattern: using a cell value to rdf:type a row or another cell

timrdf edited this page Feb 5, 2011 · 10 revisions

Typing a row

a,b,c,d
e,f,g,h

ov:csvCol 1;
conversion:range_template "[#3]";

:thing_1 a :d

Typing another cell

Clone this wiki locally