yaml_ld.document_parsers.turtle_parser.TurtleParser
Bases: BaseDocumentParser
Parse Turtle documents.
__call__
__call__(
data_stream: BytesIO,
source: str,
options: DocumentLoaderOptions,
) -> JsonLdRecord | list[JsonLdRecord]
Parse YAML document stream into LD.