/COW

Integrated CSV to RDF converter, using CSVW and nanopublications

Primary LanguagePythonOtherNOASSERTION

COW: CSV on the Web Converters

Authors: Rinke Hoekstra, Kathrin Dentler, Auke Rijpma, Richard Zijdeman Copyright: VU University Amsterdam, Utrecht University, International Institute for Social History License: MIT License (see license.txt)

COW is a comprehensive utility package for batch conversion of multiple datasets expressed in CSV, including datasets mapped through the QBer tool.

Documentation & Installation

Documentation and Installation instructions for COW are maintained in this GitHub repository (under ), and published through Read the Docs at http://csvw-converter.readthedocs.io/en/latest/. As an addition to this documentation the wiki provides more hands-on examples of transposing csv's into Linked Data

To build the documentation from source, change into the docs directory, and run make html. This should produce an HTML version of the documentation in the _build/html directory.