Portal: Difference between revisions
From MaRDI portal
Portal
No edit summary |
No edit summary |
||
Line 81: | Line 81: | ||
|cran Packages | |cran Packages | ||
| {{#sparql: | | {{#sparql: | ||
PREFIX wdt: <https://portal.mardi4nfdi.de/prop/direct/> | PREFIX wdt: <https://portal.mardi4nfdi.de/prop/direct/> | ||
SELECT (COUNT(*) as ?Triples) | SELECT (COUNT(*) as ?Triples) | ||
Line 87: | Line 86: | ||
}} | }} | ||
|- | |- | ||
| | |arxiv | ||
| {{#sparql: | | {{#sparql: | ||
PREFIX wdt: <https://portal.mardi4nfdi.de/prop/direct/> | PREFIX wdt: <https://portal.mardi4nfdi.de/prop/direct/> | ||
SELECT (COUNT(*) as ?Triples) | SELECT (COUNT(*) as ?Triples) | ||
WHERE { ?item wdt:P21 ?zblno} |templateBare=tableCell | 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 | |||
}} | |||
|- | |||
|DLMF | |||
| {{#sparql: | |||
PREFIX wdt: <https://portal.mardi4nfdi.de/prop/direct/> | |||
SELECT (COUNT(*) as ?Triples) | |||
WHERE { ?item wdt:P2 ?zblno} |templateBare=tableCell | |||
}} | }} | ||
|} | |} |
Revision as of 11:03, 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.
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) |
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) |