[][src]Function lilv_sys::lilv_node_is_literal

pub unsafe extern "C" fn lilv_node_is_literal(value: *const LilvNode) -> bool

Return whether this value is a literal (i.e. not a URI). Returns true if value is a string or numeric value.