Portal: Difference between revisions
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 | 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) |
zbMATH authors | 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) |
arXiv | 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) |
DLMF | Sorry, the SPARQL server sent an error. (see details with parameter log=2) |
swMATH | Sorry, the SPARQL server sent an error. (see details with parameter log=2) |
humans | Sorry, the SPARQL server sent an error. (see details with parameter log=2) |
Wikidata items | Sorry, the SPARQL server sent an error. (see details with parameter log=2)
|