-
I like to use your library in other languages, such as .netcore, it would be nice to have some more "Human-readable" funtions and not just have "register-name" funktions e.g. toff/MSCNT/TPWMTHRS/uv_cp…
-
Dates are all over our pages - articles, news items, citations, data... etc.
Dates are not consistently interpreted by screen readers, there are variations between how a US and UK citizen might int…
-
issue: RDFization mostly consists of: 1. Shaping data, 2. Cleaning/transforming fields. The former is standardized but the latter largely is not. There are various languages for expressions/functions …
-
### 3.1.2 Language of Parts - Level AA
The human language of each passage or phrase in the content can be programmatically determined except for proper names, technical terms, words of indeterminate l…
-
When importing a shortwave schedule data set, convert the broadcast language(s) to the intermediate format ISO 639-3 (https://en.wikipedia.org/wiki/List_of_ISO_639-3_codes) in BroadcastEntry objects. …
-
For reviews, it would be nice to have the ontologies and the changes in Manchester Syntax, which is designed to be human-readable.
It is also the Ontology Language used by Protégé, e.g., to define co…
-
https://www.w3.org/TR/WebIDL/#dfn-DOMException
> Exceptions have an error name, a DOMString, which is the type of error the exception represents, and a message, which is an optional, user agent-de…
-
When generating a schema from a type, we generally have all of the information we need. (I'm having trouble thinking of a type declaration that doesn't have enough information to define a schema.)
…
-
I understand the goal of commonTrackFields is to reduce the file size by eliminating some duplication, but is it necessary? It makes decoding more difficult, as some languages don't have a way of merg…
-
I want to propose implementing the `Display` trait for all of the AST types to easily convert from AST to human readable wat/wast. I volunteer to implement this.
I am in the design phase of writing…