You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In the bio-atomspace, the GO nodes are connected to their names with GO_name predicate and the rest are connected with has_name. Is there any reason why this is the case? Why not replace the GO_name with has_name to have a consistent predicate name?
In the bio-atomspace, the GO nodes are connected to their names with
GO_namepredicate and the rest are connected withhas_name. Is there any reason why this is the case? Why not replace theGO_namewithhas_nameto have a consistent predicate name?