Portal: Difference between revisions
From MaRDI portal
Portal
EloiFerrer (talk | contribs) No edit summary |
No edit summary |
||
Line 65: | Line 65: | ||
#title: Number of triples in the MaRDI Knowledge Graph | #title: Number of triples in the MaRDI Knowledge Graph | ||
SELECT (COUNT(*) as ?Triples) | SELECT (COUNT(*) as ?Triples) | ||
WHERE { ?s ?p ?o } | WHERE { ?s ?p ?o } |templateBare=tableCell | ||
}} | |||
{{#sparql: | |||
#title:Number of imported zbMATH entries | |||
PREFIX wdt: <https://portal.mardi4nfdi.de/prop/direct/> | |||
SELECT (COUNT(*) as ?Triples) | |||
WHERE { ?item wdt:P225 ?zblno} |templateBare=tableCell | |||
}} | }} | ||
</div> | </div> |
Revision as of 10:44, 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
Sorry, the SPARQL server sent an error. (see details with parameter log=2)
Sorry, the SPARQL server sent an error. (see details with parameter log=2)