ontologies.rb revision edb0262a62074951f0d4997a783ce03eebc7c63e
2810N/A # list all failed versions, grouped by their errors 2810N/A # Traverses a directory recursively, importing ontology file with supported 2810N/A # @param user [User] the user that imports the ontology files 2810N/A # @param dir [String] the path to the ontology library 2810N/A # Imports an ontology in demand of a user. 4676N/A # @param user [User] the user that imports the ontology file 2810N/A # @param repo [Repository] Repository, the files shall be saved in 6033N/A # @param path [String] the path to the ontology file