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

Package names "rdf" and "sparql" are too generic #13

Open
jgonggrijp opened this issue Jan 22, 2024 · 0 comments
Open

Package names "rdf" and "sparql" are too generic #13

jgonggrijp opened this issue Jan 22, 2024 · 0 comments

Comments

@jgonggrijp
Copy link
Member

The packages already had these names before they were factored out of the READ-IT interface. Now that they are installable through PyPI, however, the names are likely to clash with other packages.

The easiest solution is probably to scope them, for example restyrdf.{rdf,sparql}. Still, any change to the package will require a major version upgrade.

I consider this necessary but non-urgent.

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

No branches or pull requests

1 participant