SCHEMA test; ENTITY person; name : STRING; age : INTEGER; WHERE (age >= 0) AND (age < 130); END_ENTITY; END_SCHEMA;
SCHEMA test; ENTITY person; name : STRING; age : INTEGER; WHERE {0 <= age < 130}; END_ENTITY; END_SCHEMA;
Mode | E | -T | -U | -S | -H | -R | M | X |
HLCs extracted from first model | 3 | 3 | 3 | 3 | 0 | 3 | 3 | 3 |
HLCs extracted from second model | 3 | 3 | 3 | 3 | 0 | 3 | 3 | 3 |
Comparisons | 59 | 59 | 57 | 59 | 26 | 59 | 59 | 59 |
HLC-comparisons | 7 | 7 | 7 | 7 | 0 | 7 | 7 | 7 |
Correspondences | 12 | 12 | 12 | 12 | 5 | 12 | 12 | 12 |
HLC-correspondences | 3 | 3 | 3 | 3 | 0 | 3 | 3 | 3 |
Differences | 3 | 3 | 3 | 3 | 2 | 3 | 3 | 3 |
Number of FC-thesaurus lookups | 3 | 0 | 1 | 3 | 3 | 3 | 3 | 3 |
Number of name-thesaurus lookups | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 |
The frames generated by the CCUS (and output as HTML-ised FIL files) follow - a file for each frame-class: