Skip to content
This repository has been archived by the owner on Oct 15, 2024. It is now read-only.

Accessing Collection objects fail (500) #51

Open
rob-metalinkage opened this issue Apr 29, 2021 · 3 comments
Open

Accessing Collection objects fail (500) #51

rob-metalinkage opened this issue Apr 29, 2021 · 3 comments

Comments

@rob-metalinkage
Copy link
Contributor

e.g. http://www.opengis.net/def/def-type/

@rob-metalinkage
Copy link
Contributor Author

TypeError: The view function did not return a valid response. The function either returned None or ended without a return statement.

it does not reach CollectionRenderer._render_skos_html

@rob-metalinkage
Copy link
Contributor Author

is a bug based on code relying on a specific graph in the RDF store..

...vocprez\model\concept.py", line 151, in _render_skos_html
"vocab_title": g.VOCABS[self.concept.vocab_uri].title,
KeyError: 'x-urn:ogc-doc-type'

@rob-metalinkage
Copy link
Contributor Author

fix provided in PR #49

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

No branches or pull requests

1 participant