Skip to main content

ingest_turtle_star

Function ingest_turtle_star 

Source
pub fn ingest_turtle_star(
    input: &Path,
    output: &Path,
) -> Result<IngestStats, Box<dyn Error>>
Expand description

Ingest a Turtle-Star file with SPARQL-Star embedded triples.

This function uses the new LexiconEntry type to support embedded triples in addition to regular string lexicon entries.