-
Users should be able to specify software products themselves.
A Google Form would be the easiest way and could then lead to a table that would be processed with https://github.com/hitontology/csv2r…
-
Hey there,
i noticed that there is `black` in the `requirements.dev.txt`. Does it mean that all merge requests are supposed to be formatted with black? The current code in master is not fully forma…
-
I've got the following problem (notice that the csv2rdf on hsup worked fine):
Parsing file: EXIOBASE_conversion_software/data/MR_HUSE_2011_v3_3_17.csv
Traceback (most recent call last):
File …
-
Hi,
The [CSVW Metadata Vocabulary for Tabular Data](https://www.w3.org/TR/2015/REC-tabular-metadata-20151217/) specifies [this](https://www.w3.org/TR/2015/REC-tabular-metadata-20151217/#dialect-co…
-
If you pass a value like `"foo bar"` into a URI template, it ought to expand into `"foo%20bar"` - i.e. URI-encoding the whitespace (see e.g. [section 1.2 of the URI-template RFC](https://tools.ietf.or…
-
Hi, I have looked into the `README.md` and `doc/` folder docs but I could not find how to download or build the executable `csv2rdf-standalone.jar`
The ideal would be to be able to download the `cs…
-
Hi,
It was a while I didn't use the tool but when I tried using it again it failed.
I tried re-installing from scratch without success:
```
git clone git@github.com:SuLab/WikidataIntegrator.g…
-
Does CSV2RDF support using unit ontologies?
CSV data often have units associated, such as kilograms, grams, or microsecond, nanosecond, second etc.
One example is something has a weight of 2.4 …
-
Add support for [W3C CSV on the Web](https://www.w3.org/TR/2016/NOTE-tabular-data-primer-20160225/) (CSWV).
* integrate use of [`csvwlib`](https://github.com/Aleksander-Drozd/csvwlib)
* valida…
-
Page 123 in the written book second edition, table 6.7.