-
Notifications
You must be signed in to change notification settings - Fork 35
conversion:includes
timrdf edited this page Mar 20, 2011
·
15 revisions
The most extensive use of conversion:includes was for NITRD's dataset; see the enhancement parameters in it's provenance directory.
conversion:enhance [
ov:csvCol 1;
ov:csvHeader "Agency";
conversion:includes <agency-footnote-symbol-interpretations.params.ttl>;
conversion:domain_name "AgencyBudgetDistribution";
conversion:label "Agency";
conversion:comment "";
conversion:range rdfs:Resource;
conversion:range_name "Agency";
];
conversion:includes rdfs:domain [ owl:unionOf ( conversion:ConversionProcess conversion:Enhancement ) ] .