From 2a0182527e46c781780b23bd9695cf559dfcf7c1 Mon Sep 17 00:00:00 2001 From: AMNA DRIDI Date: Wed, 11 Oct 2023 12:32:17 +0100 Subject: [PATCH] Update aec3po.overview.md --- src/aec3po.overview.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/aec3po.overview.md b/src/aec3po.overview.md index 96c22e5..457de3f 100644 --- a/src/aec3po.overview.md +++ b/src/aec3po.overview.md @@ -26,7 +26,7 @@ Below is an overview of the core modules and their components: 5. **CheckMethod**: Information that operationalizes Checks in documents. - Classes: _CheckMethod_, _BooleanCheckMethod_, _ComponentCheckMethod_, _SHACLCheckMethod_, _ACCORDCheckMethod_, _FuncionCheckMethod_, _etc_. - - Properties: _hasUnit_, _hasTarget_, _operationalizes_, _operationalizedBy_, _nests_, _etc_. + - Properties: _hasUnit_, _hasTarget_, _operationalizes_, _operationalizedBy_, _etc_. 6. **FeatureOfInterest**: An element of a site, building, or piece of infrastructure 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_, _etc_.