-
We're looking for the best way to encode tabular data in json that normally would be stored in a csv, I don't think that dataset is designed to actually store the raw data, but instead it describes a …
-
Not sure if the problem will be the value template tags or something else, but if the code list has a concept with URI e.g. `http://example.org/def/concept/age/100+` and the input CSV has a value "100…
-
A language tag (e.g. '@en') does not exist at:
- the qb:DimensionProperty [example](https://github.com/Swirrl/table2qb/blob/635caa9253966ef5f4d94ac79ec766771d19508c/examples/employment/ttl/component…
-
There are a number of examples of triples throughout the document, but it's often not clear which graph they should be part of.
-
Hi,
I'd appreciate some clarification on a confusing area of the CSVW specification. I should state that the specification itself is very clear on the matter, what is unclear to me is the rational…
-
Since we have expanded the scale of the MusicBrainz dataset, more entities and properties have been included. Both these additional entities and properties, as well as the previously existing ones, ne…
-
Today I came across a similar vocabulary which has been recently created:
https://github.com/waagsociety/citysdk/blob/master/rdf/public/citysdk.ttl
This might be interesting to consider?
-
Some properties or types need to be corrected.
-
When trying to pass a settings file as an argument to -f to csv2rdf.py like this:
`python csv2rdf.py -f `
it raises an exception and displays the following
```
Traceback (most recent call last):
…
-
The csv2rdf script takes too much memories (the kernel returns Killed: 9 after running the program for a long time), when working with the releases data dumps.