openeduhub / oeh-search-etl

The Backend includes all data for the ETL process (Scrapy, Postgres, Elasticsearch)
7 stars 9 forks source link

feat: academic titles (lifecycle) #73

Closed Criamos closed 1 year ago

Criamos commented 1 year ago

OERSI provides an (optional) field called honorificPrefix, which contains description strings for academic titles.


Since I didn't want to cause side-effects for oeh_spider, this field isn't activated yet in edu_sharing_base.py until I had the chance to test it.