Portal: Difference between revisions
Scholia links |
reordering the stats section |
||
Line 78: | Line 78: | ||
SELECT (COUNT(*) as ?Triples) | SELECT (COUNT(*) as ?Triples) | ||
WHERE { ?item wdt:P225 ?zblno} |templateBare=tableCell | WHERE { ?item wdt:P225 ?zblno} |templateBare=tableCell | ||
}} | |||
|- | |||
|humans | |||
| {{#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 | |||
}} | }} | ||
|- | |- | ||
Line 95: | Line 105: | ||
}} | }} | ||
|- | |- | ||
| | |swMATH | ||
| {{#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: | WHERE { ?item wdt:P13 ?swmathID} |templateBare=tableCell | ||
}} | }} | ||
|- | |- | ||
| | |Wikidata items | ||
| {{#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: | WHERE { ?item wdt:P12 ?wikidataQID} |templateBare=tableCell | ||
}} | }} | ||
|- | |- | ||
Line 116: | Line 127: | ||
}} | }} | ||
|- | |- | ||
| | |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: | WHERE { ?item wdt:P21 ?zblno} |templateBare=tableCell | ||
}} | }} | ||
|- | |- | ||
| | |PolyDB | ||
| {{#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: | WHERE { ?item wdt:P1437 ?zblno} |templateBare=tableCell | ||
}} | }} | ||
Revision as of 19:22, 6 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) |
humans | 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) |
swMATH | 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) |
DLMF | 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)
|