Simon-Dirks / view-a-LOD

A flexible and configurable LOD viewer using SPARQL and Elastic endpoints.
GNU General Public License v3.0
1 stars 3 forks source link

Sort table based on settings order #82

Closed Simon-Dirks closed 4 months ago

Simon-Dirks commented 4 months ago

E.g., for the following settings, show mdto#naam first, then dekkingInRuimte, and then show the remaining entries:

[PredicateVisibility.Details]: [
        'http://www.nationaalarchief.nl/mdto#naam',
        'http://www.nationaalarchief.nl/mdto#dekkingInRuimte',
        '*',
      ],