class ROCrate::Organization
A contextual entity that represents an organization.
Private Instance Methods
default_properties()
click to toggle source
Calls superclass method
# File lib/ro_crate/model/organization.rb, line 9 def default_properties super.merge('@type' => 'Organization') end