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

Support URLs with spaces in them #90

Open
AlasdairGray opened this issue Mar 23, 2022 · 0 comments
Open

Support URLs with spaces in them #90

AlasdairGray opened this issue Mar 23, 2022 · 0 comments
Labels
bug Something isn't working webservice

Comments

@AlasdairGray
Copy link
Member

When testing a live deployment of Bioschemas I found that the BMUSE web service does not support URLs with character encoded spaces in them, e.g. https://enanomapper.github.io/tutorials/BrowseOntology/Tutorial%20browsing%20eNM%20ontology.html

Trying with BMUSE web service https://swel.macs.hw.ac.uk/scraper/getRDF?url=https://enanomapper.github.io/tutorials/BrowseOntology/Tutorial%20browsing%20eNM%20ontology.html&output=jsonld returns the following error

{
    "result": "error",
    "message": "must supply 1 *valid* url"
}
@AlasdairGray AlasdairGray added bug Something isn't working webservice labels Mar 23, 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 webservice
Projects
None yet
Development

No branches or pull requests

1 participant