Skip to content

conversion:DataStartRow

timrdf edited this page Feb 9, 2011 · 18 revisions

See Suggested ordering of predicates on a conversion:Enhancement.

See conversion:HeaderRow.

7 is the first row with data.

  conversion:enhance [
     ov:csvRow 7;
     a conversion:DataStartRow;
  ];

See also conversion:DataEndRow.

Clone this wiki locally