scientist-softserv / utk-hyku

Other
6 stars 0 forks source link

Return early if subject is a URI #625

Closed kirkkwang closed 4 months ago

kirkkwang commented 4 months ago

This commit will add an override to #parse_subject so that if the value is a URI, it will return as is and not capitalize it. If capitalized, it messes up the URI lookup when indexed.