You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: core/esmf-aspect-meta-model-python/README.md
+4-3Lines changed: 4 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -64,11 +64,12 @@ poetry run download-samm-branch
64
64
```
65
65
to download and start working with the Aspect Model Loader.
66
66
67
-
## SAMM meta model
67
+
## Semantic Aspect Meta Model
68
68
69
-
To be able to use "SAMM meta model" classes you need to download "SAMM Aspect Meta Model for development" ([Set Up SAMM Aspect Meta Model for development](#Set Up SAMM Aspect Meta Model for development)).
69
+
To be able to use SAMM meta model classes you need to download the corresponding files.
70
+
Details are described in [Set up SAMM Aspect Meta Model for development](#set-up-samm-aspect-meta-model-for-development).
70
71
71
-
This module contains classes for working with SAMM data.
72
+
This module contains classes for working with Aspect data.
72
73
73
74
SAMM meta model contains:
74
75
- SammUnitsGraph: provide a functionality for working with units([units.ttl](./esmf_aspect_meta_model_python/samm_aspect_meta_model/samm/unit/2.1.0/units.ttl)) data
0 commit comments