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

2 July 2025

20 May 2025

7 May 2025

  • curprev 16:5716:57, 7 May 2025 TA4Shehu talk contribs 2,043 bytes +2,043 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 models used to model the research problem function p.getModelsUsedForResearchProblem(frame) local entityId = frame.args[1] -- Validate input parameter..."