OpenKnowledgeMaps / Headstart

A framework for creating web-based knowledge maps
https://openknowledgemaps.org/
MIT License
197 stars 42 forks source link

Exclude date filters param #758

Closed chreman closed 6 months ago

chreman commented 6 months ago

This PR adds functionality to create knowledge maps for publications without a publication date. For this purpose, an additional, optional parameter exclude_date_filters is introduced, which signals to the backend and data retrieval that the to and from dates which are usually mandatory, can be ignored. from and to parameters in the context line will not be shown if the exclude_date_filters parameter is true.