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).
- 17:27, 19 May 2025 TA4Shehu talk contribs created page Module:Quantity (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 get defining formulation with Quantities function p.extractDefiningFormulationWithQuantities(frame) local equation = mw.wikibase.getEntity() local equationID = e...")