get_classes: return a generator with ontology classes

View source: R/owl_ops.R

get_classesR Documentation

return a generator with ontology classes

Description

return a generator with ontology classes

Usage

get_classes(owlfile)

Arguments

owlfile

reference to OWL file, can be URL, will be processed by owlready2.get_ontology

Value

generator with output of classes() on the loaded ontology


vjcitn/ontoProc documentation built on March 23, 2024, 7:23 a.m.