Skip to content

Commit bcb5017

Browse files
committed
Update README.md
1 parent 5433610 commit bcb5017

File tree

1 file changed

+8
-1
lines changed

1 file changed

+8
-1
lines changed

README.md

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,14 @@ the definition `/spec/targets/` for project in JSON files:
4545
- ✅ Parquet, ✅ CSV
4646

4747
## Meta-Model
48+
49+
The object relations contain relations between key objects in meta-model, plus
50+
splitting these objects in packages (01-model, 02-data, etc.)
4851
![Object-relations](./00-high-level/object-relations.png)
52+
53+
The basic feasture sets contains view to basic feature sets and relations between them.
4954
![Basic-model](./00-high-level/basic-feature-sets.png)
50-
![Derived-model](./00-high-level/derived-feature-sets.png)
5155

56+
The derived feasture sets contains view to derived feature sets and relations
57+
between them.
58+
![Derived-model](./00-high-level/derived-feature-sets.png)

0 commit comments

Comments
 (0)