Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Parsing: HTML comments #173

Open
skalee opened this issue Mar 30, 2021 · 0 comments
Open

Parsing: HTML comments #173

skalee opened this issue Mar 30, 2021 · 0 comments

Comments

@skalee
Copy link
Contributor

skalee commented Mar 30, 2021

Following definitions include HTML comments in definitions:

  • 112-01-32
  • 212-11-28
  • 212-14-16
  • 212-18-03
  • 212-18-04

For example, this one in 112-01-32 (<!-- is by definition equal to -->):

mathematical relation between base units, coherent derived units or other units of measurement
<p>NOTE    For the quantities <i>Q</i><sub>1</sub>, <i>Q</i><sub>2</sub>, and <i>Q</i><sub>3</sub> related by the quantity equation <i>Q</i><sub>1</sub> = <i>&zeta;</i> <i>Q</i><sub>2</sub> <i>Q</i><sub>3</sub>, the unit equation is &lsqb;<i>Q</i><sub>1</sub>&rsqb; = &lsqb;<i>Q</i><sub>2</sub>&rsqb; &lsqb;<i>Q</i><sub>3</sub>&rsqb;, where &lsqb;<i>Q</i><sub>1</sub>&rsqb;, &lsqb;<i>Q</i><sub>2</sub>&rsqb;, and &lsqb;<i>Q</i><sub>3</sub>&rsqb; denote the units of <i>Q</i><sub>1</sub>, <i>Q</i><sub>2</sub>, and <i>Q</i><sub>3</sub>, respectively, provided that these units are in a coherent system of units.   <p>Examples:
<ul>
<li>J :=<!-- is by definition equal to --> kg m<sup>2</sup> s<sup>&minus;2</sup>, where J, kg, m, and s are the symbols for the joule, kilogram, metre, and second, respectively (the symbol :=<!is by definition equal to> denotes “is by definition equal to”); </li>
<li>1 km/h = (1/3,6) m/s.</li>
</ul>

Or this one in 212-14-16:

the number of anhydrous-<!-->&beta;<!-->-glucose monomers, C<sub>6</sub>H<sub>10</sub>O<sub>5</sub>, in the cellulose molecule

@ronaldtse Is it any important to preserve them?

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant