You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
A "data root" is a directory that contains your data and organizes it according to the directory conventions. Although csv2rdf4lod-automation expects the data root to follow these conventions when it invokes any of its commands, the convention is very useful when sharing data with other people, since they will already be familiar with how things are organized!
Data roots can be anywhere in your file directories, as long as they are named source/. For example, here are paths to three different data roots:
Data roots contain structures following the directory conventions, which follow the "source, dataset, version" pattern. The following paths show where data would be retrieved for datasets within different data roots (SS1, DD1, VV1, etc. are generic names for your sources, datasets, and versions):
[This page](List of SPARQL endpoints containing datasets produced by csv2rdf4lod) lists some real-world data roots that are being used for different projects.
Data roots, everywhere!
At some point, you'll have data roots all over the place. We need a good way to quickly find all of them.