public class ApplicationConfigurationOntologyUtils extends Object
| Constructor and Description |
|---|
ApplicationConfigurationOntologyUtils() |
| Modifier and Type | Method and Description |
|---|---|
static List<ObjectProperty> |
getAdditionalFauxSubproperties(ObjectProperty prop,
Individual subject,
org.apache.jena.rdf.model.Model tboxModel,
org.apache.jena.rdf.model.Model union) |
static List<ObjectProperty> |
getAdditionalFauxSubpropertiesForList(List<ObjectProperty> propList,
Individual subject,
org.apache.jena.rdf.model.Model displayModel,
org.apache.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, org.apache.jena.rdf.model.Model tboxModel, org.apache.jena.rdf.model.Model union)
public static List<ObjectProperty> getAdditionalFauxSubpropertiesForList(List<ObjectProperty> propList, Individual subject, org.apache.jena.rdf.model.Model displayModel, org.apache.jena.rdf.model.Model tboxModel)
Copyright © 2021. All rights reserved.