litOnto              package:ontoTools              R Documentation

_l_i_t_O_n_t_o: _g_r_a_p_h _i_l_l_u_s_t_r_a_t_i_n_g _t_h_e _o_n_t_o_l_o_g_y _c_o_n_c_e_p_t;
_l_i_t_O_b_j: _m_a_t_r_i_x _i_l_l_u_s_t_r_a_t_i_n_g _t_h_e  _o_b_j_e_c_t-_o_n_t_o_l_o_g_y _m_a_p_p_i_n_g

_D_e_s_c_r_i_p_t_i_o_n:

     litOnto: graph illustrating the ontology concept; litObj: matrix
     illustrating the  object-ontology mapping

_U_s_a_g_e:

     data(litOnto)

_F_o_r_m_a_t:

     The format is: list() - attr(*, "nodes")= chr [1:12] "A" "B" "C"
     "D" ... - attr(*, "edgeL")=List of 12 ..$ A:List of 1 .. ..$ edge:
     NULL ..$ B:List of 1 .. ..$ edges: int 1 ..$ C:List of 1 .. ..$
     edges: int 1 ..$ D:List of 1 .. ..$ edges: int 2 ..$ E:List of 1
     .. ..$ edges: int 2 ..$ F:List of 1 .. ..$ edges: int 3 ..$ G:List
     of 1 .. ..$ edges: int 3 ..$ H:List of 1 .. ..$ edges: int [1:2] 4
     5 ..$ I:List of 1 .. ..$ edges: int [1:3] 4 3 5 ..$ J:List of 1 ..
     ..$ edges: int 6 ..$ K:List of 1 .. ..$ edges: int 6 ..$ L:List of
     1 .. ..$ edges: int 7 - attr(*, "edgemode")= chr "directed" -
     attr(*, "class")= chr "graphNEL"

_S_o_u_r_c_e:

_R_e_f_e_r_e_n_c_e_s:

