Skip to main content

replace_lexical_value_whole

Function replace_lexical_value_whole 

Source
pub fn replace_lexical_value_whole(
    lexical: &str,
    lang: Option<&str>,
    datatype: Option<&str>,
    replacement: &str,
) -> LexicalLiteral
Expand description

Whole-string lexical replacement (Protégé replaceLexicalValue without pattern).