v0.2.0.0
Flexible Conversion Modes
- Entire-DataSet Mode: Generate one RDF DataSet with multiple Slices, each corresponding to a row in your DataFrame.
- Row-by-Row Mode: Generate a separate RDF DataSet per row, giving maximum granularity.
Improved Naming Conventions
- A new .txt file describes how we name the DataSet, Slice, SliceKey, and generated filenames.
- Naming includes orcidDigits and a consistent timestamp so everything is easy to track.