public Set<String> getKeywords() {
   return wfs.getFeatureTypeKeywords(typeName);
 }