Template:Workflow: Difference between revisions
From MaRDI portal
Line 45: | Line 45: | ||
{{#sparql: | {{#sparql: | ||
PREFIX mdb: <https://mardi4nfdi.de/mathmoddb#> | PREFIX mdb: <https://mardi4nfdi.de/mathmoddb#> | ||
SELECT ?Name ?cleanSymbol ?Task (?Type AS ?Dependency_Type) WHERE { | SELECT ?Name ?cleanSymbol ?FormattedSymbol ?Task (?Type AS ?Dependency_Type) WHERE { | ||
# Starting from the central item | # Starting from the central item | ||
wd:{{#invoke:Wd|label|raw|}} wdt:P557 ?centralItem . | wd:{{#invoke:Wd|label|raw|}} wdt:P557 ?centralItem . | ||
Line 89: | Line 89: | ||
} | } | ||
# Filter results to only show defining statements that match the current quantity label | # Filter results to only show defining statements that match the current quantity label | ||
BIND(STR(?Name) AS ?plainItemLabel) | BIND(STR(?Name) AS ?plainItemLabel) |
Revision as of 20:33, 29 October 2024