-
Notifications
You must be signed in to change notification settings - Fork 36
GET csv2rdf4lod
Timothy Lebo edited this page Feb 14, 2012
·
7 revisions
csv2rdf4lod-automation is licensed under the [Apache License, Version 2.0](https://github.com/timrdf/csv2rdf4lod-automation/wiki/License)
csv2rdf4lod implements the fundamental conversion (in Java), while csv2rdf4lod-automation
is a set of shell scripts to support the retrieval, invocation of csv2rdf4lod
, and publishing of its RDF results in a UNIX server environment.
Another set of wrappers, get-csv2rdf4lod
, should be created to expose the same csv2rdf4lod
capabilities as a REST-ful web service.
I just need to wrap the jar :-/