Wikidata:Property proposal/electron configuration

From Wikidata
Jump to navigation Jump to search

electron configuration[edit]

Originally proposed at Wikidata:Property proposal/Natural science

Descriptionproperty of an atom (atom (Q9121)) in chemical element (chemical element (Q11344))
Representselectron configuration (Q53859)
Data typeString
Template parameter"electron configuration" in Template:Infobox element
Domainchemical element (Q11344)
Example 1hydrogen (Q556) → 1s1
Example 2helium (Q560) → 1s2
Example 3lithium (Q568) → [He] 2s1
Example 42s2
Example 52s22p1
Example 62s22p2
Example 72s22p3
Example 82s22p4
Example 92s22p5
Example 102s22p6
Example 11[Nе]3s1
Example 123s2
Example 133s23p1
Example 143s23p2
Example 153s23p3
Example 163s23p4
Example 173s23p5
Example 183s23p6
Sourceconfigurations of the elements (data page) Wikipedia: Electron configurations of the elements
Planned useinclude in templates related to chemical elements
Number of IDs in source126
Expected completenesscomplete coverage can be provided
Robot and gadget jobscan be created
See alsoatomic number (P1086), electron configuration (Q53859)

Motivation[edit]

can be used along with atomic number (P1086) instead of electron configuration (Q53859). Was nominated before Wikidata:Property proposal/Archive/38#electron configuration

Saehrimnir
Leyo
Snipre
Dcirovic
Walkerma
Egon Willighagen
Denise Slenter
Daniel Mietchen
Kopiersperre
Emily Temple-Wood
Pablo Busatto (Almondega)
Antony Williams (EPA)
TomT0m
Wostr
Devon Fyson
User:DePiep
User:DavRosen
Benjaminabel
99of9
Kubaello
Fractaler
Sebotic
Netha
Hugo
Samuel Clark
Tris T7
Leiem
Christianhauck
SCIdude
Binter
Photocyte
Robert Giessmann
Cord Wiljes
Adriano Rutz
Jonathan Bisson
GrndStt
Ameisenigel
Charles Tapley Hoyt
ChemHobby
Peter Murray-Rust
Erfurth
TiagoLubiana

Notified participants of WikiProject Chemistry

Васин Юрий (talk) 18:23, 22 August 2019 (UTC)[reply]

Discussion[edit]

  • I  Oppose if the property uses HTML,  Support if it uses unicode. Unicode is easier to parse as it needs no added actions. It automatically works provided the software supports unicode. HTML on the other hand needs the data users to make assumptions about how we format our data.
Anything that has string as a data-type within Wikidata should be understood by data-reusers to be able to used without additional parsing.
If the data-type would be Mathematical expression I would be okay with mathml style formatting as that's to be expected with that datatype. ChristianKl08:12, 14 October 2019 (UTC)[reply]
I agree that using HTML would be awkward, but if we don't use HTML, it makes the migration path harder for w:Template:Infobox element to use this data, that is, it make it harder for for this data to replace w:Template:Infobox element/symbol-to-electron-configuration. —Scs (talk) 10:42, 23 March 2020 (UTC)[reply]
It there's a desire to have this data replace w:Template:Infobox element/symbol-to-electron-configuration (so that it can be used in w:Template:Infobox element), the choice is clear: configurations other than Hydrogen and Helium should reference the previous noble gas. But then there's another question: for convention and for use in the Infobox the notation for e.g. Lithium would be [He] 1s², but if we wanted the Wikidata data to be maximally useful in a standalone way (that is, for low-level machine consumption), we might prefer [Q560] 1s². Hmm. —Scs (talk) 11:38, 23 March 2020 (UTC)[reply]
It's not anyone's desire here, especially since en.wiki does not want to use WD data. The choice is not clear. It's very easy to write a module (Lua) that would enable to add links to articles (He → Helium etc.) and to replace Unicode symbols with HTML tags. Item describing specific element in the electron configuration could be added as a qualifier; both full and simplified electron configuration could be added with proper qualifiers. There are many options. Wostr (talk) 18:55, 24 March 2020 (UTC)[reply]