Skip to content

Type Alias: RdfFormatDto

@kortexya/reasoninglayer


@kortexya/reasoninglayer / Ingestion / RdfFormatDto

Type Alias: RdfFormatDto

RdfFormatDto = "turtle" | "n_triples" | "rdf_xml" | "json_ld"

Defined in: src/types/ingestion.ts:299

RDF format for ingestion.