powered by
Performs tests on a graph object in preparation for semantic enrichment.
validate_ontol_nw(graph)
input graph or validation errors
graph object to validate.
The tests are:
Is graph coercible to tidygraph format?
tidygraph
Is graph directed?
Does graph contains one component (is one ontology)?