Cross Reference: alternative_iri.rb
xref
: /
ontohub
/
app
/
models
/
alternative_iri.rb
Home
History
Annotate
Line#
Navigate
Download
Search
only in
./
alternative_iri.rb revision bbe4fa7a8a335c0f316d3fca303cde911b412e95
1029
N/A
class
AlternativeIri
<
ActiveRecord
::
Base
1029
N/A
belongs_to
:
ontology
1356
N/A
1029
N/A
attr_accessible
:
iri
, :
ontology
1356
N/A
end
1029
N/A