Method: Pure::Extractor::Commands::PureExtractorCommand#pure_collections

Defined in:
lib/pure/extractor/commands/pure_extractor.rb

#pure_collectionsObject



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