Main public logs
From MaRDI portal
Combined display of all available logs of MaRDI portal. You can narrow down the view by selecting a log type, the username (case-sensitive), or the affected page (also case-sensitive).
- 12:56, 8 April 2025 Tconrad talk contribs created page Module:PublicationShowAbstract (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 space-separated string function p.queryAbstractDB(QID) local resultsString = "" local safeList = helper.urlencode ( binding.value.value ) local r...")