sciencehistory / chf-sufia

sufia-based hydra app
Other
9 stars 4 forks source link

Authority control, Autocomplete, and Form validation #5

Closed hackartisan closed 9 years ago

hackartisan commented 9 years ago

Which fields need authority control, and from which sources? Which fields need autocomplete and from which sources? (the answers may always be the same as above but may not in all cases) Which controlled fields must require an entry from an authority source, and which may also allow other values?

hackartisan commented 9 years ago

Initial implementation exploration completed, current sufia functionality is clear. Next looking at the questioning authority gem, which the community supports integrating into sufia as a replacement.

hackartisan commented 9 years ago

@MDiMeo @catlu I just deployed an initial implementation of FAST autocomplete on the sandbox. It uses the web service and it seems responsive enough. Click 'edit' on a file you have added and go down to the "subject" field to try it out.

A topic for discussion:

And a bunch of notes:

catlu commented 9 years ago

Sweet, I tried it with a few subject terms and name authorities and they all worked pretty well for me. Here's a possible bug? I was trying to clock the response time and had typed "alchemy," but it doesn't locate the subject, whether I enter the word fast or slow. Instead, it only retrieves "Alchemy--Religious aspects--Christianity." From that, I'm noticing the suggested results in the autocomplete are all SEE INSTEAD/USE FOR terms. Terms without those don't seem to be coming up. I wonder if that's related to your parenthesis bug as well.

hackartisan commented 9 years ago

Hey @catlu yes you're right the bugs were related; I just pushed a fix. Thanks!

catlu commented 9 years ago

In some back and forth with the museum folks, they gave some examples where joint ventures/branches/subsidiaries feature often in the name authorities they would need. Especially companies with international or overseas manufacturing sites. There are a few ways to go about this, but so far it looks like VIAF offers a much greater selection for them. So right now leaning toward VIAF over FAST for name authority source.

hackartisan commented 9 years ago
catlu commented 9 years ago

The FAST headings are all working great with the 'place' fields. For the 'subject' field, when I try to edit a record that has been updated and saved previously, the autocomplete doesn't seem to come up again when I want to add an entry. (moved to issue #71 )

hackartisan commented 9 years ago

Related: https://github.com/chemheritage/chf-sufia/issues/81

hackartisan commented 9 years ago

this ticket is too big.