45 typedef std::multimap<std::string, std::pair<std::string, id_type> >
relation_map;
60 : id(id), isObsolete(false)
63 bool operator< (
const Term& rhs)
const {
return id < rhs.
id;}
84 OBO(
const std::string& filename);
std::ostream & operator<<(std::ostream &os, const Diff< object_type, config_type > &diff)
stream insertion of Diff results
std::multimap< std::string, std::pair< std::string, id_type > > relation_map
std::multimap< std::string, std::string > propertyValues
static const id_type MAX_ID
std::vector< std::string > header
std::vector< std::string > exactSynonyms
Represents a selectively parsed OBO file.
std::vector< id_type > id_list
a single controlled vocabulary term