Skip to main content

Crate ontoindex_parser

Crate ontoindex_parser 

Source
Expand description

RDF/OWL parsing into ontoindex_core entities via Oxigraph.

Entry point: parse_ontology_file.

§API stability

Pre-1.0: parsing APIs and ParsedOntology fields may change between minor releases.

Structs§

OWL
ParsedOntology

Enums§

ParseError

Functions§

parse_ontology_file
parse_ontology_text
Parse ontology source text (used for LSP open buffers and file parsing).