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