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).
- 16:40, 18 June 2025 TA4Shehu talk contribs created page Quantity:6773611 (Created page with "{{quantity}}")
- 16:38, 18 June 2025 TA4Shehu talk contribs created page Quantity:6773612 (Created page with "{{quantity}}")
- 13:27, 17 June 2025 TA4Shehu talk contribs created page Quantity:6773603 (Created page with "{{quantity}}")
- 13:26, 17 June 2025 TA4Shehu talk contribs created page Quantity:6773602 (Created page with "{{quantity}}")
- 13:25, 17 June 2025 TA4Shehu talk contribs created page Quantity:6773601 (Created page with "{{quantity}}")
- 12:01, 17 June 2025 TA4Shehu talk contribs created page Quantity:6773600 (Created page with "{{quantity}}")
- 12:00, 17 June 2025 TA4Shehu talk contribs created page Quantity:6773599 (Created page with "{{quantity}}")
- 11:59, 17 June 2025 TA4Shehu talk contribs created page Quantity:6773598 (Created page with "{{quantity}}")
- 11:57, 17 June 2025 TA4Shehu talk contribs created page Quantity:6773597 (Created page with "{{quantity}}")
- 11:34, 17 June 2025 TA4Shehu talk contribs created page Quantity:6773596 (Created page with "{{quantity}}")
- 10:46, 17 June 2025 TA4Shehu talk contribs created page Quantity:6773595 (Created page with "{{Quantity}}")
- 14:25, 6 June 2025 TA4Shehu talk contribs created page Quantity:6771937 (Created page with "{{quantity}}")
- 14:24, 6 June 2025 TA4Shehu talk contribs created page Quantity:6771936 (Created page with "{{quantity}}")
- 14:23, 6 June 2025 TA4Shehu talk contribs created page Quantity:6771934 (Created page with "{{quantity}}")
- 14:22, 6 June 2025 TA4Shehu talk contribs created page Quantity:6771933 (Created page with "{{quantity}}")
- 14:21, 6 June 2025 TA4Shehu talk contribs created page Quantity:6771932 (Created page with "{{quantity}}")
- 14:20, 6 June 2025 TA4Shehu talk contribs created page Quantity:6771931 (Created page with "{{quantity}}")
- 14:19, 6 June 2025 TA4Shehu talk contribs created page Quantity:6771930 (Created page with "{{quantity}}")
- 14:17, 6 June 2025 TA4Shehu talk contribs created page Quantity:6771929 (Created page with "{{quantity}}")
- 14:11, 6 June 2025 TA4Shehu talk contribs created page Quantity:6771928 (Created blank page)
- 14:35, 28 May 2025 TA4Shehu talk contribs uploaded a new version of File:MathModDBLogo.png (updated diagram.)
- 13:47, 28 May 2025 TA4Shehu talk contribs uploaded a new version of File:MathModDBLogo.png
- 14:29, 23 May 2025 TA4Shehu talk contribs created page Module:MathModDB (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 p.getMathModDBStatistics() end return p")
- 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...")
- 16: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...")
- 13:43, 9 May 2025 TA4Shehu talk contribs created page Module:Task (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 Formulations with Quantities function p.getFormulationsWithQuantities(frame) local entityId = frame.args[1] -- Validate input parameter if not ent...")
- 17:57, 7 May 2025 TA4Shehu talk contribs created page Module:ResearchProblem (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...")
- 15:04, 28 April 2025 TA4Shehu talk contribs created page MathModDB/Quantity (Created page with "== List of quantity individuals == <!-- Q6534237 refers to quantity --> <!-- Q6534265 refers to MathModDB community --> {{#sparql: SELECT ?Quantity_Individuals WHERE { ?item wdt:P31 wd:Q6534237; wdt:P1495 wd:Q6534265 . ?item rdfs:label ?Label . FILTER(LANG(?Label) = "en") BIND(CONCAT("<a href=", STR(?item), ">", STR(?Label) ,"</a>") as ?Quantity_Individuals ) } | endpoint= https://query.portal.mardi4nfdi.de/proxy/wdqs/bigdata/nam...")
- 14:34, 28 April 2025 TA4Shehu talk contribs created page MathModDB/Formula (Created page with "== List of mathematical formulations individuals == <!-- Q6481152 refers to mathematical formulation --> <!-- Q6534265 refers to MathModDB community --> {{#sparql: SELECT ?Mathematical_Formulation_Individuals WHERE { ?item wdt:P31 wd:Q6481152; wdt:P1495 wd:Q6534265 . ?item rdfs:label ?Label . FILTER(LANG(?Label) = "en") BIND(CONCAT("<a href=", STR(?item), ">", STR(?Label) ,"</a>") as ?Mathematical_Formulation_Individuals) } | endpoint=...")
- 14:33, 28 April 2025 TA4Shehu talk contribs created page MathModDB/Task (Created page with "== List of computational tasks individuals == <!-- Q6534247 refers to computational task --> <!-- Q6534265 refers to MathModDB community --> {{#sparql: SELECT ?Computational_Task_Individuals WHERE { ?item wdt:P31 wd:Q6534247; wdt:P1495 wd:Q6534265 . ?item rdfs:label ?Label . FILTER(LANG(?Label) = "en") BIND(CONCAT("<a href=", STR(?item), ">", STR(?Label) ,"</a>") as ?Computational_Task_Individuals) } | endpoint= https://query.portal.mardi4nf...")
- 14:31, 28 April 2025 TA4Shehu talk contribs created page MathModDB/Research problem (Created page with "== List of research problem individuals == <!-- Q6032837 refers to research problem --> <!-- Q6534265 refers to MathModDB community --> {{#sparql: SELECT ?Research_Problem_Individuals WHERE { ?item wdt:P31 wd:Q6032837; wdt:P1495 wd:Q6534265 . ?item rdfs:label ?Label . FILTER(LANG(?Label) = "en") BIND(CONCAT("<a href=", STR(?item), ">", STR(?Label) ,"</a>") as ?Research_Problem_Individuals) } | endpoint= https://query.portal.mardi4nfdi.de/...")
- 14:27, 28 April 2025 TA4Shehu talk contribs created page MathModDB/Model (Created page with "== List of model individuals == <!-- Q68663 refers to mathematical model --> <!-- Q6534265 refers to MathModDB community --> {{#sparql: SELECT ?Mathematical_Model_Individuals WHERE { ?item wdt:P31 wd:Q68663; wdt:P1495 wd:Q6534265 . ?item rdfs:label ?Label . FILTER(LANG(?Label) = "en") BIND(CONCAT("<a href=", STR(?item), ">", STR(?Label) ,"</a>") as ?Mathematical_Model_Individuals) } | endpoint= https://query.portal.mardi4nfdi.de/proxy/wdq...")
- 13:57, 28 April 2025 TA4Shehu talk contribs created page MathModDB/Research field (Created page with "== List of research field individuals == <!-- Q60231 refers to academic discipline --> <!-- Q6534265 refers to MathModDB community --> {{#sparql: SELECT ?Research_Field_Individuals WHERE { ?item wdt:P31 wd:Q60231; wdt:P1495 wd:Q6534265 . ?item rdfs:label ?Label . FILTER(LANG(?Label) = "en") BIND(CONCAT("<a href=", STR(?item), ">", STR(?Label) ,"</a>") as ?Research_Field_Individuals) } | endpoint= https://query.portal.mardi4nfdi.de/proxy/wdqs/...")
- 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...")
- 10:56, 31 March 2025 TA4Shehu talk contribs created page Module:Model (Created page with "function p.getImageWithLegend(frame) local pidLocalImage = "P1640" -- Property ID for the local image local pidMediaLegend = "P401" -- Property ID for the (qualifier) media legend local qid = "Q6534342" -- The target entity local width = "480px" local defaultLegend = "No legend available." local imageLegend1 = "No legend available." local imageLegend2 = "No legend available." -- Attempt to retrieve entity data...")
- 10:45, 31 March 2025 TA4Shehu talk contribs created page File:3082b.jpg (Top view on the Si-QuBus with the four different clavier gate sets highlighted in color.)
- 10:45, 31 March 2025 TA4Shehu talk contribs uploaded File:3082b.jpg (Top view on the Si-QuBus with the four different clavier gate sets highlighted in color.)
- 10:42, 31 March 2025 TA4Shehu talk contribs created page File:3082a.jpg (The clavier gate electrodes on the top surface generate a moving array of QD potentials.)
- 10:42, 31 March 2025 TA4Shehu talk contribs uploaded File:3082a.jpg (The clavier gate electrodes on the top surface generate a moving array of QD potentials.)
- 14:59, 4 March 2025 TA4Shehu talk contribs uploaded a new version of File:MathModDBLogo.png (updated to be consistent with current version here https://mardi4nfdi.github.io/MathModDB/#ResearchField)
- 10:01, 24 January 2025 TA4Shehu talk contribs created page MathModDB (Q6534274) (wbeditentity-create:2|en: MathModDB, MathModDB is a database of mathematical models developed by the Mathematical Research Data Initiative (MaRDI).)
- 16:29, 13 May 2024 TA4Shehu talk contribs created page File:20220428 MaRDI Template TA4 Expt.md
- 16:29, 13 May 2024 TA4Shehu talk contribs uploaded File:20220428 MaRDI Template TA4 Expt.md
- 16:25, 13 May 2024 TA4Shehu talk contribs created page File:MaRDI Template TA4.md
- 16:25, 13 May 2024 TA4Shehu talk contribs uploaded File:MaRDI Template TA4.md
- 15:58, 6 May 2024 TA4Shehu talk contribs created page MD UseCases (Created blank page)
- 15:57, 6 May 2024 TA4Shehu talk contribs created page File:Test.pdf
- 15:57, 6 May 2024 TA4Shehu talk contribs uploaded File:Test.pdf
- 15:00, 2 May 2024 TA4Shehu talk contribs created page File:DataProperties.png
- 15:00, 2 May 2024 TA4Shehu talk contribs uploaded File:DataProperties.png