Ryan Wick
Ryan Wick
Add skos:related property to Term model to enable looser relations to other Terms or external URIs. This is for those not needing date ranges or specific relationships covered in the...
Add dc:relation property to Term model for linking to Relationships. This should be visible but I don't think editable directly from the Term edit form. Related to #413 This will...
Once the Relationship model and create views are established, add a section to Child Term that shows any Relationships. Don't show anything if there are no relationships. When they exist,...
Relationships should go through Review process just like Terms, and not show up until they are reviewed.
On Child Term edit view, add "Create Relationship" button Create Relationship will be a new view that knows the term ID it came from. - opaque identifier automatically minted by...
It would be helpful to have a link on the Term page that searches Oregon Digital and shows all items with that Term's URI, to help confirm context around a...
Lots of terms originally in the GitHub JSON-LD have this: ``` . ``` which isn't exactly useful.
Add a field for a (probably optional) commit message, to explain why certain changes were made, what was consulted or what was found. (#264 covers auto-generating text about what was...
Deprecated can be added as an attribute field on the model search configuration as a boolean, and then that can be checked from the hit on the search results, and...
Look at facets (and reference) options with Sunspot/Solr. There isn't a UI built-in that I'm aware of, but a simple column added to results with facet options and counts should...