288289290291292293294
if (!StringUtils.isEmpty(attr.getSemanticValue())) { attrList.add(type); } } return new StorkAttributesList(attrList); }