Portal: Difference between revisions
From MaRDI portal
Portal
slight expansion |
|||
Line 77: | Line 77: | ||
SELECT (COUNT(*) as ?Triples) | SELECT (COUNT(*) as ?Triples) | ||
WHERE { ?item wdt:P225 ?zblno} |templateBare=tableCell | WHERE { ?item wdt:P225 ?zblno} |templateBare=tableCell | ||
}} | |||
|- | |||
| zbMATH authors | |||
| {{#sparql: | |||
#title:Number of imported zbMATH entries | |||
PREFIX wdt: <https://portal.mardi4nfdi.de/prop/direct/> | |||
SELECT (COUNT(*) as ?Triples) | |||
WHERE { ?item wdt:P676 ?zblau} |templateBare=tableCell | |||
}} | }} | ||
|- | |- | ||
Line 124: | Line 132: | ||
WHERE { ?item wdt:P31 wd:Q57162} |templateBare=tableCell | WHERE { ?item wdt:P31 wd:Q57162} |templateBare=tableCell | ||
}} | }} | ||
|- | |||
|Wikidata items | |||
| {{#sparql: | |||
PREFIX wdt: <https://portal.mardi4nfdi.de/prop/direct/> | |||
SELECT (COUNT(*) as ?Triples) | |||
WHERE { ?item wdt:P12 ?wikidataQID} |templateBare=tableCell | |||
}} | |||
|} | |} |
Revision as of 06:41, 4 October 2023
MaRDI Portal is a FAIR gateway to find and access mathematical research data
Welcome to the MaRDI Portal of the NFDI. This page is still in an early stage of development.
Example queries
- DLMF formulae
- swMATH software
- Examples through our Scholia extension:
Under development
- Upcoming data sources: zbMATH Open
- Upcoming features (MaRDI roadmap):
Statistics
Triples | 633921510 | |
zbMATH Open articles | 4490877 | |
zbMATH authors | 1204119 | |
CRAN Packages | 21049 | |
arXiv | 757186 | |
PolyDB | 21 | |
DLMF | 4449 | |
swMATH | 44542 | |
humans | 1269498 | |
Wikidata items | 500152 |