Skip to content

Commit

Permalink
42: Links and References
Browse files Browse the repository at this point in the history
  • Loading branch information
keilw committed Nov 2, 2024
1 parent c6397d2 commit 0a29a20
Showing 1 changed file with 9 additions and 2 deletions.
11 changes: 9 additions & 2 deletions about.html
Original file line number Diff line number Diff line change
Expand Up @@ -109,13 +109,20 @@ <h3>Data</h3>
<li>Help to incorporate units into <a href="https://www.w3.org">W3C</a> standard <a href="https://www.w3.org/TR/mathml-units/">MathML</a></li>
<li>Support <a href="https://www.oasis-open.org">OASIS</a> standard <a href="https://unitsml.nist.gov/">Units Markup Language (UnitsML)</a></li>
</ul>
<p>&nbsp;</p>
<p>&nbsp;</p>

<h3>Apps</h3>
<ul>
<li><a href="https://github.com/eclipse-platform/eclipse.platform.ui/blob/master/docs/Rich_Client_Platform.md">Eclipse RCP</a> Desktop Apps</li>
<li><a href="https://en.wikipedia.org/wiki/OSGi">OSGI</a> Bundles</li>
</ul>
<p>&nbsp;</p>

<h3>Services</h3>
<ul>
<li>Strong Unit Typing (Compile time support)</li>
<li>HL7 Services</li>
<li>Financial API based on general Units of Measurement implementation </li>
<li>Financial API based on general Units of Measurement implementation</li>
</ul>

<p>The focus of the project is on <a href="https://www.oracle.com/technetwork/java/index.html">Java</a> implementations, but other languages both on a JVM or other platforms will be supported as appropriate, desired and/or contributed.</p>
Expand Down

0 comments on commit 0a29a20

Please sign in to comment.