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

Enable redirects akin to Wikipedia / dbpedia "seeAlso" #291

Closed
justgo129 opened this issue Mar 24, 2016 · 7 comments
Closed

Enable redirects akin to Wikipedia / dbpedia "seeAlso" #291

justgo129 opened this issue Mar 24, 2016 · 7 comments

Comments

@justgo129
Copy link
Contributor

We'd like to utilize the dbpedia "seeAlso" field in GCIS. For instance, a user searching for "U.C.L.A." and one searching for "UCLA" (or other values identical to those in the appropriate dbpedia:seeAlso field) should be both be directed to the GCIS page for the "University of California, Los Angeles."

@justgo129
Copy link
Contributor Author

Assigned to @zednis and @rewolfe. How would we implement this in the API?

@zednis
Copy link
Contributor

zednis commented Apr 21, 2016

I don't quite follow your example. The example provided sounds like a standard search use case, what does that have to do with redirects?

Perhaps you can rephrase the request or provide a more in-depth example?

@justgo129
Copy link
Contributor Author

justgo129 commented Apr 21, 2016

Sure, this follow up on the use case we discussed earlier in which GCIS wishes to direct someone looking for information about "UCLA" to "University of California, Los Angeles," which is how we characterize UCLA in GCIS.

To make this happen, we earlier discussed using the rdfs:seeAlso and/or dbo:wikiPageRedirectsOf capabilities embedded within dbpedia. The question is how do we implement the capability in the interface? How can we leverage the "... and ... redirects here" capabilities of wikipedia, see. e.g. the first line of this page?

@zednis
Copy link
Contributor

zednis commented Apr 22, 2016

Sure, this follow up on the use case we discussed earlier in which GCIS wishes to direct someone looking for information about "UCLA" to "University of California, Los Angeles," which is how we characterize UCLA in GCIS.

To rephrase, The user does a search for "UCLA" somewhere in the interface and the search results contain a result that should link them to http://data.globalchange.gov/organization/university-california-los-angeles.

  • where and how is the user executing the search?
  • what do the results look like?

Is this simply a standard search use case? That the user find the most relevant result when they search using the string "UCLA"?

To make this happen, we earlier discussed using the rdfs:seeAlso and/or dbo:wikiPageRedirectsOf capabilities embedded within dbpedia. The question is how do we implement the capability in the interface? How can we leverage the "... and ... redirects here" capabilities of wikipedia, see. e.g. the first line of this page?

I think it is premature to start suggesting technical changes until the use case is further developed.

@zednis
Copy link
Contributor

zednis commented Apr 23, 2016

PS - the search bar (center not top right) in https://data.globalchange.gov/organization seems broken.

@justgo129
Copy link
Contributor Author

Sure. Given my imminent departure from the GCIS team, I'm assigning @amruelama to develop this as she is the new data manager. @zednis regarding the center searchbar, could you please provide an example of how it's now working? It seems to be working fine here but I'm probably missing something.

@rewolfe
Copy link
Member

rewolfe commented Jul 13, 2016

Add lexicons (and vocabularies) to search - short term
(also see #292)

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

6 participants