interface IActionRdfParseMetadata {
    baseIRI?: string;
}

Properties

Properties

baseIRI?: string

The base IRI for parsed quads.