QuickSparqlStatements/Rename DLMF functions/251121061114

From MaRDI portal
Revision as of 18:36, 21 November 2025 by Schubotz (talk | contribs) (Created automatically via QuickSparql Statements special page.)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

See https://github.com/MaRDI4NFDI/MaRDIRoadmap/issues/137 (no limits)


Query

SELECT ?qid ?Len
WHERE { 
  ?qid rdfs:label "function"@en. 
  ?qid wdt:P2 ?link .
  BIND ( Concat("DLMF function " , ?link) AS ?Len)
}


Form data

{
    "query": "SELECT ?qid ?Len\nWHERE { \n  ?qid rdfs:label \"function\"@en. \n  ?qid wdt:P2 ?link .\n  BIND ( Concat(\"DLMF function \" , ?link) AS ?Len)\n}",
    "job-title": "Rename DLMF functions",
    "job-description": "See https:\/\/github.com\/MaRDI4NFDI\/MaRDIRoadmap\/issues\/137 (no limits)\n",
    "overwrite": true,
    "totalLimit": "0"
}

Endpoint

https://query.portal.mardi4nfdi.de/sparql