User:Daniel: Difference between revisions
From MaRDI portal
Babel |
|||
(5 intermediate revisions by the same user not shown) | |||
Line 14: | Line 14: | ||
*** [https://query.portal.mardi4nfdi.de/index.html#PREFIX%20wdt%3A%20%3Chttps%3A%2F%2Fportal.mardi4nfdi.de%2Fprop%2Fdirect%2F%3E%0APREFIX%20wd%3A%20%3Chttps%3A%2F%2Fportal.mardi4nfdi.de%2Fentity%2F%3E%0A%0ASELECT%20DISTINCT%20%3Fproperty%20%3FpropertyLabel%20%3Fcount%0AWITH%20%7B%0A%20%20SELECT%20DISTINCT%20%3Fitem%20WHERE%20%7B%0A%20%20%20%20%3Fitem%20wdt%3AP676%20%3FzbMATH_author%20.%0A%20%20%7D%0A%20%20LIMIT%20200000%0A%20%20%7D%20AS%20%25items%20%0AWITH%20%7B%0A%20%20SELECT%20DISTINCT%20%3Fproperty%20%28COUNT%28%2a%29%20AS%20%3Fcount%29%20WHERE%20%7B%0A%20%20INCLUDE%20%25items.%0A%20%20%20%20%3Fitem%20%3Fp%20%5B%20%5D%20.%0A%20%20%20%20%3Fproperty%20a%20wikibase%3AProperty%3B%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20wikibase%3Aclaim%20%3Fp.%0A%20%20%7D%0A%20%20GROUP%20BY%20%3Fproperty%20%0A%20%20%7D%20AS%20%25results%20%0AWHERE%20%7B%0A%20%20INCLUDE%20%25results.%0A%20%20SERVICE%20wikibase%3Alabel%20%7B%20bd%3AserviceParam%20wikibase%3Alanguage%20%22en%22.%20%7D%0A%7D%0AORDER%20BY%20DESC%28%3Fcount%29%0ALIMIT%20100 on MaRDI] | *** [https://query.portal.mardi4nfdi.de/index.html#PREFIX%20wdt%3A%20%3Chttps%3A%2F%2Fportal.mardi4nfdi.de%2Fprop%2Fdirect%2F%3E%0APREFIX%20wd%3A%20%3Chttps%3A%2F%2Fportal.mardi4nfdi.de%2Fentity%2F%3E%0A%0ASELECT%20DISTINCT%20%3Fproperty%20%3FpropertyLabel%20%3Fcount%0AWITH%20%7B%0A%20%20SELECT%20DISTINCT%20%3Fitem%20WHERE%20%7B%0A%20%20%20%20%3Fitem%20wdt%3AP676%20%3FzbMATH_author%20.%0A%20%20%7D%0A%20%20LIMIT%20200000%0A%20%20%7D%20AS%20%25items%20%0AWITH%20%7B%0A%20%20SELECT%20DISTINCT%20%3Fproperty%20%28COUNT%28%2a%29%20AS%20%3Fcount%29%20WHERE%20%7B%0A%20%20INCLUDE%20%25items.%0A%20%20%20%20%3Fitem%20%3Fp%20%5B%20%5D%20.%0A%20%20%20%20%3Fproperty%20a%20wikibase%3AProperty%3B%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20wikibase%3Aclaim%20%3Fp.%0A%20%20%7D%0A%20%20GROUP%20BY%20%3Fproperty%20%0A%20%20%7D%20AS%20%25results%20%0AWHERE%20%7B%0A%20%20INCLUDE%20%25results.%0A%20%20SERVICE%20wikibase%3Alabel%20%7B%20bd%3AserviceParam%20wikibase%3Alanguage%20%22en%22.%20%7D%0A%7D%0AORDER%20BY%20DESC%28%3Fcount%29%0ALIMIT%20100 on MaRDI] | ||
*** [https://query.wikidata.org/#SELECT%20DISTINCT%20%3Fproperty%20%3FpropertyLabel%20%3Fcount%0AWITH%20%7B%0A%20%20SELECT%20DISTINCT%20%3Fitem%20WHERE%20%7B%0A%20%20%20%20%3Fitem%20wdt%3AP1556%20%3FzbMATH_author%20.%0A%20%20%7D%0A%20%20LIMIT%20200000%0A%20%20%7D%20AS%20%25items%20%0AWITH%20%7B%0A%20%20SELECT%20DISTINCT%20%3Fproperty%20%28COUNT%28%2a%29%20AS%20%3Fcount%29%20WHERE%20%7B%0A%20%20INCLUDE%20%25items.%0A%20%20%20%20%3Fitem%20%3Fp%20%5B%20%5D%20.%0A%20%20%20%20%3Fproperty%20a%20wikibase%3AProperty%3B%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20wikibase%3Aclaim%20%3Fp.%0A%20%20%7D%0A%20%20GROUP%20BY%20%3Fproperty%20%0A%20%20%7D%20AS%20%25results%20%0AWHERE%20%7B%0A%20%20INCLUDE%20%25results.%0A%20%20SERVICE%20wikibase%3Alabel%20%7B%20bd%3AserviceParam%20wikibase%3Alanguage%20%22en%22.%20%7D%0A%7D%0AORDER%20BY%20DESC%28%3Fcount%29%0ALIMIT%20100 on Wikidata] | *** [https://query.wikidata.org/#SELECT%20DISTINCT%20%3Fproperty%20%3FpropertyLabel%20%3Fcount%0AWITH%20%7B%0A%20%20SELECT%20DISTINCT%20%3Fitem%20WHERE%20%7B%0A%20%20%20%20%3Fitem%20wdt%3AP1556%20%3FzbMATH_author%20.%0A%20%20%7D%0A%20%20LIMIT%20200000%0A%20%20%7D%20AS%20%25items%20%0AWITH%20%7B%0A%20%20SELECT%20DISTINCT%20%3Fproperty%20%28COUNT%28%2a%29%20AS%20%3Fcount%29%20WHERE%20%7B%0A%20%20INCLUDE%20%25items.%0A%20%20%20%20%3Fitem%20%3Fp%20%5B%20%5D%20.%0A%20%20%20%20%3Fproperty%20a%20wikibase%3AProperty%3B%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20wikibase%3Aclaim%20%3Fp.%0A%20%20%7D%0A%20%20GROUP%20BY%20%3Fproperty%20%0A%20%20%7D%20AS%20%25results%20%0AWHERE%20%7B%0A%20%20INCLUDE%20%25results.%0A%20%20SERVICE%20wikibase%3Alabel%20%7B%20bd%3AserviceParam%20wikibase%3Alanguage%20%22en%22.%20%7D%0A%7D%0AORDER%20BY%20DESC%28%3Fcount%29%0ALIMIT%20100 on Wikidata] | ||
* [[Template:Publication]] | |||
** example for Publication page | |||
*** [[Publication:5857920|A Convergent Discretization Method for Transition Path Theory for Diffusion Processes]] | |||
* [https://www.wikidata.org/wiki/Wikidata:WikiProject_Mathematics Wikidata:WikiProject Mathematics] | * [https://www.wikidata.org/wiki/Wikidata:WikiProject_Mathematics Wikidata:WikiProject Mathematics] | ||
** [https://www.wikidata.org/wiki/Template:Mathematics_properties Template:Mathematics properties] | ** [https://www.wikidata.org/wiki/Template:Mathematics_properties Template:Mathematics properties] | ||
** [https://w.wiki/8k$a QuickStatements for WikiProject tagging] | |||
* [https://scholia.toolforge.org/ Scholia] | * [https://scholia.toolforge.org/ Scholia] | ||
* [https://w.wiki/5heJ multiplication algorithms] | * [https://w.wiki/5heJ multiplication algorithms] | ||
* [https://openbis.ch/ openBIS] - workflow and asset management system | * [https://openbis.ch/ openBIS] - workflow and asset management system | ||
== Language settings == | == Subpages == | ||
{{Special:PrefixIndex/User:Daniel/}} | |||
== User profile == | |||
''As per [https://github.com/MaRDI4NFDI/MaRDIRoadmap/issues/18 this ticket], we are exploring ways to allow MaRDI users to find other users with overlapping activities. This section assists experimentation along these lines.'' | |||
=== Language settings === | |||
{{#babel:de-N|en-4|fr-4|ru-4}} | {{#babel:de-N|en-4|fr-4|ru-4}} | ||
== | === Recent edits by this account === | ||
{{Special:Contributions/{{PAGENAMEE}}|limit=12}} <!-- consider using |namespace=0 or similar --> | |||
{{Special: |
Latest revision as of 04:48, 13 November 2024
About
This user account is operated by Daniel Mietchen as part of the project "MaRDI: Mathematical Research Data Initiative" that works on enhancing the FAIRness — i.e. the Findability, Accessibility, Interoperability and Reusability — of research data related to mathematics. For further information, see Project:About.
The aspects of MaRDI that I am most closely involved in center around the integration of mathematical workflows with the Wikimedia ecosystem — in particular Wikidata and its frontend Scholia — including Wikibase instances like this portal.
Useful links
- Template:Person
- example item for Person page
- Paul Erdős
- Susanne Ditlevsen
- Marie Farge
- data model for people with a zbMATH ID
- Template:Publication
- example for Publication page
- Wikidata:WikiProject Mathematics
- Scholia
- multiplication algorithms
- openBIS - workflow and asset management system
Subpages
- Daniel/Accessibility
- Daniel/Author disambiguation
- Daniel/Bugs
- Daniel/Citizen science
- Daniel/Constraints
- Daniel/Curation workflows
- Daniel/Data modelling
- Daniel/Databases
- Daniel/Disambiguation
- Daniel/Extensions
- Daniel/Formulas
- Daniel/Gallery
- Daniel/Interactive content
- Daniel/Issues
- Daniel/Machine learning
- Daniel/Mathematical collections
- Daniel/Mathematical models
- Daniel/Numbers
- Daniel/Profile types
- Daniel/Proofs
- Daniel/Properties
- Daniel/Queries
- Daniel/Queries/Federated
- Daniel/Queries/Graph profiling
- Daniel/Queries/Images
- Daniel/Queries/LinkedWikiTest
- Daniel/Queries/Prefixes
- Daniel/Queries/RelativeLinkTest
- Daniel/QuickStatements
- Daniel/References
- Daniel/Sandbox
- Daniel/Scholia
- Daniel/Talks
- Daniel/Talks/2023
- Daniel/Talks/2023/Wissenschaftliche Publikationskulturen im Zeitalter von Open Access
- Daniel/Theorems
- Daniel/Use cases
- Daniel/WikiGnoming
- Daniel/Wikibase user survey
- Daniel/haswbstatement
User profile
As per this ticket, we are exploring ways to allow MaRDI users to find other users with overlapping activities. This section assists experimentation along these lines.
Language settings
Babel user information | ||||||||
---|---|---|---|---|---|---|---|---|
| ||||||||
Users by language |
Recent edits by this account
3 April 2025
- 14:5014:50, 3 April 2025 diff hist +83 User:Daniel/Queries/Federated →See also current
- 14:4214:42, 3 April 2025 diff hist +309 User:Daniel/Queries/Federated →See also
26 March 2025
- 09:2909:29, 26 March 2025 diff hist +297 End-to-End Learning to Warm-Start for Real-Time Quadratic Optimization (Q6420727) Changed claim: source code repository (P339): https://github.com/stellatogrp/l2ws_qp
22 March 2025
- 19:3019:30, 22 March 2025 diff hist +347 A majorization-minimization algorithm for neuroimage registration (Q6541915) Created claim: Wikidata QID (P12): Q128694923, #quickstatements; #temporary_batch_1742664577080 current Tag: QuickStatements [1.0.4]
- 19:3019:30, 22 March 2025 diff hist +345 Uncertainty of a detected spatial cluster in 1D: quantification and visualization (Q6540528) Created claim: Wikidata QID (P12): Q64461501, #quickstatements; #temporary_batch_1742664577080 current Tag: QuickStatements [1.0.4]
- 19:3019:30, 22 March 2025 diff hist +347 Algorithm 1041: HiPPIS -- a high-order positivity-preserving mapping software for structured meshes (Q6604160) Created claim: Wikidata QID (P12): Q130860261, #quickstatements; #temporary_batch_1742664577080 current Tag: QuickStatements [1.0.4]
- 19:3019:30, 22 March 2025 diff hist +347 A computational approach to solving a second-order singularly perturbed Fredholm integro-differential equation with discontinuous source term (Q6624872) Created claim: Wikidata QID (P12): Q129666617, #quickstatements; #temporary_batch_1742664577080 current Tag: QuickStatements [1.0.4]
- 19:3019:30, 22 March 2025 diff hist +347 Analysis of multi-Nucleon transfers in collisions of actinides (Q6605041) Created claim: Wikidata QID (P12): Q128137341, #quickstatements; #temporary_batch_1742664577080 current Tag: QuickStatements [1.0.4]
- 19:3019:30, 22 March 2025 diff hist +345 An exact test with high power and robustness to unmeasured confounding effects (Q6627516) Created claim: Wikidata QID (P12): Q92457991, #quickstatements; #temporary_batch_1742664577080 current Tag: QuickStatements [1.0.4]
- 19:3019:30, 22 March 2025 diff hist +345 Estimating seasonal onsets and peaks of bronchiolitis with spatially and temporally uncertain data (Q6625616) Created claim: Wikidata QID (P12): Q91022917, #quickstatements; #temporary_batch_1742664577080 current Tag: QuickStatements [1.0.4]
- 19:3019:30, 22 March 2025 diff hist +345 Analysis of network interventions with an application to hospital-acquired infections (Q6627260) Created claim: Wikidata QID (P12): Q90830932, #quickstatements; #temporary_batch_1742664577080 current Tag: QuickStatements [1.0.4]
- 19:2919:29, 22 March 2025 diff hist +345 Estimating multilevel regional variation in excess mortality of cancer patients using integrated nested Laplace approximation (Q6625683) Created claim: Wikidata QID (P12): Q58549660, #quickstatements; #temporary_batch_1742664577080 current Tag: QuickStatements [1.0.4]