Kids carousel query resulting in inappropriate content #2820
Labels
Affects: Policy
Lead: @mekarpeles
Issues overseen by Mek (Staff: Program Lead) [managed]
Module: Carousels
Priority: 1
Do this week, receiving emails, time sensitive, . [managed]
State: Work In Progress
This issue is being actively worked on. [managed]
Type: Bug
Something isn't working. [managed]
Milestone
We have a kids carousel on OpenLibrary.org which is populated by an Archive.org ElasticSearch query. The query includes Roald Dahl who has written both kids and somewhat sensitive adult material. In general, the query should be robust to the case where authors may publish both kids and potentially adult material:
openlibrary/openlibrary/templates/home/index.html
Line 19 in e24dfe4
Evidence / Screenshot (if possible)
Relevant url?
https://openlibrary.org - kids carousel
https://openlibrary.org/works/OL45871W/My_Uncle_Oswald - sensitive result
Proposal & Constraints
A solutions seems to be (a) to change the carousel's ES query to include a new constraint, (b) add said constraint to relevant items' metadata on Archive.org. Flagging the item (using Archive.org explicit flags) doesn’t seem like the appropriate direction in this case.
Question: What metadata [mechanism, value] should we use to identify books as “adult”?
Proposal 1: add a new subject tag, e.g.explicit
Proposal 2: change the query to a tag like
Juvenile Fiction
https://archive.org/search.php?query=subject%3A"Juvenile%20Fiction"&and[]=loans__status__status%3A"AVAILABLE"
Related files
openlibrary/openlibrary/templates/home/index.html
Line 19 in e24dfe4
https://archive.org/metadata/myuncleoswald00dahl
Stakeholders
@bfalling, @Pezbi
The text was updated successfully, but these errors were encountered: