quickRdfIo
Interfaces, Classes, Traits and Enums
- JsonLdParser
- Thin wrapper providing RdfInterface\Parser API for JSON-LD the parser provided by the ml/json-ld library.
- JsonLdSerializer
- Thin wrapper providing RdfInterface\Serializer API for JSON-LD the parser provided by the ml/json-ld library.
- NQuadsParser
- Parses only n-quads and n-triples but does it fast (thanks to parsing in chunks and extensive use of regullar expressions).
- NQuadsSerializer
- Description of Serializer
- RdfIoException
- Description of RdfException
- RdfXmlParserState
- RdfXmlParser
- Streaming RDF-XML parser. Fast and with low memory footprint.
- RdfXmlSerializer
- Simple RDF-XML serializer. It is optimized for speed and low memory footprint.
- TriGParser
- Description of Parser
- TurtleSerializer
- Description of TurtleSerializer
- TmpStreamParserTrait
- Description of TmpStreamTrait
- TmpStreamSerializerTrait
- Description of TmpStreamSerializerTrait