Per Command Line Interface | Stardog Documentation Latest it is possible to feed one csv as an input:
$ stardog-admin virtual import myDB mappings.ttl input.csv
- Can I provide multiple csvs as input? Or better yet zip file of csvs?
Thanks,
Radu
Per Command Line Interface | Stardog Documentation Latest it is possible to feed one csv as an input:
$ stardog-admin virtual import myDB mappings.ttl input.csv
Thanks,
Radu
This cannot be done directly with the Stardog command but you can certainly write a loop in your shell.
Jess
This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.