Portal: Difference between revisions

From MaRDI portal
Portal
No edit summary
No edit summary
Line 64: Line 64:
         <div class="items">
         <div class="items">
{|
{|
{{StatisticsRow| Triples | ?s ?p ?o }}
{{StatisticsRow| Triples             | ?s ?p ?o }}
|-
{{StatisticsRow| zbMATH Open articles | ?item wdt:P225 ?zblno }}
| zbMATH Open articles
{{StatisticsRow| humans               | ?item wdt:P31 wd:Q57162 }}
| {{#invoke:MySPARQL|showFirstValue|
{{StatisticsRow| zbMATH Open authors | ?item wdt:P676 ?zblau }}
#title:Number of imported zbMATH entries
{{StatisticsRow| swMATH               | ?item wdt:P13 ?swmathID }}
PREFIX wdt: <https://portal.mardi4nfdi.de/prop/direct/>
{{StatisticsRow| Wikidata item        | ?item wdt:P12 ?wikidataQID }}
SELECT (COUNT(*) as ?work)
{{StatisticsRow| CRAN Packages       | ?item wdt:P13 ?swmathID }}
WHERE { ?item wdt:P225 ?zblno}
{{StatisticsRow| DLMF                 | ?item wdt:P2 ?zblno }}
}}
{{StatisticsRow| arXiv               | ?item wdt:P21 ?zblno }}
|-
{{StatisticsRow| PolyDB               | ?item wdt:P1437 ?zblno }}
|humans
{{StatisticsRow| Datasets             | ?item wdt:P31 wd:Q56885}}
| {{#sparql:
#title:Number of humans
PREFIX wdt: <https://portal.mardi4nfdi.de/prop/direct/>
PREFIX wd: <https://portal.mardi4nfdi.de/entity/>
 
SELECT (COUNT(*) as ?Triples)
WHERE { ?item wdt:P31 wd:Q57162} |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
}}
|-
|swMATH
| {{#sparql:
PREFIX wdt: <https://portal.mardi4nfdi.de/prop/direct/>
SELECT (COUNT(*) as ?Triples)
WHERE { ?item wdt:P13 ?swmathID}  |templateBare=tableCell
}}
|-
|Wikidata items
| {{#sparql:
PREFIX wdt: <https://portal.mardi4nfdi.de/prop/direct/>
SELECT (COUNT(*) as ?Triples)
WHERE { ?item wdt:P12 ?wikidataQID}  |templateBare=tableCell
}}
|-
|CRAN Packages
| {{#sparql:
PREFIX wdt: <https://portal.mardi4nfdi.de/prop/direct/>
SELECT (COUNT(*) as ?Triples)
WHERE { ?item wdt:P229 ?zblno}  |templateBare=tableCell
}}
|-
|DLMF
| {{#sparql:
PREFIX wdt: <https://portal.mardi4nfdi.de/prop/direct/>
SELECT (COUNT(*) as ?Triples)
WHERE { ?item wdt:P2 ?zblno}  |templateBare=tableCell
}}
|-
|arXiv
| {{#sparql:
PREFIX wdt: <https://portal.mardi4nfdi.de/prop/direct/>
SELECT (COUNT(*) as ?Triples)
WHERE { ?item wdt:P21 ?zblno}  |templateBare=tableCell
}}
|-
|PolyDB
| {{#sparql:
PREFIX wdt: <https://portal.mardi4nfdi.de/prop/direct/>
SELECT (COUNT(*) as ?Triples)
WHERE { ?item wdt:P1437 ?zblno}  |templateBare=tableCell
}}
<!-- https://portal.mardi4nfdi.de/wiki/Item:Q56885 -->
|-
|Datasets
| {{#sparql:
PREFIX wdt: <https://portal.mardi4nfdi.de/prop/direct/>
PREFIX wd: <https://portal.mardi4nfdi.de/entity/>
SELECT (COUNT(*) as ?Triples)
WHERE { ?item wdt:P31 wd:Q56885} |templateBare=tableCell
}}
|}
 
 


         </div>
         </div>

Revision as of 11:21, 27 November 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.

Search

You can query the mathematical research data knowledge graph here: Search (early beta!)



Statistics

Triples

648085280

zbMATH Open articles

4497982

humans

1306352

zbMATH Open authors

1240135

swMATH

42046

Wikidata item

511841

CRAN Packages

42046

DLMF

771

arXiv

782340

PolyDB

21

Datasets

5496