Skip to content

Instantly share code, notes, and snippets.

@awead
Created February 26, 2013 19:06
Show Gist options
  • Save awead/5041128 to your computer and use it in GitHub Desktop.
Save awead/5041128 to your computer and use it in GitHub Desktop.
module HydraPbcore::Datastream::Deprecated
class Instantiation < ActiveFedora::OmDatastream
class_attribute :institution, :relator
include HydraPbcore::Methods
include HydraPbcore::Templates
include HydraPbcore::Conversions
# Note: this is not a complete PBCore document, just an instantiation node
set_terminology do |t|
t.root(:path=>"pbcoreDescriptionDocument")
t.pbcoreInstantiation do
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment