yaml_ld.document_parsers.rdf_xml_parser.RDFXMLParser
Bases: BaseDocumentParser
Parse RDF/XML documents.
__call__
__call__(
data_stream: BytesIO,
source: str,
options: DocumentLoaderOptions,
) -> JsonLdRecord | list[JsonLdRecord]
Parse YAML document stream into LD.