retrieve is_a

parents(oe)

Arguments

oe

owlents instance

Value

list of vectors of tags of parents

Examples

pa = get_ordo_owl_path()
orde = setup_entities(pa)
orde
#> owlents instance with 15239 classes.
parents(orde[1000:1001])
#> $Orphanet_79083
#> [1] "Orphanet_377788" "Orphanet_557493"
#> 
#> $Orphanet_146
#> [1] "Orphanet_377788" "Orphanet_557493"
#> 
labels(orde[1000:1001])
#>                                 Orphanet_79083 
#> "PPARG-related familial partial lipodystrophy" 
#>                                   Orphanet_146 
#>             "Differentiated thyroid carcinoma"