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

fix: order of lines in csv is affecting result #154

Open
arcstur opened this issue Jan 28, 2025 · 0 comments
Open

fix: order of lines in csv is affecting result #154

arcstur opened this issue Jan 28, 2025 · 0 comments
Labels
bug Something isn't working

Comments

@arcstur
Copy link
Member

arcstur commented Jan 28, 2025

This adds history/plato to Q194137

qid,P18,S149,s98744
Q194137,+0427-00-00T00:00:00Z/9,Q210968,"""history/plato""" 
Q237888,+1982-03-00T00:00:00Z/10,Q190305
Q237909,+1992-10-22T00:00:00Z/11,Q19942

But this does not

qid,P18,S149,s98744
Q237888,+1982-03-00T00:00:00Z/10,Q190305
Q237909,+1992-10-22T00:00:00Z/11,Q19942
Q194137,+0427-00-00T00:00:00Z/9,Q210968,"""history/plato""" 

(test.wikidata.org)

@arcstur arcstur added the bug Something isn't working label Jan 28, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant