IQSS / DataTaggingServer

A web server to data-tag datasets (see datatags.org).
Apache License 2.0
2 stars 1 forks source link

Switch to trivial localization instead of the Option[Localization] #74

Closed michbarsinai closed 5 years ago

michbarsinai commented 5 years ago

PolicyModelsLib now contains the TrivialLocalization class, that is a localization that's based on the model data itself. So the system can now use that instead of an empty optional.