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).

Logs
  • 15:47, 14 May 2025 TA4Shehu talk contribs created page Module:Formula (Created page with "-- Required modules for SPARQL queries and HTML table generation -- Module for executing SPARQL queries local sparql = require('SPARQL') -- MediaWiki library for logging and utilities local mw = require('mw') local json = require("mw.text") -- Main table to hold all functions local p = {} -- function to check whether the item has the MathModDB community tag function p.hasMathModDB(frame) local entity = mw.wikibase.getEntity() if not entity then return false en...")