Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: add module csv2xml to convert tabular data to DSP-XML (DEV-134) #219

Merged
merged 36 commits into from Sep 6, 2022

Conversation

jnussbaum
Copy link
Collaborator

resolves DEV-134

@jnussbaum jnussbaum self-assigned this Aug 19, 2022
@jnussbaum jnussbaum marked this pull request as ready for review August 30, 2022 14:03
Copy link
Collaborator

@BalduinLandolt BalduinLandolt left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Overall certainly a great improvement to DSP-Tools.

I ended up with quite a number of comments - but not all of them are equally relevant.
I understand if you don't want to drag out that PR forever, so feel free to apply/ignore as much as you feel is right. But I really don't think any file should be 2k+ lines, so I'd like to see that broken up, if possible.

docs/dsp-tools-excel2xml.md Outdated Show resolved Hide resolved
docs/dsp-tools-excel2xml.md Outdated Show resolved Hide resolved
docs/assets/templates/excel2xml_script.py Outdated Show resolved Hide resolved
docs/assets/templates/excel2xml_script.py Outdated Show resolved Hide resolved
knora/dsplib/models/value.py Show resolved Hide resolved
knora/excel2xml.py Outdated Show resolved Hide resolved
knora/excel2xml.py Show resolved Hide resolved
knora/excel2xml.py Show resolved Hide resolved
test/unittests/test_excel2xml.py Show resolved Hide resolved
test/unittests/test_excel2xml.py Show resolved Hide resolved
Copy link

@irinaschubert irinaschubert left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM, I have the feeling that the module is very hard to use for a custom user who does not do this work regularly. But I guess you clarified the use and need of this module beforehand?

docs/assets/templates/excel2xml_onto.json Outdated Show resolved Hide resolved
docs/dsp-tools-excel.md Outdated Show resolved Hide resolved
docs/dsp-tools-excel.md Outdated Show resolved Hide resolved
docs/dsp-tools-excel.md Outdated Show resolved Hide resolved
docs/dsp-tools-excel.md Outdated Show resolved Hide resolved
knora/excel2xml.py Outdated Show resolved Hide resolved
knora/excel2xml.py Outdated Show resolved Hide resolved
knora/excel2xml.py Outdated Show resolved Hide resolved
knora/excel2xml.py Show resolved Hide resolved
test/e2e/test_tools.py Show resolved Hide resolved
jnussbaum and others added 9 commits August 31, 2022 16:52
use uuid instead of hash
Co-authored-by: irinaschubert <irina.schubert@dasch.swiss>
Co-authored-by: irinaschubert <irina.schubert@dasch.swiss>
Co-authored-by: irinaschubert <irina.schubert@dasch.swiss>
@jnussbaum jnussbaum merged commit 19393aa into main Sep 6, 2022
@jnussbaum jnussbaum deleted the wip/dev-134-csv2xml branch September 6, 2022 10:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants