These properties are needed to define relatons between slices and predicates, and between predicates and predicates. The position of these declarations in the final user workflow is not yet defined. They could be be specified in the requirements definition phase or interactively during the plan composition.
The scope of these properties is global wrt to any datasets in the process, since they graph elements in order to instruct the operators in the refactoring of the data. The may link elements of the harmonized schema to elements of the source datasets.
Property name | Parameters | Description |
---|---|---|
Shortcut |
path - Path predicate - IRI | predicate is the shortcut of path. |
Inverse |
predicate - IRI inverse - IRI | predicate and inverse are inverse properties each other. |
Size |
predicate - IRI sizeOf - IRI | predicate indicates the number of occurrences of sizeOf predicate for each distinct subject. |
Average |
predicate - IRI averageOf - IRI | predicate indicates the average of all values of averageOf predicate for each distinct subject. |
Max |
predicate - IRI maxOf - IRI | predicate indicates the maximum of all values of maxOf predicate for each distinct subject. |
Min |
predicate - IRI minOf - IRI | predicate indicates the minimum of all values of minOf predicate for each distinct subject. |
Aggregation |
predicate - IRI aggrOf - IRI | predicate indicates the aggregation of all values of aggrOf predicate for each distinct subject. |