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 12: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

503485056

zbMATH Open articles

4456874

humans

1249169

zbMATH Open authors

1182974

swMATH

44542

Wikidata item

370127

CRAN Packages

44542

DLMF

12551

arXiv

680472

PolyDB

21

Datasets

5474