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

Transform of swo does not normalize prefixes #194

Open
caufieldjh opened this issue Sep 26, 2022 · 0 comments
Open

Transform of swo does not normalize prefixes #194

caufieldjh opened this issue Sep 26, 2022 · 0 comments
Labels
bug Something isn't working

Comments

@caufieldjh
Copy link
Collaborator

Describe the bug

The transform of swo involves a few different IRI prefixes, though none of them appear to be converted:

id	category	name	description	provided_by	iri	same_as
...
http://www.ebi.ac.uk/swo/maturity/SWO_9000071	biolink:NamedThing	First release	The first release of a piece of software. A first release does not imply any particular levels of maturity other than is this is the first instance of this software to be considered released.	swo.json	http://www.ebi.ac.uk/swo/maturity/SWO_9000071
http://www.ebi.ac.uk/swo/license/SWO_10000035	biolink:NamedThing	Distribution clause	Distribution clauses are license clauses which state the requirements on how the licensed resource is redistributed. The license for a resource may or may not allow the redistribution of that resource. If it is allowed, such usage may be restricted in a variety of ways.	swo.json	http://www.ebi.ac.uk/swo/license/SWO_10000035
http://www.ebi.ac.uk/efo/swo/SWO_0000507	biolink:NamedThing	obsolete cosmoGUI		swo.json	http://www.ebi.ac.uk/efo/swo/SWO_0000507

To Reproduce

python run.py --bucket kg-hub-public-data --save_local --get_only swo

Expected behavior

Prefixes should take the form SWO:

Version

107f982

@caufieldjh caufieldjh added the bug Something isn't working label Sep 26, 2022
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