diff --git a/src/aec3po.overview.html b/src/aec3po.overview.html index 91525cb..83809c0 100644 --- a/src/aec3po.overview.html +++ b/src/aec3po.overview.html @@ -36,7 +36,8 @@ - Classes: _CheckMethod_, _BooleanCheckMethod_, _ComponentCheckMethod_, _SHACLCheckMethod_, _ACCORDCheckMethod_, _FuncionCheckMethod_, etc. - Properties: _hasUnit_, _hasTarget_, _operationalizes_, _operationalizedBy_, _nests_,_etc_. -6. **Module 6: FeatureOfInterest**: This module describes objects whose conformance against checks is verified, and those aspects of a feature of interest that are intrinsic to and cannot exist without the feature of interest, that must be checked for conformance. +6. **Module 6: FeatureOfInterest**: A feature of a building that is of interest. Typically, this will be a building component that needs to be compliant to regulations, or be documented in the permitting process. + - Classes: _FeatureOfInterest_, _Property_, _PropertyKind_, _QuantityKind_ - Properties: _hasProperty_, _hasQuantityKind_, _hasPropertyKind_, _hasDesign_, _hasContext_, _etc_.