Elda release 2.0.0
Elda 2.0.0 was released on September 17th 2018. This release of Elda contains (minor) backwards-incompatible changes, hence the major version update.
-
greater control over Elda’s generated metadata is available, including suppressing it entirely. See the reference documentation for details.
-
LDA variables can be set by an explicit query to the SPARQL data source for the specified endpoint. See the reference documentation for details.
-
config files may contain #include lines, allowing configurations to be built from shared components. Changing a file that has been included will cause all configs that included it to be reloaded.
-
inverse properties can now appear in view specifications
-
filters using prefixes min-, max- etc can now be removed from the query through the UI.
-
/api-config is now working again.