Searched defs:rdfParser2_2 (Results 1 – 2 of 2) sorted by relevance
11 type rdfParser2_2 struct { struct14 gordfParserObj *gordfParser.Parser15 nodeStringToTriples map[string][]*gordfParser.Triple18 doc *v2_2.Document21 files map[common.ElementID]*v2_2.File22 assocWithPackage map[common.ElementID]bool25 cache map[string]*nodeState
45 func setAnnotationToParser(parser *rdfParser2_2, annotation *v2_2.Annotation) error {