Skip to main content

extract_subject_predicate

Function extract_subject_predicate 

Source
pub fn extract_subject_predicate(ty: &str) -> Option<(&str, &str)>
Expand description

Due to inconstency in case/format the subject could be not be extracted from the context.type (ty), jsonshema $id, spec filename (shema, examples) Custom type are not supported