Portal: Difference between revisions

From MaRDI portal
Portal
No edit summary
No edit summary
Line 64: Line 64:
{|
{|
|-
|-
| Number of triples
| Triples
| {{#sparql:
| {{#sparql:
#title: Number of triples in the MaRDI Knowledge Graph
#title: Number of triples in the MaRDI Knowledge Graph
Line 71: Line 71:
}}
}}
|-
|-
| Number of zbMATH Open articles
| zbMATH Open articles
| {{#sparql:
| {{#sparql:
#title:Number of imported zbMATH entries
#title:Number of imported zbMATH entries
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
}}
|-
|cran Packages
| {{#sparql:
#title:Number of imported zbMATH entries
PREFIX wdt: <https://portal.mardi4nfdi.de/prop/direct/>
SELECT (COUNT(*) as ?Triples)
WHERE { ?item wdt:P229 ?zblno}  |templateBare=tableCell
}}
|-
|PolyDB
| {{#sparql:
#title:Number of imported zbMATH entries
PREFIX wdt: <https://portal.mardi4nfdi.de/prop/direct/>
SELECT (COUNT(*) as ?Triples)
WHERE { ?item wdt:P21 ?zblno}  |templateBare=tableCell
}}
}}
|}
|}

Revision as of 11:01, 16 June 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

Sorry, the SPARQL server sent an error. (see details with parameter log=2)

zbMATH Open articles

Sorry, the SPARQL server sent an error. (see details with parameter log=2)

cran Packages

Sorry, the SPARQL server sent an error. (see details with parameter log=2)

PolyDB

Sorry, the SPARQL server sent an error. (see details with parameter log=2)