Method: Pure::Extractor::Commands::PureExtractorCommand#pure_collections
- Defined in:
- lib/pure/extractor/commands/pure_extractor.rb
#pure_collections ⇒ Object
21 22 23 |
# File 'lib/pure/extractor/commands/pure_extractor.rb', line 21 def pure_collections {organisation: :organisation, people: :person, projects: :project, publications: :publication, datasets: :dataset} end |