module Krikri::Enrichments ## # Converts text fields to ISO 689-3 URIs (Lexvo) # class StripHtml include Krikri::FieldEnrichment end end