Open drupchen opened 2 months ago
Current implementation require english title in order to create Index(Index of book defines the structure of book, location).
We dont need english title to add a new book.
We first thought to use value of “name“ key in “Terms“ to store a UID that would replace the english title. Or add a new entry to “Terms”
We need to check with Sefaria what are the repercussion and what is the best approach.
We need Sefaria’s feedback before point estimation.
Current Issue:
Current implementation require english title in order to create Index(Index of book defines the structure of book, location).
Expected:
We dont need english title to add a new book.
Implementation detail:
We first thought to use value of “name“ key in “Terms“ to store a UID that would replace the english title. Or add a new entry to “Terms”
We need to check with Sefaria what are the repercussion and what is the best approach.
NOTE:
We need Sefaria’s feedback before point estimation.