Skip to content

conversion:predicate

timrdf edited this page Feb 18, 2011 · 25 revisions

Annotating the subject

see Enhancement pattern: adding units to measurements for an example.

Annotating the object

conversion:enhance [
   ov:csvCol 1;
   conversion:predicate "Predicate for subjects pointing to column 1";
   conversion:object    "Value of predicate";
];

See also conversion:object.

Clone this wiki locally