Searched refs:AlternativeIri (Results 1 - 3 of 3) sorted by relevance

/ontohub/app/models/
H A Dalternative_iri.rb1 class AlternativeIri < ActiveRecord::Base class
H A Dloc_id_base_model.rb12 result = AlternativeIri.where('iri LIKE ?', '%' << iri).
/ontohub/app/models/ontology/
H A Dclass_methods_and_scopes.rb86 ontology = AlternativeIri.where('iri LIKE ?', '%' << iri).

Completed in 7 milliseconds