Update README.md
Browse files
README.md
CHANGED
@@ -1,3 +1,17 @@
|
|
1 |
-
---
|
2 |
-
license: cc-by-4.0
|
3 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
license: cc-by-4.0
|
3 |
+
language:
|
4 |
+
- en
|
5 |
+
tags:
|
6 |
+
- OCl
|
7 |
+
- UML
|
8 |
+
- MBSE
|
9 |
+
size_categories:
|
10 |
+
- n<1K
|
11 |
+
---
|
12 |
+
**uml_nl_ocl_100** is a small size dataset containing ca. 100 OCL constraints and their corresponding plantUML models, contraint specification in natural language.
|
13 |
+
|
14 |
+
This dataset is adapted from the models_dataset by Abukhalaf et al. We removed all empty constraints and merged class and association information into one piece for each model.
|
15 |
+
|
16 |
+
The original dataset including model files is avaible here: https://doi.org/10.5281/zenodo.7749795
|
17 |
+
|