Module:DatasetAnalysedByList: Revision history

From MaRDI portal

Diff selection: Mark the radio buttons of the revisions to compare and hit enter or the button at the bottom.
Legend: (cur) = difference with latest revision, (prev) = difference with preceding revision, m = minor edit.

20 November 2024

19 November 2024

  • curprev 13:5613:56, 19 November 2024 Tconrad talk contribs 2,990 bytes +1 No edit summary
  • curprev 13:5513:55, 19 November 2024 Tconrad talk contribs 2,989 bytes +2,989 Created page with "-- Required module containing helper methods local helper = require('Module:HelperMethods') -- Required modules for SPARQL queries and HTML table generation local sparql = require('SPARQL') local mwHtml = require('mw.html') -- Main table to hold all functions local p = {} -- Function to convert JSON results into a comma-separated string function p.convertJsonToCommaSeparatedList(jsonResults) local resultsString = "" if jsonResults and jsonResults.results and jsonR..."