Difference between revisions of "MicroMVDs for exchange requirements/Excavation MicroMVD"

From Wiki.OSArch
(Created page with "The following MicroMVD vocabulary can be used to ensure that the model captures data relevant to bulk excavation works during con...")
 
Line 8: Line 8:
 
Excavation volumes must be present in 3D with relevant metadata
 
Excavation volumes must be present in 3D with relevant metadata
  
Scenario: Receiving a file
+
Scenario: Bore hole log data must be digital
* The IFC file "{file}" must be provided
+
  * Bore hole log data must be in "{format}" format
  * IFC data must use the {schema} schema
 
  
 
Scenario: Bulk excavation volumes must be present
 
Scenario: Bulk excavation volumes must be present
Line 32: Line 31:
 
! Description
 
! Description
 
|-
 
|-
| <code>{file}</code>
+
| <code>{format}</code>
| project.ifc
+
| csv
| The filename or path to any IFC file.
+
| A digital format to extract bore hole data from
|-
 
| <code>{schema}</code>
 
| IFC4
 
| The schema version. At the moment, these are likely to be either IFC4 or IFC2X3.
 
|-
 
| <code>{guid}</code>
 
| 28q3AgmxP5cepIweO5Of$o
 
| This is a 22 character GlobalId for a particular IFC element.
 
 
|}
 
|}

Revision as of 19:31, 22 June 2021

The following MicroMVD vocabulary can be used to ensure that the model captures data relevant to bulk excavation works during construction.

Feature: Excavation

In order to evaluate costs and construction sequencing of excavation work
For cost planners and construction planners
Excavation volumes must be present in 3D with relevant metadata

Scenario: Bore hole log data must be digital
 * Bore hole log data must be in "{format}" format

Scenario: Bulk excavation volumes must be present
 * At least one excavation volume is present.
 * Excavation volumes must be uniquely named from the following list:
  | Name   |
  | {name} |
 * All excavation volumes must be assigned to a material, named from the following list of possible materials:
  | Name            |
  | {material_name} |
 * All excavation volume materials must be broken down into its constituents
 * All excavation volume materials must store the material density
 * All excavation volume materials must store the bulking factor as a property called BulkingFactor in a custom property set called uMVD_MaterialExcavation

You can fill out the variables using the guide below.

Variable Example Description
{format} csv A digital format to extract bore hole data from