Searched defs:ontologies (Results 1 - 2 of 2) sorted by relevance
/ontohub/lib/hets/dg/ | ||
H A D | importer.rb | 40 def ontologies method in class:Hets.DG.Importer |
/ontohub/app/fake_records/ | ||
H A D | repository_file.rb | 87 def ontologies(child_name=nil) method in class:RepositoryFile 88 @ontologies ||= if file? 89 ontos = repository.ontologies.with_path(path).parents_first |
Completed in 15 milliseconds