Expand description
Error handling for RDF format operations
Extracted and adapted from OxiGraph error handling with OxiRS enhancements.
Structs§
- RdfSyntax
Error - Syntax error during RDF parsing
- Text
Position - Position in a text document
Enums§
- Format
Error - General format error for high-level operations
- RdfParse
Error - Parse error during RDF processing
Type Aliases§
- Format
Result - Result type for general format operations
- Parse
Result - Result type for parsing operations
- Serialize
Result - Result type for serialization operations