public class GroupedPropertyList extends BaseTemplateModel
| Modifier and Type | Field and Description |
|---|---|
protected static List<String> |
VITRO_PROPS_TO_ADD_TO_LIST |
| Modifier and Type | Method and Description |
|---|---|
protected List<ObjectProperty> |
dedupe(List<ObjectProperty> propList) |
List<PropertyGroupTemplateModel> |
getAll() |
PropertyTemplateModel |
getProperty(String propertyUri) |
PropertyTemplateModel |
getProperty(String propertyUri,
String rangeUri) |
protected void |
mergeAllPossibleDataProperties(List<Property> propertyList) |
PropertyTemplateModel |
pullProperty(String propertyUri) |
PropertyTemplateModel |
pullProperty(String propertyUri,
String rangeUri) |
PropertyGroupTemplateModel |
pullPropertyGroup(String groupName) |
protected void |
sort(List<Property> propertyList) |
cleanMapValuesForDisplay, cleanTextForDisplay, cleanURIForDisplay, getUrl, getUrl, getUrl, simpleScriptStripperprotected List<ObjectProperty> dedupe(List<ObjectProperty> propList)
protected void mergeAllPossibleDataProperties(List<Property> propertyList)
public List<PropertyGroupTemplateModel> getAll()
public PropertyTemplateModel getProperty(String propertyUri)
public PropertyTemplateModel getProperty(String propertyUri, String rangeUri)
public PropertyTemplateModel pullProperty(String propertyUri)
public PropertyTemplateModel pullProperty(String propertyUri, String rangeUri)
public PropertyGroupTemplateModel pullPropertyGroup(String groupName)
Copyright © 2021. All rights reserved.