Skip to content

Commit

Permalink
Merge pull request #953 from OregonDigital/feature/add_creator_to_org
Browse files Browse the repository at this point in the history
add creator
  • Loading branch information
wickr committed Jan 29, 2016
2 parents bed843b + f52b304 commit 54983b9
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions lib/oregon_digital/controlled_vocabularies/organization.rb
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@ class Organization < ActiveFedora::Rdf::Resource
include OregonDigital::RDF::Controlled
use_vocabulary :oregon_universities
use_vocabulary :institutions
use_vocabulary :creator

property :label, :predicate => RDF::RDFS.label
end
Expand Down

0 comments on commit 54983b9

Please sign in to comment.