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

Convert PBW-import script to use RDF directly instead of going through Neo4J #1

Open
tla opened this issue Jul 2, 2024 · 1 comment
Assignees

Comments

@tla
Copy link
Member

tla commented Jul 2, 2024

For the sake of sanity, reproducibility, and transparency, the PBW graphimportSTAR script/module needs to be converted to write directly to RDF, instead of going through Neo4J and expecting a neosemantics export to happen.

This also gives us an opportunity to fix bugs e.g. #2, and implement the metadata schema devised as part of erc-releven/.github#1.

@tla tla self-assigned this Jul 2, 2024
@tla tla added the enhancement label Jul 2, 2024
@tla
Copy link
Member Author

tla commented Sep 10, 2024

Status report: tests are updated and pass against current-production and newly-generated data. I have manually checked that the only newly-created assertions on the existing datastore come from sources that were affected by the bug in #2 ; I only need to check that there aren't any assertions in the old data that were erroneously skipped in the new generation.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant