public class ApplicationConfigurationOntologyUtils extends Object
| Constructor and Description |
|---|
ApplicationConfigurationOntologyUtils() |
| Modifier and Type | Method and Description |
|---|---|
static List<ObjectProperty> |
getAdditionalFauxSubproperties(ObjectProperty prop,
Individual subject,
com.hp.hpl.jena.rdf.model.Model tboxModel,
com.hp.hpl.jena.rdf.model.Model union) |
static List<ObjectProperty> |
getAdditionalFauxSubpropertiesForList(List<ObjectProperty> propList,
Individual subject,
com.hp.hpl.jena.rdf.model.Model displayModel,
com.hp.hpl.jena.rdf.model.Model tboxModel) |
static List<ObjectProperty> |
getAdditionalFauxSubpropertiesForList(List<ObjectProperty> propList,
Individual subject,
VitroRequest vreq) |
public ApplicationConfigurationOntologyUtils()
public static List<ObjectProperty> getAdditionalFauxSubpropertiesForList(List<ObjectProperty> propList, Individual subject, VitroRequest vreq)
public static List<ObjectProperty> getAdditionalFauxSubproperties(ObjectProperty prop, Individual subject, com.hp.hpl.jena.rdf.model.Model tboxModel, com.hp.hpl.jena.rdf.model.Model union)
public static List<ObjectProperty> getAdditionalFauxSubpropertiesForList(List<ObjectProperty> propList, Individual subject, com.hp.hpl.jena.rdf.model.Model displayModel, com.hp.hpl.jena.rdf.model.Model tboxModel)
Copyright © 2016. All rights reserved.