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

9 December 2024

6 December 2024

  • curprev 00:5700:57, 6 December 2024 Tconrad talk contribs 3,141 bytes −1 No edit summary
  • curprev 00:5500:55, 6 December 2024 Tconrad talk contribs 3,142 bytes +1 No edit summary
  • curprev 00:5300:53, 6 December 2024 Tconrad talk contribs 3,141 bytes +3,141 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..."