Difference between revisions of "Hierarchy Services"
Jump to navigation
Jump to search
(New page: The hierarchy services provide information about ontology, such as is_a transitive closure, precomputed by NCBO. The hierarchy services information is based on the <SubClass> & <SuperClass...) |
|||
Line 1: | Line 1: | ||
The hierarchy services provide information about ontology, such as is_a transitive closure, precomputed by NCBO. | The hierarchy services provide information about ontology, such as is_a transitive closure, precomputed by NCBO. | ||
The hierarchy services information is based on the <SubClass> & <SuperClass>. Those relations most of the time represent is_a hierarchies. | The hierarchy services information is based on the <SubClass> & <SuperClass>. Those relations most of the time represent is_a hierarchies. | ||
+ | |||
+ | There are 3 major hierarchy services. | ||
+ | |||
+ | |||
+ | == Parent service == | ||
+ | |||
+ | |||
+ | |||
+ | == Children service == | ||
+ | |||
+ | |||
+ | |||
+ | == Sibling service == |
Revision as of 11:08, 23 April 2009
The hierarchy services provide information about ontology, such as is_a transitive closure, precomputed by NCBO. The hierarchy services information is based on the <SubClass> & <SuperClass>. Those relations most of the time represent is_a hierarchies.
There are 3 major hierarchy services.