User:Daniel/Queries/Federated: Difference between revisions
From MaRDI portal
< User:Daniel | Queries
Line 12: | Line 12: | ||
== MaRDI portal and FactGrid == | == MaRDI portal and FactGrid == | ||
* [https://query.portal.mardi4nfdi.de/#%23title%3A%20Street%20addresses%20of%20historic%20mathematicians%20in%20Paris%0A%23%20This%20query%20combines%20data%20from%20%0A%23%20https%3A%2F%2Fquery.portal.mardi4nfdi.de%20%28MaRDI%29%0A%23%20and%20https%3A%2F%2Fdatabase.factgrid.de%2F%20%28NFDI4Memory%29%0A%0A%23defaultView%3AMap%0A%0APREFIX%20FactGrid_wd%3A%20%3Chttps%3A%2F%2Fdatabase.factgrid.de%2Fentity%2F%3E%0APREFIX%20FactGrid_wdt%3A%20%3Chttps%3A%2F%2Fdatabase.factgrid.de%2Fprop%2Fdirect%2F%3E%0A%0ASELECT%20DISTINCT%20%0A%20%20%3FFactGrid_mathematician%20%3FFactGrid_mathematicianLabel%20%3FFactGrid_addressLabel%20%3FFactGrid_coord%20%0A%20%20%3FMaRDI_person%20%3FMaRDI_personLabel%20WHERE%20%7B%0A%20%20%3FMaRDI_person%20wdt%3AP316%20%3FFactGrid_personID%20.%0A%20%20BIND%28URI%28CONCAT%28%22https%3A%2F%2Fdatabase.factgrid.de%2Fentity%2F%22%2C%20%3FFactGrid_personID%29%29%20AS%20%3FFactGrid_mathematician%29%0A%20%20SERVICE%20%3Chttps%3A%2F%2Fdatabase.factgrid.de%2Fsparql%3E%20%7B%0A%0A%20%20%20%20SELECT%20%3FFactGrid_mathematician%20%3FFactGrid_mathematicianLabel%20%3FFactGrid_addressLabel%20%3FFactGrid_coord%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20WHERE%20%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%7B%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%3FFactGrid_mathematician%20FactGrid_wdt%3AP2%20FactGrid_wd%3AQ7%3B%20%20%20%20%20%20%20%23%20person%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20FactGrid_wdt%3AP208%20%3FFactGrid_address.%20%20%23%20address%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%3FFactGrid_address%20FactGrid_wdt%3AP48%20%3FFactGrid_coord%3B%20%20%20%20%20%20%20%20%20%20%20%23%20geocoordinates%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20FactGrid_wdt%3AP47%20FactGrid_wd%3AQ10441%20.%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20SERVICE%20wikibase%3Alabel%20%7B%20bd%3AserviceParam%20wikibase%3Alanguage%20%22%5BAUTO_LANGUAGE%5D%2Cen%22.%20%7D%20%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%7D%0A%20%20%20%20LIMIT%20100%20%20%0A%20%20%7D%0A%20%20BIND%28%3FFactGrid_mathematicianLabel%20AS%20%3FmathematicianLabel%29%0A%0A%20%20BIND%28STR%28CONCAT%28%22MaRDI%3A%20%22%2C%20STR%28%3FmathematicianLabel%29%29%29%20AS%20%3FMaRDI_personLabel%29%20%20%0A%7D%0A Which street addresses in Paris are associated with people known to both MaRDI and FactGrid?] | |||
=== FAQ === | === FAQ === |
Revision as of 01:33, 12 November 2024
MaRDI portal and MathAlgodDB
MaRDI portal and Wikidata
- formulas
- match between MaRDI and Wikidata by zbMATH author ID
- variant that produces QuickStatements commands to be used on the MaRDI QuickStatements instance
- check MaRDI items for Wikidata ID, then check Wikidata for images
MaRDI portal and FactGrid
FAQ
- Shall there be a "MaRDI item ID"/ "MaRDI property ID"/ "MaRDI entity ID" on FactGrid?
- Which MaRDI items should get a FactGrid ID?
- How many would that be?
- What properties can be used to mediate between MaRDI and FactGrid?
- Wikidata ID
- zbMATH author ID
- Should FactGrid-based information be included in MaRDI profiles?
- What about using sitelinks rather than external identifiers for mapping to other Wikibase instances? (example: Wilhelm Friedrich Ostwald in MaRDI (which maps to Wikidata via external ID) and in FactGrid (which uses sitelinks)
- What about magic links to other Wikibase instances, e.g. something like
factgrid:Item:Q865262
for https://database.factgrid.de/wiki/Item:Q865262?
MaRDI portal and OpenStreetMap
FAIRJupyter and MaRDI portal
Wikidata and LinkedGeoData
Wikidata and OpenStreetMap
Wikidata and WikiPathways
See also
- https://wiki.openstreetmap.org/wiki/Sophox
- MeSH RDF
- SPARQL Micro-Services
- Who is using Knowledge Graphs in NFDI? An overview by the Working Group "Knowledge Graphs"
- Links
- Nomisma SPARQL endpoint and query examples as well as blog posts
- Manor wiki & Wikidata
- unclear, why this query does not show the image for Pehr Elvius