Searched refs:DG (Results 1 - 8 of 8) sorted by relevance
/ontohub/lib/hets/dg/ | ||
H A D | parser.rb | 2 module DG module in class:Hets |
H A D | importer.rb | 2 module DG module in class:Hets |
H A D | nokogiri_listener.rb | 2 module DG module in class:Hets |
H A D | node_evaluation_helper.rb | 2 module DG module in class:Hets |
H A D | node_evaluator.rb | 2 module DG module in class:Hets |
/ontohub/app/models/ontology/ | ||
H A D | import.rb | 10 evaluator = Hets::DG::Importer.new(user, version.ontology, |
/ontohub/spec/ | ||
H A D | hets_helper.rb | 79 evaluator = Hets::DG::Importer.new(user, ontology, io: io, |
/ontohub/spec/models/ | ||
H A D | ontology_spec.rb | 657 allow_any_instance_of(Hets::DG::NodeEvaluator). 670 allow_any_instance_of(Hets::DG::NodeEvaluator). |
Completed in 1393 milliseconds