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

Much improved Qleverfile for PubChem #60

Merged
merged 2 commits into from
Aug 20, 2024
Merged

Conversation

hannahbast
Copy link
Member

@hannahbast hannahbast commented Aug 18, 2024

The get-data command now does not only download the latest version of the PubChem data, but also of the associated ontologies. That is relatively little additional data but makes a big difference for usability. Also remove the fixing of the invalid IRIs in the PubChem data (using sed and awk, which wasn't cheap) and instead rely on the new ad-freiburg/qlever#1448, which activates more relaxed parsing of IRI refs by default. I tried it and it worked like a charm. See the beginning of the new Qleverfile.pubchem for the resource requirements and a longer explanation.

Hannah Bast added 2 commits August 19, 2024 00:13
The `get-data` command now does not only download the latest version of
the PubChem data, but also of the associated ontologies. That is
relatively little additional data but makes a big difference for
usability. See the NOTEs in the new `Qleverfile.pubchem` for a longer
explanation.

TODO: Still testing whether this works as intended.
@hannahbast hannahbast changed the title Improve Qleverfile for PubChem Much improved Qleverfile for PubChem Aug 20, 2024
@hannahbast hannahbast merged commit 589d5b9 into main Aug 20, 2024
3 checks passed
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.

1 participant