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

encode external IRI in links from browse page #200

Open
graybeal opened this issue Aug 9, 2024 · 0 comments
Open

encode external IRI in links from browse page #200

graybeal opened this issue Aug 9, 2024 · 0 comments

Comments

@graybeal
Copy link
Member

graybeal commented Aug 9, 2024

when a URL has embedded characters like ? and &, the link to the ontology from the index page doesn't work. Example:
http://cor.esipfed.org/ont?iri=https://gcmd.earthdata.nasa.gov/kms/concepts/concept_scheme/sciencekeywords?format=rdf&page_size=4000 doesn't arrive at correct ontology, but
http://cor.esipfed.org/ont?iri=https://gcmd.earthdata.nasa.gov/kms/concepts/concept_scheme/sciencekeywords%3Fformat%3Drdf%26page_size%3D4000 does.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant