emmo-repo / EMMO

Elementary Multiperspective Material Ontology (EMMO)
Other
63 stars 15 forks source link

LaTeX for symbols and equations #220

Open jsimonclark opened 1 year ago

jsimonclark commented 1 year ago

Are there plans to include support for LaTeX expressions of symbols and equations in EMMO? I suppose this could be accomplished just using hasSymbolData and giving the LaTeX as a string. But I think it would help with usability to subclass hasSymbolData with hasLaTeXData.

Thoughts?