setup_entities2: preparing for a small number of entry points to owlready2...

setup_entities2R Documentation

preparing for a small number of entry points to owlready2 mediated by basilisk, this setup function will ingest OWL, enumerate classes and their names, and produce the 'parents' list, which can then be used with ontology_index to produce a functional ontology representation

Description

preparing for a small number of entry points to owlready2 mediated by basilisk, this setup function will ingest OWL, enumerate classes and their names, and produce the 'parents' list, which can then be used with ontology_index to produce a functional ontology representation

Usage

setup_entities2(owlfn)

Arguments

owlfn

character(1) path to OWL file

Examples

pa = get_ordo_owl_path()
orde = setup_entities2(pa)
orde

vjcitn/ontoProc documentation built on Oct. 12, 2024, 4:35 p.m.