csv2rdf4lod-automation
CSV converter
Automates conversion of CSV data to RDF and LOD formats using a custom-built Java-based toolset.
Shell script automation to support csv2rdf4lod converter
109 stars
17 watching
36 forks
Language: Java
last commit: almost 3 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
theodi/csv2rdf | Converts comma-separated values to RDF data format | 4 |
atomgraph/csv2rdf | Converts CSV data to RDF format using SPARQL queries | 54 |
swirrl/csv2rdf | A command line application and Clojure library for converting CSV files to RDF format according to the W3C CSVW specifications. | 26 |
notruthless/csv2rdf | A tool to translate comma-separated values into RDF data format | 1 |
tarql/tarql | Converts CSV files to RDF using SPARQL 1.1 syntax | 194 |
clariah/cow | A tool to convert CSV files into Linked Data RDF models using the W3C standard for semantic table specifications | 46 |
baskaufs/guid-o-matic | Software to convert fielded text files to RDF serialized in different formats | 12 |
theodi/csv2json | Converts comma-separated values to JSON data format | 2 |
esbranson/any2rdf | Converts files to RDF format | 4 |
pstaender/csv2md | Converts CSV data to markdown tables in a readable format | 73 |
dbohdan/csv2html | Converts CSV files to HTML tables with customizable formatting options. | 74 |
mplewis/csvtomd | A Python script that converts CSV files into Markdown tables with customizable padding. | 655 |
sparna-git/xls2rdf | Tool for converting Excel files to RDF data | 18 |
ldodds/dowl | Generates HTML documentation from RDFS/OWL schemas | 23 |
data-liberation-front/csvlint.rb | A tool to validate and analyze CSV files | 287 |