|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface OWLSVersionTranslator
Transforms an older version of an OWLS ontology to the latest version that is supported by the API.
| Method Summary | |
|---|---|
boolean |
canTranslate(OWLOntology ontology)
|
java.lang.String |
getVersion()
The version this translator reads. |
OWLOntology |
translate(OWLOntology ontology)
Transform the descriptions in the given ontology to the latest version that is supported by the API. |
| Method Detail |
|---|
java.lang.String getVersion()
boolean canTranslate(OWLOntology ontology)
OWLOntology translate(OWLOntology ontology)
ontology -
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||