Skip to content

Commit 6736ca5

Browse files
Joan GinerJoan Giner
authored andcommitted
updated language reference guide
1 parent e3325b2 commit 6736ca5

File tree

1 file changed

+12
-1
lines changed

1 file changed

+12
-1
lines changed

documentation/language-reference-guide.md

Lines changed: 12 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -310,7 +310,18 @@ Full examples of the language can be found in the public open repository [here](
310310
+ **Dependencies:** Dependencies of the rule
311311
+ **Description:** `STRING` Description of the dependencies
312312
+ **Links:** `URL` Link to the dependency artifact
313-
+ **Instances relation:** `Relation: ID attribute: [ATTRIBUTE] is related to [INSTANCE]` Relation between instances
313+
+ **Data Splits:** `STRING`The inteded data splits test/validation
314+
+ **Is sample** `YES`
315+
+ **Sampling Method:** `ENUMERATE` `'Cluster Sampling' | 'Haphazard Sampling' | 'Multi-stage Sampling' | 'Stratified Sampling' | 'Systematic Sampling' | 'Weighted Sampling' | 'Other'`
316+
+ **Sampling Criteria:** `STRING`
317+
+ **Sampling Characteristics:**
318+
+ **Total Data Sampled:** `NUMBER`
319+
+ **Sampling Rate:** `NUMBER`
320+
+ **Sampling Mean:** `STRING`
321+
+ **Sampling Standard Deviation:** `NUMBER`
322+
+ **Sampling Distribution:** `NUMBER`
323+
+ **Sampling Variation:** `NUMBER`
324+
+ **Instances relation:** `Relation: ID attribute: [ATTRIBUTE] is related to [INSTANCE]`
314325
315326
***
316327
***

0 commit comments

Comments
 (0)