Test: Difference between revisions

From MaRDI portal
No edit summary
No edit summary
 
(10 intermediate revisions by the same user not shown)
Line 7: Line 7:
{{#sparql:
{{#sparql:
PREFIX mdb: <https://mardi4nfdi.de/mathmoddb#>
PREFIX mdb: <https://mardi4nfdi.de/mathmoddb#>
SELECT ?Name ?Unit ?Symbol ?Task (?Type AS ?Dependency_Type) WHERE {
SELECT ?Name ?Unit ?cleanSymbol ?Task (?Type AS ?Dependency_Type) WHERE {
   # Starting from the central item
   # Starting from the central item
   wd:Q810 wdt:P557 ?centralItem .
   wd:Q810 wdt:P107 ?url;
  ?centralItem wdt:P31 wd:Q68663;
          rdfs:label ?Label.
                wdt:P188 ?url;
                rdfs:label ?Label.


   # Service query to get tasks and connect them to quantities
   # Service query to get tasks and connect them to quantities
Line 48: Line 46:
              
              
             BIND(REPLACE(?Symbolraw, "\\$", "") AS ?cleanSymbol)
             BIND(REPLACE(?Symbolraw, "\\$", "") AS ?cleanSymbol)
             BIND(CONCAT("&lt;math&gt;", ?cleanSymbol, "&lt;/math&gt;") AS ?Symbol)
             BIND(CONCAT('<math>', ?cleanSymbol, '</math>') AS ?Symbol)
            
            
         }
         }
Line 59: Line 57:
}
}
ORDER BY ?taskLabel ?itemLabel
ORDER BY ?taskLabel ?itemLabel
| templates=Math
| chart=bordercloud.visualization.DataTable
| chart=bordercloud.visualization.DataTable
| log=2
}}
}}


Line 122: Line 122:
LIMIT 1
LIMIT 1
| templates=Test
| templates=Test
| endpoint=http://query.staging.mardi4nfdi.org/proxy/wdqs/bigdata/namespace/wdq/sparql
| chart=bordercloud.visualization.DataTable
| log=2
| log=2
}}
}}

Latest revision as of 12:26, 31 October 2024

Test

E=mc2


answer label quote
https://mardi4nfdi.de/mathmoddb#BiBiReactionPingPongMechanismMichaelisMentenModelwithProduct1SS Bi Bi Reaction Ping Pong Mechanism Michaelis Menten Model with Product 1 (Steady State Assumption) Michaelis Menten Model for a Bi Bi reaction following Ping Pong Mechanism with Product 1 formulated via the steady state assumption.
https://mardi4nfdi.de/mathmoddb#UniUniReactionCompetitiveCompleteInhibitionDixonModelwithoutProductSteadyStateAssumption Uni Uni Reaction Competitive Complete Inhibition (Dixon Model without Product - Steady State Assumption) Dixon Model for an Uni Uni reaction without Product and competitive complete Inhibition via the steady state assumption.
https://mardi4nfdi.de/mathmoddb#UniUniReactionNonCompetitivePartialInhibitionMichaelisMentenModelwithoutProductSteadyStateAssumption Uni Uni Reaction Non-Competitive Partial Inhibition (Michaelis Menten Model without Product - Steady State Assumption) Michaelis Menten Model for an Uni Uni reaction without Product and non-competitive partial Inhibition via the steady state assumption.
https://mardi4nfdi.de/mathmoddb#ElectronShuttlingModel Electron Shuttling Model Quantum dynamical modeling of the electron to be shuttled, governed by the electric potential generated by the clavier (and other) gates in a Silicon QuBus device. Spin and valley states as well as the respective interactions are neglected. Moreover, the current model is limited to the coherent wave packet evolution and disregards the effects of noise and dissipation.
https://mardi4nfdi.de/mathmoddb#UniUniReactionNonCompetitiveCompleteInhibitionLineweaverBurkModelwithoutProductSteadyStateAssumption Uni Uni Reaction Non-Competitive Complete Inhibition (Lineweaver Burk Model without Product - Steady State Assumption) Lineweaver Burk Model for an Uni Uni reaction without Product and non-competitive complete Inhibition via the steady state assumption.
11:38:37 11/15/2024 -- Refresh -- Duration of query :0.137s -- CSV