Skip to content

VO modules

Xingxian (Laurel) Li edited this page Sep 12, 2024 · 3 revisions

We have VO modules to represent the VO templates in OWL files form.

The Robot template command is used to convert the templates into the OWL files under the modules directory.

The commands have been added in the Makefile. To generate the modules, please run following commands.

make modules

Regenerate the module OWL files if their corresponding templates were updated.

make -B modules

Regenerate all module OWL files.

Run ROBOT required Java 1.9.

Clone this wiki locally