-
Notifications
You must be signed in to change notification settings - Fork 35
conversion:SubjectAnnotation
Timothy Lebo edited this page Feb 14, 2012
·
18 revisions
csv2rdf4lod-automation is licensed under the [Apache License, Version 2.0](https://github.com/timrdf/csv2rdf4lod-automation/wiki/License)
see conversion:predicate.
a conversion:SubjectAnnotation;
conversion:predicate "p";
conversion:object "o"
Used to be (but was deprecated and replaced; no longer works):
ov:csvCol 0;
conversion:predicate "p";
conversion:object "o"
- conversion:Enhancement.
- created to resolve issue 82