diff --git a/_index.html b/_index.html deleted file mode 100644 index 74526cd..0000000 --- a/_index.html +++ /dev/null @@ -1,174 +0,0 @@ - - - - - Eclipse UOMo - - - - - - - - - - - - - - - - - - - - - - - -
- -
-
-
- - -

-

UOMo

-

Welcome to Eclipse UOMo. -
- Using Indriya the Units of Measurement Reference Implementation. -

-

- -

- UOMo adds Units of Measurement support to IT Systems for Data and Services. -

-

-

-Authors and Contributors - -

This page was created by Werner Keil (@keilw). Other major contributors are Chris Senior (@duckAsteroid) or Otavio Santana (@otaviojava).

- -

- -
-
-
- -
- - - - - - - - - - - - diff --git a/about.html b/about.html index dbaa118..4311624 100644 --- a/about.html +++ b/about.html @@ -97,11 +97,11 @@ +

UOMo

+

Motivation

Developers frequently encounter the need to model units of measurement, because objects in the real world are subject to these measures. When working with units, developers need to understand the mathematics of units, how to convert between systems, and how to format and parse string representations of units. Most of this work can be consolidated into one or two Java packages, which is a primary aim of this project. This project will help developers create safe, correct software to deal with common problem of modeling units.

- -

Data

 

-
-

Services

-
-

The focus of the project is on Java implementations, but other languages both on a JVM or other platforms will be supported as appropriate, desired and/or contributed.

-
-
+ +

The focus of the project is on Java implementations, but other languages both on a JVM or other platforms will be supported as appropriate, desired and/or contributed.