curationexperts / chf-sufia

sufia-based hydra app
Other
0 stars 0 forks source link

Static Local Authority Lookup #16

Open no-reply opened 7 years ago

no-reply commented 7 years ago

Depends on #15

no-reply commented 7 years ago

We could consider simply using the YAML versions that ship with QA: https://github.com/projecthydra-labs/questioning_authority/#local-sub-authorities

It should be possible to use URIs as ids in this context, and we could probably use the QA::LDF::Model code seamlessly.

no-reply commented 7 years ago

cc: @hackmastera Do you have thoughts about a very lightweight version of this that simply adds URI storage to the current local authorities code?

hackartisan commented 7 years ago

@no-reply Yes the YAML configs that ship with QA were what I had initially envisioned; that seems fine!