Skip to content

Lesson: Use Rails fields_for helper to Create Forms that Edit Complex Nested RDF Graphs

Justin Coyne edited this page Feb 25, 2014 · 6 revisions

This lesson is known to work with active-fedora version 6.1.1.
Please update this wiki to reflect any other versions that have been tested.

Goals

  • Create Rails forms for editing nested nodes

Steps

Step: Watch the RailsCast on nested forms

There's a great Railscast on nested forms called #196: Nested Model Form Part 1

Watch that. You can do the same things with RDF nodes.

Next Step

Go on to Lesson: write your rdf into fedora datastreams or return to the Tame your RDF Metadata with ActiveFedora landing page.

Clone this wiki locally