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

Download links in the 2023-edition release are incorrect #990

Closed
goodmami opened this issue Dec 5, 2023 · 1 comment
Closed

Download links in the 2023-edition release are incorrect #990

goodmami opened this issue Dec 5, 2023 · 1 comment
Labels
release format This issue refers to the WNDB or RDF export, so no changes will be made to this repository

Comments

@goodmami
Copy link
Member

goodmami commented Dec 5, 2023

Release format

LMF/RDF/WNDB

Describe the bug

The download links in the text of the release are for the 2022 version:

Download links:

The release assets at the bottom, however, are correct.

Expected behavior

These should be corrected as follows:

Download links:
- GWA XML: https://en-word.net/static/english-wordnet-2023.xml.gz
- RDF: https://en-word.net/static/english-wordnet-2023.ttl.gz
- WNDB: https://en-word.net/static/english-wordnet-2023.zip (for legacy applications)

Additional context

This is not the same issue as #902, even though both scripts/merge.py and scripts/wordnet_yaml.py specify 2022:

version="2022"

This issue is just about the links in the text of the 2023 release, but the above instances of 2022 might need to be corrected anyway.

@goodmami goodmami added the release format This issue refers to the WNDB or RDF export, so no changes will be made to this repository label Dec 5, 2023
@jmccrae
Copy link
Member

jmccrae commented Dec 5, 2023

Fixed

@jmccrae jmccrae closed this as completed Dec 5, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
release format This issue refers to the WNDB or RDF export, so no changes will be made to this repository
Projects
None yet
Development

No branches or pull requests

2 participants