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).
- 14:00, 24 April 2025 TA4Shehu talk contribs created page Module:ResearchField (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 specialized Research Fields function p.getSpecializedResearchFields(frame) local entityId = frame.args[1] -- Validate input parameter if not entityId...")