-
1. https://scaife.perseus.org/library/passage/urn:cts:greekLit:tlg5026.tlg001.1st1K-grc1:2.22.60-2.22-80/json/ returns a 500 error
2. https://scaife.perseus.org/library/passage/urn:cts:greekLit:tlg50…
-
@rgorman reported https://github.com/scaife-viewer/scaife-viewer/issues/376 and the root cause seems to be this error:
`urn:cts:latinLit:phi0474.phi052.perseus-eng1 has an invalid refsDecl`
-
cyork updated
5 years ago
-
Represent Scaife server text as a Web Annotation for evaluation.
cyork updated
5 years ago
-
change "CHS Commentary" to "New Alexandria Commentary" at the request of CHS
-
I know this hasn’t been mapped against Morpheus so there will be some problems, but almost nothing seems to be matching as known except headwords that are single words like _et_ and _sed_ . I think th…
IvyJL updated
5 years ago
-
-
```
scaife-viewer_1 | 18:38:45 web.1 | File "/opt/scaife-viewer/src/scaife_viewer/cts/collections.py", line 23, in load_text_inventory_metadata
scaife-viewer_1 | 18:38:45 web.1 | with open…
-
Following on from #126 to support any URN prefix (works as well as text groups)
If the search is filtered to text group, we should show the counts by works, so you can drill down.
-
In addition remove Django search view in favor of search API endpoint view.