Optional
comment?: stringOptional
documentation?: stringA Markdown-encoded string providing documentation about this expression.
Optional
latex?: stringA visual representation of this expression as a LaTeX string.
This can be useful to preserve non-semantic details, for example parentheses in an expression or styling attributes.
Optional
openmathA base URL for an OpenMath content dictionary. This key applies to this node and all its children.
The default value is "http://www.openmath.org/cd".
Optional
openmathA short string indicating an entry in an OpenMath Content Dictionary.
For example: arith1/#abs
.
Optional
sourceThe source code from which this expression was generated.
It could be a LaTeX expression, or some other source language.
Optional
sourceA character offset in sourceContent
or sourceUrl
from which this
expression was generated.
Optional
sourceA URL to the source code from which this expression was generated.
Optional
wikibase?: stringA base URL for the wikidata
key.
A full URL can be produced by concatenating this key with the wikidata
key. This key applies to this node and all its children.
The default value is "https://www.wikidata.org/wiki/"
Optional
wikidata?: stringA short string referencing an entry in a wikibase.
For example:
"Q167"
is the wikidata entry
for the Pi
constant.
A human readable string to annotate this expression, since JSON does not allow comments in its encoding