Skip to content

v0.2.0.0

Compare
Choose a tag to compare
@priyan-coder priyan-coder released this 02 Jan 22:06
· 1 commit to main since this release

Flexible Conversion Modes

  1. Entire-DataSet Mode: Generate one RDF DataSet with multiple Slices, each corresponding to a row in your DataFrame.
  2. Row-by-Row Mode: Generate a separate RDF DataSet per row, giving maximum granularity.

Improved Naming Conventions

  1. A new .txt file describes how we name the DataSet, Slice, SliceKey, and generated filenames.
  2. Naming includes orcidDigits and a consistent timestamp so everything is easy to track.