Cross Reference: logic_serializer.rb
xref
: /
ontohub
/
app
/
serializers
/
logic_serializer.rb
Home
History
Annotate
Line#
Navigate
Download
Search
only in
./
logic_serializer.rb revision 9d93489b26d0d2adc8c148f5a6be124948beac09
class
LogicSerializer
<
ApplicationSerializer
class
Reference
<
ApplicationSerializer
attributes
:
iri
attributes
:
name
def
iri
urls.logic
_url
(
object
,
host
:
Settings.hostname
)
end
end
attributes
:
iri
, :
name
, :
description
attributes
:
standardization_status
, :
defined_by
def
iri
Reference.new
(
object
)
.
iri
end
end