Skip to content

Commit

Permalink
Merge pull request #586 from larswik/feature/BookA-Pset_GeoObsCommon
Browse files Browse the repository at this point in the history
BookA-Pset_GeoObsCommon
  • Loading branch information
SergejMuhic authored May 31, 2024
2 parents 466a4b7 + 8675e97 commit 6b283be
Show file tree
Hide file tree
Showing 10 changed files with 26 additions and 0 deletions.
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
<?xml version="1.0" encoding="utf-8"?>
<DocProperty xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" Name="Comment" UniqueId="5deb9c0d-34da-424d-9bbe-ffe86956e975" PrimaryDataType="IfcText" />

Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
Additional noteworthy information related e.g. to one specific entity.
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
<?xml version="1.0" encoding="utf-8"?>
<DocProperty xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" id="Lithology_0LdEScS1D9oRyQIFkXH3yi" Name="Lithology" UniqueId="159ce726-7013-49c9-bf1a-48fba1443f2c" PrimaryDataType="IfcLabel" />

Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
Defines all natural materials resulting from the combination of minerals, particles or biogenic elements.
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
<?xml version="1.0" encoding="utf-8"?>
<DocProperty xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" id="ObservationEndDate_1f3yCK9b927PPJI96ub41r" Name="ObservationEndDate" UniqueId="690fc314-2652-421d-9653-4891b8944075" PrimaryDataType="IfcDate" />

Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
End date when the observation was made.
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
<?xml version="1.0" encoding="utf-8"?>
<DocProperty xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" id="ObservationStartDate_0NUJ4QuQPDpehtroDooVHq" Name="ObservationStartDate" UniqueId="1779311a-e1a6-4dce-8af7-d72372c9f474" PrimaryDataType="IfcDate" />

Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
Start date when the observation was made.
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
<?xml version="1.0" encoding="utf-8"?>
<DocPropertySet xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" Name="Pset_GeoObsCommon" UniqueId="694f7250-c5fb-4664-8c4b-0c595c3a2a3c" ApplicableType="IfcGeoScienceObservation,IfcBorehole,IfcSensor,IfcSpatialZone/MAPPEDZONE,IfcSpatialZone/TESTEDZONE" PropertySetType="PSET_OCCURRENCEDRIVEN">
<Properties>
<DocProperty xsi:nil="true" href="ObservationStartDate_0NUJ4QuQPDpehtroDooVHq" />
<DocProperty xsi:nil="true" href="ObservationEndDate_1f3yCK9b927PPJI96ub41r" />
<DocProperty xsi:nil="true" href="Lithology_0LdEScS1D9oRyQIFkXH3yi" />
</Properties>
</DocPropertySet>

Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
Common properties for geoscience observations.

0 comments on commit 6b283be

Please sign in to comment.