Cross Reference:
xref
: /
ontohub
/
app
/
views
/
logics
/
_form.html.haml
Home
History
Annotate
Line#
Navigate
Download
Search
only in
./
_form.html.haml revision 4e91a7a04053ace25f8a60fd6e777fd620948176
= semantic_form_for resource do |f|
=
f.inputs
do
=
f.input
:name
=
f.input
:iri, as: :url
=
f.input
:standardization_status
=
f.input
:defined_by
=
f.input
:description
//=
f.input
:extension
//=
f.input
:mimetype, input_html: { pattern: '[0-9a-z+-]+/[0-9a-z+-]+' }
=
f.actions