Package | Description |
---|---|
org.yawlfoundation.yawl.views.ontology |
Modifier and Type | Method and Description |
---|---|
void |
OntologyPopulator.addIndividuals(SpecificationParser specificationParser)
Uses the SpecificationParser to get all the information needed, to add the individuals of the ontology classes.
|
void |
OntologyPopulator.addObjectProperties(SpecificationParser specificationParser)
Uses the SpecificationParser to get all the information needed, to add the Object Property relations to the ontology.
|
OntModel |
OntologyPopulator.populate(SpecificationParser specificationParser) |