rlay_ontology 0.2.6

Rlay ontology model
Documentation
extern crate rlay_ontology_build;

fn main() {
    rlay_ontology_build::build_files();
}