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

Missing detection of present CEUR proceedings #2537

Open
fnielsen opened this issue Sep 10, 2024 · 0 comments
Open

Missing detection of present CEUR proceedings #2537

fnielsen opened this issue Sep 10, 2024 · 0 comments
Labels
bug something wrong on our end

Comments

@fnielsen
Copy link
Collaborator

Describe the bug
Missing detection of present CEUR proceedings: A CEUR-WS proceeding was not detected as already available in Wikidata.

To Reproduce
Steps to reproduce the behavior (Does not reproduce now):

$ python -m scholia.scrape.ceurws proceedings-url-to-quickstatements https://ceur-ws.org/Vol-175/
CREATE
LAST	P31	Q1143604
LAST	P1813	en:"Semantic Desktop Workshop"
LAST	Aen	"Semantic Desktop Workshop"
LAST	Den	"proceedings from Semantic Desktop Workshop"
LAST	P478	"175"
LAST	P407	Q1860
LAST	P856	"https://ceur-ws.org/Vol-175/"
LAST	P1433	Q27230297

Expected behavior

# https://ceur-ws.org/Vol-175/ is https://www.wikidata.org/entity/Q102045565

In the first query it did not detect the proceeding was already present in Wikidata.

@fnielsen fnielsen added the bug something wrong on our end label Sep 10, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug something wrong on our end
Projects
None yet
Development

No branches or pull requests

1 participant