Module: Shared::DualAnnotator
- Extended by:
- ActiveSupport::Concern
- Included in:
- AlternateValue, DataAttribute, Identifier
- Defined in:
- app/models/concerns/shared/dual_annotator.rb
Overview
Concern for models that annotate BOTH project and community data
Defined Under Namespace
Modules: ClassMethods
Constant Summary collapse
- ALWAYS_COMMUNITY =
Annotations on these objects are always COMMUNITY
[ 'GeographicArea', 'Person', 'Serial', 'Source', 'Organization', 'Repository'].freeze