CaDatPitt / data-layers

source data, datasets, processing tools, outputs

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Add 'publisher' to exceptions list and get_name_by_grand_child function in extract_base_layer.py

tyt3 opened this issue · comments

'publisher' can be either

  • 'originInfo > publisher', 'name > namePart'
    OR
  • 'name > namePart' when roleTerm="publisher"

In the data_layers_config.py:
{'bs_exp':['originInfo > publisher', 'name > namePart',]},