package exh.search class Namespace(var namespace: String, var tag: Text? = null) : QueryComponent()