Created
February 26, 2013 19:06
-
-
Save awead/5041128 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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