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

Search for a collection doesn't work in MTS #757

Closed
osma opened this issue Apr 12, 2018 · 1 comment
Closed

Search for a collection doesn't work in MTS #757

osma opened this issue Apr 12, 2018 · 1 comment
Labels
Milestone

Comments

@osma
Copy link
Member

osma commented Apr 12, 2018

At which URL did you encounter the problem?

http://dev.finto.fi/mts/fi/search?clang=fi&q=jakeluaika+tuntematon
http://finto.fi/mts/fi/search?clang=fi&q=jakeluaika+tuntematon

What steps will reproduce the problem?

  1. Go to the Metadata vocabulary
  2. Search for "jakeluaika tuntematon"

What is the expected output? What do you see instead?

Expected to find the collection http://urn.fi/URN:NBN:fi:au:mts:m2157 (http://finto.fi/mts/fi/page/m2157) which has the prefLabel "jakeluaika tuntematon" in Finnish, but there are no results.

@osma osma added the bug label Apr 12, 2018
@osma osma added this to the 2.0 milestone Apr 12, 2018
@osma
Copy link
Member Author

osma commented Apr 13, 2018

The problem was that MTS used groupClass isothes:ConceptGroup, but in the data the skos:Collection type is used alone. Changing the configuration to match the data fixed the problem.

@osma osma closed this as completed Apr 13, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant