v1.0.18
What's Changed
- Bring croissant-rdf into Croissant repo by @david4096 in #848
- Fix tests for audio (failing on the main branch). by @marcenacp in #863
- Update README.md by @Starl3n in #854
- Fix a typo and Markdown heading levels by @bact in #802
- Remove extra symbols in RAI Spec by @bact in #855
- Fix signature of
_read_arff_fileby @ccl-core in #866 - Split hermetic and non-hermetic tests. by @ccl-core in #864
- Further Croissant RDF integration by @stefanches7 in #858
- Fix example in README by @ccl-core in #867
- Mention isArray and arrayShape in specs by @ccl-core in #870
- Fix mentions of jsonQuery to be jsonPath by @ccl-core in #874
- [Specs] Remove mentions of nested recordsets, as they are not supported anymore. by @ccl-core in #875
- Remove non existing links in howto guides. by @ccl-core in #882
- state media type for Croissant (includes profile) by @pdurbin in #801
- Updated README citation to Neurips paper by @JoanGi in #889
- Update pyproject.toml by @ccl-core in #891
- Fix mypy errors. by @ccl-core in #890
- Use constants for test folder paths. by @ccl-core in #893
- Order recordsets in load.py valueerror output by @ccl-core in #895
- Allow to specify multiple conformsTo by @ccl-core in #892
- Fix conformsTo by @ccl-core in #898
- Don't run audio test if librosa version is too low by @ccl-core in #896
- Move non-hermetic test to dataset_nonhermetic_test by @ccl-core in #900
- Include annotations in 1.1 specs by @ccl-core in #902
- Implement annotations on mlcroissant by @ccl-core in #901
- Include cr:samplingRate to the vocabulary by @ccl-core in #906
- Source can also specify
format. by @ccl-core in #907 - Apply sampling_rate if specified by @ccl-core in #910
- Update pyproject.toml to 1.0.18 by @ccl-core in #911
New Contributors
- @Starl3n made their first contribution in #854
- @bact made their first contribution in #802
- @stefanches7 made their first contribution in #858
Full Changelog: v1.0.17...v1.0.18