public class PropertyFactory extends Object
| Constructor and Description |
|---|
PropertyFactory() |
| Modifier and Type | Method and Description |
|---|---|
static OntologyProperty |
asProperty(com.hp.hpl.jena.ontology.OntProperty property,
Set<com.hp.hpl.jena.ontology.Restriction> additionalRestrictions)
Convert a Jena property.
|
static Class<?> |
convertType(com.hp.hpl.jena.ontology.DatatypeProperty resource) |
public static OntologyProperty asProperty(com.hp.hpl.jena.ontology.OntProperty property, Set<com.hp.hpl.jena.ontology.Restriction> additionalRestrictions)
property - source - public static Class<?> convertType(com.hp.hpl.jena.ontology.DatatypeProperty resource)
Copyright © 2003–2023 UBC Michael Smith Laboratories. All rights reserved.