PhiloBiblon / philobiblon-ui

PhiloBiblon UI
Creative Commons Attribution Share Alike 4.0 International
0 stars 0 forks source link

Add search filters for Reference option #76

Open jmformenti opened 5 months ago

jmformenti commented 5 months ago

Same filters as: https://bancroft.berkeley.edu/philobiblon/searchreference_en.html

faulhaber commented 1 month ago

References page. I have edited PBUI Table filters. The most important change is collapsing Author/Creator with Associated Person so that a search will find a person in either field. I have also removed P#1053 (* Secondary literature) as a generic property in favor of P## for specific field.

jmformenti commented 1 month ago

Pending consideration of the PUBLISHED_NOTE field in the date filter.

faulhaber commented 1 month ago

Josep: Ok but the problem is that we need to import PUBLISHED_NOTE_DATE (or other name) to wikibase as well in order to be available for the SPARQL query, so at the end it seems that PUBLISHED_NOTE and PUBLISHED_NOTE_DATE is quite redundant

faulhaber commented 1 month ago

I agree that both PUBLISHED_NOTE and PUBLISHED_NOTE_DATE need to be imported to Wikibase. I don't think that they are redundant. PUBLISHED_NOTE will give the raw data. This is what the user will see. PUBLISHED_NOTE_DATE  gives the cleaned data with canonical dates. This will serve as the basis for the SPARQL queries, but the user won't see the data except when using the DATE filter.  I assume that both will have to be listed in the schema and exported in the QS file.