public class IoosParameterUtil extends Object
| Modifier | Constructor and Description |
|---|---|
protected |
IoosParameterUtil() |
| Modifier and Type | Method and Description |
|---|---|
static IoosParameterUtil |
getInstance() |
com.hp.hpl.jena.ontology.OntModel |
getModel() |
String |
getPropertyValue(com.hp.hpl.jena.ontology.Individual individual,
com.hp.hpl.jena.rdf.model.Property property) |
boolean |
vocabularyContainsParameter(String uri) |
public static IoosParameterUtil getInstance()
public com.hp.hpl.jena.ontology.OntModel getModel()
public String getPropertyValue(com.hp.hpl.jena.ontology.Individual individual, com.hp.hpl.jena.rdf.model.Property property)
public boolean vocabularyContainsParameter(String uri)
Copyright © 2014. All Rights Reserved.