-
Since it operates on one row at a time.
Discussion here:
https://github.com/kg-construct/rml-questions/discussions/3#discussioncomment-1576136
-
Nachdem MB für ihre Masterarbeit den MB Anwendungssystemkatalog fertiggestellt hatte, wird dieser noch von Prof. Winter und @FranziskaJahn überprüft und verbessert.
Dabei müssen die Enterprise Func…
-
## A real short note on where stuff goes
The example CSVW I've provided defines:
- `` which is the `dcat:Dataset`
- `` as a distribution
- `` as a distribution
The analogy I have is, if a data…
-
Hi;
I'm transforming a CSV to RDF with morph-kgc (Great tool, btw!) and in order to create the subject URIs I need to generate URIs that append UUIDs to a given template, i.e. something along the l…
-
I'm trying to package your module as an rpm package. So I'm using the typical PEP517 based build, install and test cycle used on building packages from non-root account.
- `python3 -sBm build -w`
- …
-
Hello!
I converted a CSV file using atomgraph CSV2RDF. It generated a 193M (.ttl) file.
... then I tried to import it following steps 1-4 of https://atomgraph.github.io/LinkedDataHub/linkeddatah…
-
The `Sweden in Eurovision` datasets have data from two different sources, Wikipedia and SixOnStage. Though the data is published by ONS, it is sourced from two locations.
Source might contain a list …
-
The csvcubed build process is currently very slow on GitHub Actions due to these being a single build process for Windows and Linux which needs to install tools every time the process is run. This pro…
-
need to run the cli and scripts directly in the KGX project
-
I think you should be allowed to annotate parts of the CSVW metadata document with custom types.
However if you do, you get errors like this:
```
$ java -jar csv2rdf.jar -u 'https://gist.gith…