(35 intermediate revisions by the same user not shown) | |||
Line 11: | Line 11: | ||
===== Existing properties ===== | ===== Existing properties ===== | ||
* [[:wikidata:Template:Mathematics properties|Template:Mathematics properties]] | * [[:wikidata:Template:Mathematics properties|Template:Mathematics properties]] | ||
** This includes | |||
*** [[:wikidata:Wikidata:Property_proposal/OpenML_dataset_ID|OpenML dataset ID]] | |||
*** [[:wikidata:Wikidata:Property proposal/Digital Library of Mathematical Functions ID|Digital Library of Mathematical Functions ID]] (equivalent to [[Property:P2| DLMF id (P2) ]] here on the portal wiki) | |||
===== Proposed properties ===== | ===== Proposed properties ===== | ||
==== Items ==== | ==== Items ==== | ||
Line 30: | Line 32: | ||
=== To Wikiversity === | === To Wikiversity === | ||
* [[:wikiversity:de:Projekt:Semantische Organisation der Mathematik|Projekt:Semantische Organisation der Mathematik]] | * [[:wikiversity:de:Projekt:Semantische Organisation der Mathematik|Projekt:Semantische Organisation der Mathematik]] | ||
=== To other Wikibase instances === | |||
''See [[Links#Other Wikibase instances]] for list.'' | |||
=== Non-Wikibase knowledge graphs === | |||
==== Apache Fuseki Jena ==== | |||
* [https://www.qudt.org/fuseki/#/dataset/qudt/query qudt query service] | |||
** operated by [https://qudt.org/ QUDT.org] | |||
== Math-related lexemes == | == Math-related lexemes == | ||
Line 40: | Line 51: | ||
* [https://dicare.toolforge.org/lexemes/challenge.php?id=37 Numbers (2/n)]: addition (Q32043), subtraction (Q40754), 5 (Q203), 6 (Q23488), 7 (Q23350), 8 (Q23355), 9 (Q19108) | * [https://dicare.toolforge.org/lexemes/challenge.php?id=37 Numbers (2/n)]: addition (Q32043), subtraction (Q40754), 5 (Q203), 6 (Q23488), 7 (Q23350), 8 (Q23355), 9 (Q19108) | ||
* [https://dicare.toolforge.org/lexemes/challenge.php?id=27 Numbers (1/n)]: number (Q11563), numerical digit (Q82990), zero (Q204), 1 (Q199), 2 (Q200), 3 (Q201), 4 (Q202) | * [https://dicare.toolforge.org/lexemes/challenge.php?id=27 Numbers (1/n)]: number (Q11563), numerical digit (Q82990), zero (Q204), 1 (Q199), 2 (Q200), 3 (Q201), 4 (Q202) | ||
== Math formulas == | |||
* [https://www.wikidata.org/w/index.php?title=Q30204&diff=1817120241&oldid=1816573539&diffmode=source limits of annotations?] | |||
== Math videos == | == Math videos == | ||
Line 50: | Line 65: | ||
* [https://www.youtube.com/watch?v=nmgFG7PUHfo The Fast Fourier Transform — The Algorithm That Transformed The World] | * [https://www.youtube.com/watch?v=nmgFG7PUHfo The Fast Fourier Transform — The Algorithm That Transformed The World] | ||
* [https://www.youtube.com/watch?v=spUNpyF58BY But what is the Fourier Transform? A visual introduction] | * [https://www.youtube.com/watch?v=spUNpyF58BY But what is the Fourier Transform? A visual introduction] | ||
* [https://www.youtube.com/watch?v=UOuxo6SA8Uc Math's pedagogical curse] | |||
== Math & biology == | == Math & biology == | ||
Line 64: | Line 80: | ||
* [https://scholia.toolforge.org/work/Q108855310 Using the W3C Generating RDF from Tabular Data on the Web recommendation to manage small Wikidata datasets] | * [https://scholia.toolforge.org/work/Q108855310 Using the W3C Generating RDF from Tabular Data on the Web recommendation to manage small Wikidata datasets] | ||
* [https://scholia.toolforge.org/work/Q115624106 Structural Quality Metrics to Evaluate Knowledge Graphs ] | * [https://scholia.toolforge.org/work/Q115624106 Structural Quality Metrics to Evaluate Knowledge Graphs ] | ||
== Tools == | |||
* [https://muekoeff.gitlab.io/entitycompare/ https://muekoeff.gitlab.io/entitycompare/], e.g. use with Q11518, Q184410, Q184871 | |||
* [https://lists.wikimedia.org/hyperkitty/list/wikibaseug@lists.wikimedia.org/thread/W73H7VO7T4PEWPTPKRGTJLBKLRK3UQGP/ Demo of a Wikibase fast import API] | |||
* [https://lists.wikimedia.org/hyperkitty/list/wikidata@lists.wikimedia.org/message/TI7U5Q6ZBEEPCNSTZ2KYLEXEDO4E4GMG/ static Wikidata on Virtuoso] | |||
* [https://harej.co/posts/2023/01/loading-wikidata-into-different-graph-databases-blazegraph-qlever/ Deploying Wikidata to different graph databases and what works best: Blazegraph, QLever, QEndpoint, Amazon Neptune] | |||
* [https://en.wikipedia.org/wiki/Template:Annual_readership https://en.wikipedia.org/wiki/Template:Annual_readership] | |||
* [https://wikidata.metaphacts.com/resource/wd:Q21199?view=graph metaphacts] | |||
* [https://github.com/bio-guoda/preston/issues/218 tracking Wikidata dumps] | |||
* [http://mediawiki2latex.wmflabs.org/ Mediawiki2LaTeX] | |||
=== Stats === | |||
* [https://grafana.wikimedia.org/d/l-3CMlN4z/wdqs-uptime-slo?orgId=1&var-Datacenter=eqiad&var-SLO_Threshold=.95&var-Period_Days=365d&from=now-2y&to=now WDQS uptime] | |||
* [https://people.compute.dtu.dk/faan/scholia-page-view-statistics.html Scholia page view stats] | |||
== Wikifarms == | |||
* [https://miraheze.org/ Miraheze] | |||
== Wikifunctions == | |||
* [https://en.wikipedia.org/wiki/Wikipedia:Wikipedia_Signpost/2023-01-01/Technology_report Technology report January 2023] | |||
== #365climateedits == | |||
* https://meta.wikimedia.org/wiki/Wikimedians_for_Sustainable_Development/365_climate_edits | |||
== Test queries == | |||
=== Stats === | |||
{{#sparql: | |||
#title:Number of imported zbMATH entries | |||
PREFIX wdt: <https://portal.mardi4nfdi.de/prop/direct/> | |||
SELECT (COUNT(*) as ?Triples) | |||
WHERE { ?item wdt:P225 ?zblno} | |||
}} | |||
=== Items === | |||
{{#sparql: | |||
#title: Female zbMATH authors, sorted by number of statements about them | |||
PREFIX wdt: <https://portal.mardi4nfdi.de/prop/direct/> | |||
PREFIX wd: <https://portal.mardi4nfdi.de/entity/> | |||
SELECT DISTINCT ?item ?itemLabel ?statements WHERE { | |||
?item wdt:P676 ?zbMATH_author ; | |||
wdt:P592 wd:Q57505 . | |||
?item wikibase:statements ?statements . | |||
?item ^wdt:P16 [ wdt:P1449 [] ] . | |||
SERVICE wikibase:label { bd:serviceParam wikibase:language "[AUTO_LANGUAGE],en". } | |||
} | |||
ORDER BY DESC(?statements) | |||
LIMIT 20 | |||
}} | |||
=== Link combinations === | |||
* [https://query.wikidata.org/#%23%20tool%3A%20scholia%0APREFIX%20target%3A%20%3Chttp%3A%2F%2Fwww.wikidata.org%2Fentity%2FQ58966335%3E%0A%0ASELECT%20DISTINCT%20%0A%3Fnode%20%3FnodeLabel%20%20%0A%20%28CONCAT%28%22%5B%22%2C%20STR%28%3Fnode%29%2C%20%22%20%22%2C%20%3FnodeLabel%2C%20%22%5D%22%29%20AS%20%3FnodeLabelei%20%29%0A%23%20%3FnodeImage%20%0A%3FchildNode%20%3FchildNodeLabel%20%0A%23%20%3FchildNodeImage%20%3Frgb%20%0A%20%28CONCAT%28%22%5B%22%2C%20STR%28%3FchildNode%29%2C%20%22%20%22%2C%20%3FchildNodeLabel%2C%20%22%5D%22%29%20AS%20%3FchildNodeLabelei%20%29%0A%0AWITH%20%7B%0A%20%20SELECT%20DISTINCT%20%3Fproperty%20WHERE%20%7B%0A%20%20%20%20%20%20%3Fproperty%20a%20wikibase%3AProperty%3B%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20wdt%3AP31%20wd%3AQ18610173%20%3B%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20wdt%3AP31%20wd%3AQ26940804%20.%20%0A%20%20%20%20%7D%0A%7D%20AS%20%25properties%0AWITH%20%7B%0A%20%20SELECT%20DISTINCT%20%3Fnode%20%3FchildNode%20WHERE%20%7B%0A%20%20%20%20%20%20BIND%28target%3A%20AS%20%3Fnode%29%0A%20%20%20%20%20%20%3Fnode%20%3Fp%20%3Fi.%0A%20%20%20%20%20%20%3FchildNode%20%3Fx%20%3Fp.%0A%20%20%20%20%20%20%3FchildNode%20rdf%3Atype%20wikibase%3AProperty.%0A%20%20%20%20%20%20FILTER%28STRSTARTS%28STR%28%3Fi%29%2C%20%22http%3A%2F%2Fwww.wikidata.org%2Fentity%2FQ%22%29%29%0A%20%20%20%20%20%20FILTER%28STRSTARTS%28STR%28%3FchildNode%29%2C%20%22http%3A%2F%2Fwww.wikidata.org%2Fentity%2FP%22%29%29%0A%20%20%20%20%7D%0A%20%20LIMIT%205000%0A%7D%20AS%20%25nodes%0AWITH%20%7B%0A%20%20SELECT%20DISTINCT%20%3FchildNode%20%3Fnode%20%3Frgb%20WHERE%20%7B%0A%20%20%20%20%20%20BIND%28%22EFFBD8%22%20AS%20%3Frgb%29%0A%20%20%20%20%20%20target%3A%20%3Fp%20%3FchildNode.%0A%20%20%20%20%20%20%3Fnode%20%3Fx%20%3Fp.%0A%20%20%20%20%20%20%3Fnode%20rdf%3Atype%20wikibase%3AProperty.%0A%20%20%20%20%20%20FILTER%28STRSTARTS%28STR%28%3FchildNode%29%2C%20%22http%3A%2F%2Fwww.wikidata.org%2Fentity%2FQ%22%29%29%0A%20%20%20%20%7D%0A%20%20LIMIT%205000%0A%7D%20AS%20%25childNodes%0AWHERE%20%7B%0A%20%20%7B%0A%20%20%20%20INCLUDE%20%25nodes%0A%20%20%20%20%3Fnode%20rdfs%3Alabel%20%3FnodeLabel%20.%0A%20%20%7D%0A%20%20UNION%0A%20%20%7B%0A%20%20%20%20INCLUDE%20%25childNodes%0A%20%20%7D%0A%0A%20%20OPTIONAL%20%7B%20%0A%20%20%20%20INCLUDE%20%25properties%0A%20%20%20%20%3Fproperty%20wikibase%3AdirectClaim%20%3Fnodeclaim.%0A%20%20%20%20%3Fnode%20%3Fnodeclaim%20%3FnodeImage.%20%0A%20%20%7D%0A%0A%20%20OPTIONAL%20%7B%20%0A%20%20%20%20INCLUDE%20%25properties%0A%20%20%20%20%3Fproperty%20wikibase%3AdirectClaim%20%3FchildNodeclaim.%0A%20%20%20%20%3FchildNode%20%3FchildNodeclaim%20%3FchildNodeImage.%20%0A%20%20%7D%0A%23%20%20%20%3Fnode%20rdfs%3Alabel%20%3FnodeLabel%20.%0A%23%20%20%20FILTER%20%28LANG%28%3FnodeLabel%29%20%3D%20%27en%27%29%0A%20%20SERVICE%20wikibase%3Alabel%20%7B%20bd%3AserviceParam%20wikibase%3Alanguage%20%22%5BAUTO_LANGUAGE%5D%2Cen%22.%20%7D%20%20%20%20%20%20%20%20%0A%7D%0A%20%20 here] | |||
== Test edits == | |||
Space for test edits. | |||
Another test | |||
== Version 1 == | |||
{{#sparql: | |||
PREFIX wdt: <https://portal.mardi4nfdi.de/prop/direct/> | |||
PREFIX wd: <https://portal.mardi4nfdi.de/entity/> | |||
SELECT | |||
?publication_date | |||
?work ?workLabel | |||
WHERE { | |||
# ?work wdt:P16 wd:{{#invoke:wd|label|raw}} . | |||
?work wdt:P16 wd:Q676062 . | |||
OPTIONAL { | |||
?work wdt:P28 ?publication_datetime . | |||
BIND(xsd:date(?publication_datetime) AS ?publication_date) | |||
} | |||
SERVICE wikibase:label { bd:serviceParam wikibase:language "[AUTO_LANGUAGE],en,da,de,es,fr,jp,nl,no,ru,sv,zh". } | |||
} | |||
ORDER BY DESC(?publication_date) | |||
LIMIT 3 | |||
}} | |||
=== Version 2 === | |||
{{#sparql: | |||
PREFIX wdt: <https://portal.mardi4nfdi.de/prop/direct/> | |||
PREFIX wd: <https://portal.mardi4nfdi.de/entity/> | |||
SELECT | |||
?publication_date | |||
?html1 | |||
WHERE { | |||
# ?work wdt:P16 wd:{{#invoke:wd|label|raw}} . | |||
?work wdt:P16 wd:Q676062 . | |||
OPTIONAL { | |||
?work wdt:P28 ?publication_datetime . | |||
BIND(xsd:date(?publication_datetime) AS ?publication_date) | |||
} | |||
?work rdfs:label ?label . | |||
FILTER (LANG(?label) = "en") | |||
BIND(CONCAT('<a href=\'', xsd:string(?work),'\'>',?label,'</a>') as ?html1) | |||
SERVICE wikibase:label { bd:serviceParam wikibase:language "[AUTO_LANGUAGE],en,da,de,es,fr,jp,nl,no,ru,sv,zh". } | |||
} | |||
ORDER BY DESC(?publication_date) | |||
LIMIT 3 | |||
}} | |||
== Version 3 == | |||
{{#sparql: | |||
PREFIX wdt: <https://portal.mardi4nfdi.de/prop/direct/> | |||
PREFIX wd: <https://portal.mardi4nfdi.de/entity/> | |||
SELECT | |||
?publication_date | |||
?html | |||
?wiki | |||
WHERE { | |||
?work wdt:P16 wd:Q676062 . | |||
OPTIONAL { | |||
?work wdt:P28 ?publication_datetime . | |||
BIND(xsd:date(?publication_datetime) AS ?publication_date) | |||
} | |||
?work rdfs:label ?label . | |||
FILTER (LANG(?label) = "en") | |||
BIND(CONCAT('<a href=\'', xsd:string(?work),'\'>',?label,'</a>') as ?html) | |||
BIND(CONCAT('[', xsd:string(?work),' ',?label,']') as ?wiki) | |||
SERVICE wikibase:label { bd:serviceParam wikibase:language "[AUTO_LANGUAGE],en,da,de,es,fr,jp,nl,no,ru,sv,zh". } | |||
} | |||
ORDER BY DESC(?publication_date) | |||
LIMIT 3 | |||
}} |
Latest revision as of 10:21, 4 December 2023
This page is for test edits and unsorted notes.
NFDI interactions
Interwiki links
To Wikidata
Properties
Existing properties
- Template:Mathematics properties
- This includes
- OpenML dataset ID
- Digital Library of Mathematical Functions ID (equivalent to DLMF id (P2) here on the portal wiki)
- This includes
Proposed properties
Items
- fundamental theorem of algebra (Q192760)
- fundamental theorem of arithmetic (Q670235)
- fundamental theorem of calculus (Q1217677)
- fundamental theorem of Riemannian geometry (Q2185349)
- fundamental theorem of linear algebra (Q5508975)
- fundamental theorem of algebraic K-theory (Q17015004)
To Wikipedia
To Wikiversity
To other Wikibase instances
See Links for list.
Non-Wikibase knowledge graphs
Apache Fuseki Jena
- qudt query service
- operated by QUDT.org
Lexeme challenges
- Numbers (5/n): mathematics (Q395), algebra (Q3968), arithmetic (Q11205), 19 (Q39850), 20 (Q40292), 30 (Q42817), 40 (Q42317)
- Numbers (4/n): equation (Q11345), square (Q111124), square root (Q134237), 14 (Q38582), 16 (Q40254), 17 (Q40118), 18 (Q38712)
- Numbers (3/n): multiplication (Q40276), division (Q1226939), 10 (Q23806), 11 (Q37136), 12 (Q36977), 13 (Q37141), 15 (Q38701)
- Numbers (2/n): addition (Q32043), subtraction (Q40754), 5 (Q203), 6 (Q23488), 7 (Q23350), 8 (Q23355), 9 (Q19108)
- Numbers (1/n): number (Q11563), numerical digit (Q82990), zero (Q204), 1 (Q199), 2 (Q200), 3 (Q201), 4 (Q202)
Math formulas
Math videos
- "The greatest shortcoming of the human race is our inability to understand the exponential function. But this kind of steady growth is the centrepiece of the entire global economy. Who would realise at 5 minutes to 12, that there is a problem? Think about it."
- The Map of Mathematics
- Data and Mathematics, or Mathematics and Data
- Why is algebra so hard?
- Wikidata on Apache Jena and Fuseki
- Pythagoras twisted squares: Why did they not teach you any of this in school?
- The Fast Fourier Transform — The Algorithm That Transformed The World
- But what is the Fourier Transform? A visual introduction
- Math's pedagogical curse
Math & biology
- RCC-5 classification
- Merging taxonomies under RCC-5 algebraic articulations (Q114740027): "CLEANTAX uses the RCC-5 [Randell et al. 1992] topological algebra as the basis for representing articulations. This algebra describes relationships between sets, and supports the expression of incomplete knowledge when stating articulations. The RCC-5 algebra uses the same five basic relations (B5) as several biological taxonomic alignments and taxonomic reasoning systems [Berendsohn 2003; Koperski et al. 2000; Franz et al. 2007]. Given any two non-empty sets N and M, exactly one of the B5 relations holds (cf. Figure 5) between them: (i) congruence (N ≡ M), (ii) proper inclusion (N # M), (iii) proper inverse inclusion (N ! M), (iv) partial overlap (N ⊕ M), or (v) exclusion (disjointness) (N ! M)."
Math & politics
Interesting papers
- Using the W3C Generating RDF from Tabular Data on the Web recommendation to manage small Wikidata datasets
- Structural Quality Metrics to Evaluate Knowledge Graphs
Tools
- https://muekoeff.gitlab.io/entitycompare/, e.g. use with Q11518, Q184410, Q184871
- Demo of a Wikibase fast import API
- static Wikidata on Virtuoso
- Deploying Wikidata to different graph databases and what works best: Blazegraph, QLever, QEndpoint, Amazon Neptune
- https://en.wikipedia.org/wiki/Template:Annual_readership
- metaphacts
- tracking Wikidata dumps
- Mediawiki2LaTeX
Stats
Wikifarms
Wikifunctions
#365climateedits
Test queries
Stats
Sorry, the SPARQL server sent an error. (see details with parameter log=2)
Items
Sorry, the SPARQL server sent an error. (see details with parameter log=2)
Link combinations
Test edits
Space for test edits.
Another test
Version 1
Sorry, the SPARQL server sent an error. (see details with parameter log=2)
Version 2
Sorry, the SPARQL server sent an error. (see details with parameter log=2)
Version 3
Sorry, the SPARQL server sent an error. (see details with parameter log=2)