Module:PublicationRecommendedItems: 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.

19 December 2024

28 November 2024

  • curprev 17:3917:39, 28 November 2024 Schubotz talk contribs 3,141 bytes +5 No edit summary
  • curprev 17:3817:38, 28 November 2024 Schubotz talk contribs 3,136 bytes +2 No edit summary
  • curprev 17:2917:29, 28 November 2024 Schubotz talk contribs 3,134 bytes +3,134 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..."