Elie Roux
Elie Roux
This is a proposal for a new "highlight" property in the presentation API. It would be in some way an equivalent of `start` but for items in a collection. Basically...
I was quite excited to discover tify as it seems much more mobile friendly than the other viewers I've seen so far! I would love to try it but the...
I think the logger name for TDB could be something like `org.apache.jena.tdb.info` instead of the [current](https://github.com/apache/jena/blob/1853309572fd54ba299173bf2e475ddaf26d6796/jena-tdb/src/main/java/org/apache/jena/tdb/TDB.java#L91) `org.apache.jena.info`, what do you think? Also in the default [log4j2.properties](https://github.com/apache/jena/blob/main/jena-fuseki2/apache-jena-fuseki/log4j2.properties#L25) has the same logger...
The version of the hymn should be indicated in the file name. The versions currently in the corpus are (supposedly) the current official version from the Vatican, and should be...
we're starting to have usable syllabication patterns on [hyphen-la](https://github.com/gregorio-project/hyphen-la) and I think it would be quite useful to integrate a checker against these patterns in Gregobase. This could be done...
First, thanks for this very useful library! Currently the code allows `18?` to represent "19th century, uncertain", but not `18XX?`, as exemplified in this [sandbox](https://codesandbox.io/s/elated-noyce-dp8d1b?file=/src/App.tsx). I can't really see `18XX?`...
I have a PDF from which I want to extract some text: [v7p6-uncompressed.pdf](https://github.com/pdfminer/pdfminer.six/files/12083893/v7p6-uncompressed.pdf) One characteristic of this PDF is that it has a lot of text outside of the page...
##### Checklist - [X] Required: Issue filed: https://unicode-org.atlassian.net/browse/ICU-20178 - [X] Required: The PR title must be prefixed with a JIRA Issue number. - [X] Required: The PR description must include...
My use case is the following: I have a series of raw files (images of manuscripts) where the first image has a color card but not the following ones. I...
(see https://github.com/UniversalViewer/universalviewer/issues/627), the following manifest fails: http://eroux.fr/testmarcfail.json because it has ``` "viewingHint":["continuous"] ``` but the [spec](https://iiif.io/api/presentation/2.1/#technical-properties) says: > Any resource type may have one or more viewing hints. so my...