pulquero / Halyard

Halyard-star is an extremely horizontally scalable Triplestore with support for Named Graphs, designed for integration of extremely large Semantic Data Models, and for storage and SPARQL 1.1 querying of the whole Linked Data universe snapshots.
https://pulquero.github.io/Halyard
Apache License 2.0
12 stars 2 forks source link

Ensure well-known language tags are consistent across all platforms #9

Closed pulquero closed 2 years ago

pulquero commented 2 years ago

Currently, language tags are prehashed based on the result of Locale.getAvailableLocales(). This should be replaced by a resource file to ensure consistency across all platforms.