samvera / questioning_authority

Question your authorities
Other
54 stars 30 forks source link

Basic refactoring of findterm to make it easier to update and more inline with searchquery #231

Closed elrayle closed 5 years ago

elrayle commented 5 years ago

Prep for using ldpath with findterm:

Part of the goal for the refactoring is to remove the need for the rdf_helper include. The code in that module should be replaced by service calls instead. This refactor did this for language sorting. The next refactor should swap out more of the other methods.