Portal: Difference between revisions

From MaRDI portal
Portal
mardi>Daniel
no parentheses needed here
 
m 1 revision imported
 
(No difference)

Latest revision as of 08:38, 24 January 2024

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.

You can query the mathematical research data knowledge graph here: Search (early beta!)



Triples {{#sparql:
  1. title: Number of triples in the MaRDI Knowledge Graph

SELECT (COUNT(*) as ?Triples) WHERE { ?s ?p ?o } |templateBare=tableCell }}

zbMATH Open articles {{#sparql:
  1. 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 }}

humans {{#sparql:
  1. 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 }}

zbMATH authors {{#sparql:
  1. 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 }}

swMATH {{#sparql:

PREFIX wdt: <https://portal.mardi4nfdi.de/prop/direct/> SELECT (COUNT(*) as ?Triples) WHERE { ?item wdt:P13 ?swmathID} |templateBare=tableCell }}

Wikidata items {{#sparql:

PREFIX wdt: <https://portal.mardi4nfdi.de/prop/direct/> SELECT (COUNT(*) as ?Triples) WHERE { ?item wdt:P12 ?wikidataQID} |templateBare=tableCell }}

CRAN Packages {{#sparql:

PREFIX wdt: <https://portal.mardi4nfdi.de/prop/direct/> SELECT (COUNT(*) as ?Triples) WHERE { ?item wdt:P229 ?zblno} |templateBare=tableCell }}

DLMF {{#sparql:

PREFIX wdt: <https://portal.mardi4nfdi.de/prop/direct/> SELECT (COUNT(*) as ?Triples) WHERE { ?item wdt:P2 ?zblno} |templateBare=tableCell }}

arXiv {{#sparql:

PREFIX wdt: <https://portal.mardi4nfdi.de/prop/direct/> SELECT (COUNT(*) as ?Triples) 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 }}