Skip to main content

Module error

Module error 

Source
Expand description

Error handling for RDF format operations

Extracted and adapted from OxiGraph error handling with OxiRS enhancements.

Structs§

RdfSyntaxError
Syntax error during RDF parsing
TextPosition
Position in a text document

Enums§

FormatError
General format error for high-level operations
RdfParseError
Parse error during RDF processing

Type Aliases§

FormatResult
Result type for general format operations
ParseResult
Result type for parsing operations
SerializeResult
Result type for serialization operations