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

15 May 2024

  • curprev 10:1810:18, 15 May 2024Tconrad talk contribs 3,134 bytes +3 No edit summary
  • curprev 10:1710:17, 15 May 2024Tconrad talk contribs 3,131 bytes −5 No edit summary
  • curprev 10:1610:16, 15 May 2024Tconrad talk contribs 3,136 bytes +3,136 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..."