Ryan Wick
Ryan Wick
**Describe the bug** When a Term is created, Issued date is set with the correct type. `"2019-07-22"^^` But when it's edited again and that is reviewed, it loses the date...
**Describe the bug** #565 cleaned up saving of URIs in form fields, and also introduced ValidUri to validate the values in the form. Saving URIs works as expected, but when...
Currently the Vocabulary model has the properties subPropertyOf, domain, and range, but these really only make sense on the Predicate model. They can be removed from Vocabulary. DLCD Subjects and...
Sometimes it is necessary to edit the raw N-Triples statements directly, and it'd be easier to have an Edit option through the UI instead of having to go in and...
Look again at why exactly large pages are taking so long to render. One example had the /ns/creator main page taking 24 seconds. Local profiling could help pinpoint problems. Check...
Add Identifier property to Term model (once added, remove from Predicate, Vocabulary, and other models as needed). Only enable on Local Collection Type. Also add to search index process. Use...
On the Search Results page, if the Term Type isn't any of the other specific ones, it currently displays 'Term' but should display 'Concept' instead. http://opaquenamespace.org/search/smith?commit=Search&page=20&utf8=%E2%9C%93
Search results show the Term Type label badge but only with the default background color. The specific type color should be used. ### Related #528
Lots of dates are invalid format Change 'People' to 'Names' ? Move data from 'Creator' and 'Publisher' if needed
Add predicates to the Relationship model for temporal earlier and temporal later. Ryan is still determining the exaxct predicates to use.