Closed paulgaspardo closed 4 years ago
You may want to adopt OML 0.7 in this PR. In that release, Bundle got renamed to VocabularyBundle and a new DescriptionBundle got added. So, you may want to accomodate those changes in this PR.
Updated to 0.7.1 (and made some other fixes)
The new project wizard configures the project to have OML and Xtext natures and creates a
src
directory.The new ontology wizard creates a vocabulary, bundle, or description ontology, and allows the user to specify a namespace IRI, separator, and prefix.
By default, description ontologies are saved as OML XMI and vocabulary and bundle ontologies are saved as OML text.
New Project Wizard
New Ontology Wizard