Skip to content

Commit

Permalink
Merged and regenerated docs/APIs for revision 4.0.0.23
Browse files Browse the repository at this point in the history
  • Loading branch information
PeteHart authored and github-actions[bot] committed Jan 12, 2024
1 parent eb31c75 commit baca38f
Show file tree
Hide file tree
Showing 1,365 changed files with 1,656 additions and 503 deletions.
523 changes: 270 additions & 253 deletions API/REST/RealEstateCore.Ontology.DTDLv2.yaml

Large diffs are not rendered by default.

3 changes: 2 additions & 1 deletion API/REST/contexts/Agent.jsonld
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@
"identifiers": "dtmi:org:w3id:rec:Agent:_contents:__identifiers;1",
"name": "dtmi:org:w3id:rec:Agent:_contents:__name;1",
"isMemberOf": "dtmi:org:w3id:rec:Agent:_contents:__isMemberOf;1",
"owns": "dtmi:org:w3id:rec:Agent:_contents:__owns;1"
"owns": "dtmi:org:w3id:rec:Agent:_contents:__owns;1",
"memberOf": "dtmi:org:w3id:rec:Agent:_contents:__memberOf;1"
}
}
1 change: 1 addition & 0 deletions Doc/Agent/Agent.md
Original file line number Diff line number Diff line change
Expand Up @@ -43,6 +43,7 @@ The human, group, or machine that consumes or acts upon an object or data. This
* [Space](../Space/Space.md).isLocationOf
* [Equipment](../Asset/Equipment/Equipment.md).feeds
* [Equipment](../Asset/Equipment/Equipment.md).isFedBy
* [System](../Collection/System/System.md).includes
* [Architecture](../Space/Architecture/Architecture.md).isFedBy
* [Document](../Information/Document/Document.md).documentTopic
* [Document](../Information/Document/Document.md).url
Expand Down
4 changes: 3 additions & 1 deletion Doc/Agent/Organization/Company.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
## Relationships

### Inherited Relationships
* **[Agent](../Agent.md):** isMemberOf, owns
* **[Agent](../Agent.md):** isMemberOf, memberOf, owns
* **[Organization](Organization.md):** hasMember, hasPart, isPartOf

---
Expand All @@ -29,6 +29,7 @@
* [Space](../../Space/Space.md).isLocationOf
* [Equipment](../../Asset/Equipment/Equipment.md).feeds
* [Equipment](../../Asset/Equipment/Equipment.md).isFedBy
* [System](../../Collection/System/System.md).includes
* [Architecture](../../Space/Architecture/Architecture.md).isFedBy
* [Document](../../Information/Document/Document.md).documentTopic
* [Document](../../Information/Document/Document.md).url
Expand All @@ -39,6 +40,7 @@
* [Meter](../../Asset/Equipment/Meter/Meter.md).meters
### Inherited
* [Agent](../Agent.md).isMemberOf
* [Agent](../Agent.md).memberOf
* [Architecture](../../Space/Architecture/Architecture.md).architectedBy
* [Architecture](../../Space/Architecture/Architecture.md).constructedBy
* [Architecture](../../Space/Architecture/Architecture.md).operatedBy
Expand Down
4 changes: 3 additions & 1 deletion Doc/Agent/Organization/Department.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
## Relationships

### Inherited Relationships
* **[Agent](../Agent.md):** isMemberOf, owns
* **[Agent](../Agent.md):** isMemberOf, memberOf, owns
* **[Organization](Organization.md):** hasMember, hasPart, isPartOf

---
Expand All @@ -29,6 +29,7 @@
* [Space](../../Space/Space.md).isLocationOf
* [Equipment](../../Asset/Equipment/Equipment.md).feeds
* [Equipment](../../Asset/Equipment/Equipment.md).isFedBy
* [System](../../Collection/System/System.md).includes
* [Architecture](../../Space/Architecture/Architecture.md).isFedBy
* [Document](../../Information/Document/Document.md).documentTopic
* [Document](../../Information/Document/Document.md).url
Expand All @@ -39,6 +40,7 @@
* [Meter](../../Asset/Equipment/Meter/Meter.md).meters
### Inherited
* [Agent](../Agent.md).isMemberOf
* [Agent](../Agent.md).memberOf
* [Architecture](../../Space/Architecture/Architecture.md).architectedBy
* [Architecture](../../Space/Architecture/Architecture.md).constructedBy
* [Architecture](../../Space/Architecture/Architecture.md).operatedBy
Expand Down
4 changes: 3 additions & 1 deletion Doc/Agent/Organization/Organization.md
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ An organization of any sort (e.g., a business, association, project, consortium,
|hasPart|**en**: has part|**en**: Indicates parthood relations in organizations (e.g., departments of a corporation). Note that membership in an organization is expressed using the more specific hasMember property.|0-Infinity|[Organization](#)||True|
|isPartOf|**en**: is part of|**en**: Indicates parthood relations in organizations (e.g., departments of a corporation). Note that membership in an organization is expressed using the Agent.isMemberOf property.|0-Infinity|[Organization](#)||True|
### Inherited Relationships
* **[Agent](../Agent.md):** isMemberOf, owns
* **[Agent](../Agent.md):** isMemberOf, memberOf, owns

---

Expand All @@ -44,6 +44,7 @@ An organization of any sort (e.g., a business, association, project, consortium,
* [Space](../../Space/Space.md).isLocationOf
* [Equipment](../../Asset/Equipment/Equipment.md).feeds
* [Equipment](../../Asset/Equipment/Equipment.md).isFedBy
* [System](../../Collection/System/System.md).includes
* [Architecture](../../Space/Architecture/Architecture.md).isFedBy
* [Document](../../Information/Document/Document.md).documentTopic
* [Document](../../Information/Document/Document.md).url
Expand All @@ -54,6 +55,7 @@ An organization of any sort (e.g., a business, association, project, consortium,
* [Meter](../../Asset/Equipment/Meter/Meter.md).meters
### Direct
* [Agent](../Agent.md).isMemberOf
* [Agent](../Agent.md).memberOf
* [Organization](#).hasPart
* [Organization](#).isPartOf
### Inherited
Expand Down
3 changes: 2 additions & 1 deletion Doc/Agent/Person.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ A natural person (i.e., an individual human being).
## Relationships

### Inherited Relationships
* **[Agent](Agent.md):** isMemberOf, owns
* **[Agent](Agent.md):** isMemberOf, memberOf, owns

---

Expand All @@ -36,6 +36,7 @@ A natural person (i.e., an individual human being).
* [Space](../Space/Space.md).isLocationOf
* [Equipment](../Asset/Equipment/Equipment.md).feeds
* [Equipment](../Asset/Equipment/Equipment.md).isFedBy
* [System](../Collection/System/System.md).includes
* [Architecture](../Space/Architecture/Architecture.md).isFedBy
* [Document](../Information/Document/Document.md).documentTopic
* [Document](../Information/Document/Document.md).url
Expand Down
1 change: 1 addition & 0 deletions Doc/Asset/Architectural-/ArchitecturalAsset.md
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,7 @@
* [Space](../../Space/Space.md).isLocationOf
* [Equipment](../Equipment/Equipment.md).feeds
* [Equipment](../Equipment/Equipment.md).isFedBy
* [System](../../Collection/System/System.md).includes
* [Architecture](../../Space/Architecture/Architecture.md).isFedBy
* [Document](../../Information/Document/Document.md).documentTopic
* [Document](../../Information/Document/Document.md).url
Expand Down
1 change: 1 addition & 0 deletions Doc/Asset/Architectural-/BarrierAsset/AccessPanel.md
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,7 @@
* [Space](../../../Space/Space.md).isLocationOf
* [Equipment](../../Equipment/Equipment.md).feeds
* [Equipment](../../Equipment/Equipment.md).isFedBy
* [System](../../../Collection/System/System.md).includes
* [Architecture](../../../Space/Architecture/Architecture.md).isFedBy
* [Document](../../../Information/Document/Document.md).documentTopic
* [Document](../../../Information/Document/Document.md).url
Expand Down
1 change: 1 addition & 0 deletions Doc/Asset/Architectural-/BarrierAsset/BarrierAsset.md
Original file line number Diff line number Diff line change
Expand Up @@ -35,6 +35,7 @@
* [Space](../../../Space/Space.md).isLocationOf
* [Equipment](../../Equipment/Equipment.md).feeds
* [Equipment](../../Equipment/Equipment.md).isFedBy
* [System](../../../Collection/System/System.md).includes
* [Architecture](../../../Space/Architecture/Architecture.md).isFedBy
* [Document](../../../Information/Document/Document.md).documentTopic
* [Document](../../../Information/Document/Document.md).url
Expand Down
1 change: 1 addition & 0 deletions Doc/Asset/Architectural-/BarrierAsset/Door.md
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,7 @@
* [Space](../../../Space/Space.md).isLocationOf
* [Equipment](../../Equipment/Equipment.md).feeds
* [Equipment](../../Equipment/Equipment.md).isFedBy
* [System](../../../Collection/System/System.md).includes
* [Architecture](../../../Space/Architecture/Architecture.md).isFedBy
* [Document](../../../Information/Document/Document.md).documentTopic
* [Document](../../../Information/Document/Document.md).url
Expand Down
1 change: 1 addition & 0 deletions Doc/Asset/Architectural-/BarrierAsset/Partition.md
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,7 @@
* [Space](../../../Space/Space.md).isLocationOf
* [Equipment](../../Equipment/Equipment.md).feeds
* [Equipment](../../Equipment/Equipment.md).isFedBy
* [System](../../../Collection/System/System.md).includes
* [Architecture](../../../Space/Architecture/Architecture.md).isFedBy
* [Document](../../../Information/Document/Document.md).documentTopic
* [Document](../../../Information/Document/Document.md).url
Expand Down
1 change: 1 addition & 0 deletions Doc/Asset/Architectural-/BarrierAsset/Window.md
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,7 @@
* [Space](../../../Space/Space.md).isLocationOf
* [Equipment](../../Equipment/Equipment.md).feeds
* [Equipment](../../Equipment/Equipment.md).isFedBy
* [System](../../../Collection/System/System.md).includes
* [Architecture](../../../Space/Architecture/Architecture.md).isFedBy
* [Document](../../../Information/Document/Document.md).documentTopic
* [Document](../../../Information/Document/Document.md).url
Expand Down
1 change: 1 addition & 0 deletions Doc/Asset/Asset.md
Original file line number Diff line number Diff line change
Expand Up @@ -63,6 +63,7 @@ Something which is placed inside of a building, but is not an integral part of t
* [Space](../Space/Space.md).isLocationOf
* [Equipment](Equipment/Equipment.md).feeds
* [Equipment](Equipment/Equipment.md).isFedBy
* [System](../Collection/System/System.md).includes
* [Architecture](../Space/Architecture/Architecture.md).isFedBy
* [Document](../Information/Document/Document.md).documentTopic
* [Document](../Information/Document/Document.md).url
Expand Down
2 changes: 1 addition & 1 deletion Doc/Asset/Equipment/Camera/Camera.md
Original file line number Diff line number Diff line change
Expand Up @@ -34,6 +34,7 @@
* [Space](../../../Space/Space.md).isLocationOf
* [Equipment](../Equipment.md).feeds
* [Equipment](../Equipment.md).isFedBy
* [System](../../../Collection/System/System.md).includes
* [Architecture](../../../Space/Architecture/Architecture.md).isFedBy
* [Document](../../../Information/Document/Document.md).documentTopic
* [Document](../../../Information/Document/Document.md).url
Expand All @@ -44,7 +45,6 @@
* [Meter](../Meter/Meter.md).meters
### Inherited
* [Loop](../../../Collection/Loop/Loop.md).includes
* [System](../../../Collection/System/System.md).includes
* [Asset](../../Asset.md).hasPart
* [Asset](../../Asset.md).isPartOf
* [EquipmentCollection](../../../Collection/Equipment-.md).includes
2 changes: 1 addition & 1 deletion Doc/Asset/Equipment/Electrical-/Breaker_Panel.md
Original file line number Diff line number Diff line change
Expand Up @@ -35,6 +35,7 @@ Breaker Panel distributes power into various end-uses.
* [Space](../../../Space/Space.md).isLocationOf
* [Equipment](../Equipment.md).feeds
* [Equipment](../Equipment.md).isFedBy
* [System](../../../Collection/System/System.md).includes
* [Architecture](../../../Space/Architecture/Architecture.md).isFedBy
* [Document](../../../Information/Document/Document.md).documentTopic
* [Document](../../../Information/Document/Document.md).url
Expand All @@ -45,7 +46,6 @@ Breaker Panel distributes power into various end-uses.
* [Meter](../Meter/Meter.md).meters
### Inherited
* [Loop](../../../Collection/Loop/Loop.md).includes
* [System](../../../Collection/System/System.md).includes
* [Asset](../../Asset.md).hasPart
* [Asset](../../Asset.md).isPartOf
* [EquipmentCollection](../../../Collection/Equipment-.md).includes
2 changes: 1 addition & 1 deletion Doc/Asset/Equipment/Electrical-/Bus_Riser.md
Original file line number Diff line number Diff line change
Expand Up @@ -35,6 +35,7 @@ Bus Risers are commonly fed from a switchgear and rise up through a series of fl
* [Space](../../../Space/Space.md).isLocationOf
* [Equipment](../Equipment.md).feeds
* [Equipment](../Equipment.md).isFedBy
* [System](../../../Collection/System/System.md).includes
* [Architecture](../../../Space/Architecture/Architecture.md).isFedBy
* [Document](../../../Information/Document/Document.md).documentTopic
* [Document](../../../Information/Document/Document.md).url
Expand All @@ -45,7 +46,6 @@ Bus Risers are commonly fed from a switchgear and rise up through a series of fl
* [Meter](../Meter/Meter.md).meters
### Inherited
* [Loop](../../../Collection/Loop/Loop.md).includes
* [System](../../../Collection/System/System.md).includes
* [Asset](../../Asset.md).hasPart
* [Asset](../../Asset.md).isPartOf
* [EquipmentCollection](../../../Collection/Equipment-.md).includes
2 changes: 1 addition & 1 deletion Doc/Asset/Equipment/Electrical-/Disconnect_Switch.md
Original file line number Diff line number Diff line change
Expand Up @@ -35,6 +35,7 @@ Building power is most commonly provided by utility company through a master dis
* [Space](../../../Space/Space.md).isLocationOf
* [Equipment](../Equipment.md).feeds
* [Equipment](../Equipment.md).isFedBy
* [System](../../../Collection/System/System.md).includes
* [Architecture](../../../Space/Architecture/Architecture.md).isFedBy
* [Document](../../../Information/Document/Document.md).documentTopic
* [Document](../../../Information/Document/Document.md).url
Expand All @@ -45,7 +46,6 @@ Building power is most commonly provided by utility company through a master dis
* [Meter](../Meter/Meter.md).meters
### Inherited
* [Loop](../../../Collection/Loop/Loop.md).includes
* [System](../../../Collection/System/System.md).includes
* [Asset](../../Asset.md).hasPart
* [Asset](../../Asset.md).isPartOf
* [EquipmentCollection](../../../Collection/Equipment-.md).includes
2 changes: 1 addition & 1 deletion Doc/Asset/Equipment/Electrical-/Electrical_Equipment.md
Original file line number Diff line number Diff line change
Expand Up @@ -42,6 +42,7 @@
* [Space](../../../Space/Space.md).isLocationOf
* [Equipment](../Equipment.md).feeds
* [Equipment](../Equipment.md).isFedBy
* [System](../../../Collection/System/System.md).includes
* [Architecture](../../../Space/Architecture/Architecture.md).isFedBy
* [Document](../../../Information/Document/Document.md).documentTopic
* [Document](../../../Information/Document/Document.md).url
Expand All @@ -52,7 +53,6 @@
* [Meter](../Meter/Meter.md).meters
### Inherited
* [Loop](../../../Collection/Loop/Loop.md).includes
* [System](../../../Collection/System/System.md).includes
* [Asset](../../Asset.md).hasPart
* [Asset](../../Asset.md).isPartOf
* [EquipmentCollection](../../../Collection/Equipment-.md).includes
2 changes: 1 addition & 1 deletion Doc/Asset/Equipment/Electrical-/Energy_Storage/Battery.md
Original file line number Diff line number Diff line change
Expand Up @@ -35,6 +35,7 @@ A container that stores chemical energy that can be converted into electricity a
* [Space](../../../../Space/Space.md).isLocationOf
* [Equipment](../../Equipment.md).feeds
* [Equipment](../../Equipment.md).isFedBy
* [System](../../../../Collection/System/System.md).includes
* [Architecture](../../../../Space/Architecture/Architecture.md).isFedBy
* [Document](../../../../Information/Document/Document.md).documentTopic
* [Document](../../../../Information/Document/Document.md).url
Expand All @@ -45,7 +46,6 @@ A container that stores chemical energy that can be converted into electricity a
* [Meter](../../Meter/Meter.md).meters
### Inherited
* [Loop](../../../../Collection/Loop/Loop.md).includes
* [System](../../../../Collection/System/System.md).includes
* [Asset](../../../Asset.md).hasPart
* [Asset](../../../Asset.md).isPartOf
* [EquipmentCollection](../../../../Collection/Equipment-.md).includes
Original file line number Diff line number Diff line change
Expand Up @@ -37,6 +37,7 @@ Devices or equipment that store energy in its various forms
* [Space](../../../../Space/Space.md).isLocationOf
* [Equipment](../../Equipment.md).feeds
* [Equipment](../../Equipment.md).isFedBy
* [System](../../../../Collection/System/System.md).includes
* [Architecture](../../../../Space/Architecture/Architecture.md).isFedBy
* [Document](../../../../Information/Document/Document.md).documentTopic
* [Document](../../../../Information/Document/Document.md).url
Expand All @@ -47,7 +48,6 @@ Devices or equipment that store energy in its various forms
* [Meter](../../Meter/Meter.md).meters
### Inherited
* [Loop](../../../../Collection/Loop/Loop.md).includes
* [System](../../../../Collection/System/System.md).includes
* [Asset](../../../Asset.md).hasPart
* [Asset](../../../Asset.md).isPartOf
* [EquipmentCollection](../../../../Collection/Equipment-.md).includes
2 changes: 1 addition & 1 deletion Doc/Asset/Equipment/Electrical-/Inverter.md
Original file line number Diff line number Diff line change
Expand Up @@ -35,6 +35,7 @@ A device that changes direct current into alternating current
* [Space](../../../Space/Space.md).isLocationOf
* [Equipment](../Equipment.md).feeds
* [Equipment](../Equipment.md).isFedBy
* [System](../../../Collection/System/System.md).includes
* [Architecture](../../../Space/Architecture/Architecture.md).isFedBy
* [Document](../../../Information/Document/Document.md).documentTopic
* [Document](../../../Information/Document/Document.md).url
Expand All @@ -45,7 +46,6 @@ A device that changes direct current into alternating current
* [Meter](../Meter/Meter.md).meters
### Inherited
* [Loop](../../../Collection/Loop/Loop.md).includes
* [System](../../../Collection/System/System.md).includes
* [Asset](../../Asset.md).hasPart
* [Asset](../../Asset.md).isPartOf
* [EquipmentCollection](../../../Collection/Equipment-.md).includes
2 changes: 1 addition & 1 deletion Doc/Asset/Equipment/Electrical-/Motor_Control_Center.md
Original file line number Diff line number Diff line change
Expand Up @@ -35,6 +35,7 @@ The Motor Control Center is a specialized type of switchgear which provides elec
* [Space](../../../Space/Space.md).isLocationOf
* [Equipment](../Equipment.md).feeds
* [Equipment](../Equipment.md).isFedBy
* [System](../../../Collection/System/System.md).includes
* [Architecture](../../../Space/Architecture/Architecture.md).isFedBy
* [Document](../../../Information/Document/Document.md).documentTopic
* [Document](../../../Information/Document/Document.md).url
Expand All @@ -45,7 +46,6 @@ The Motor Control Center is a specialized type of switchgear which provides elec
* [Meter](../Meter/Meter.md).meters
### Inherited
* [Loop](../../../Collection/Loop/Loop.md).includes
* [System](../../../Collection/System/System.md).includes
* [Asset](../../Asset.md).hasPart
* [Asset](../../Asset.md).isPartOf
* [EquipmentCollection](../../../Collection/Equipment-.md).includes
2 changes: 1 addition & 1 deletion Doc/Asset/Equipment/Electrical-/PlugStrip.md
Original file line number Diff line number Diff line change
Expand Up @@ -35,6 +35,7 @@ A device containing a block of electrical sockets allowing multiple electrical d
* [Space](../../../Space/Space.md).isLocationOf
* [Equipment](../Equipment.md).feeds
* [Equipment](../Equipment.md).isFedBy
* [System](../../../Collection/System/System.md).includes
* [Architecture](../../../Space/Architecture/Architecture.md).isFedBy
* [Document](../../../Information/Document/Document.md).documentTopic
* [Document](../../../Information/Document/Document.md).url
Expand All @@ -45,7 +46,6 @@ A device containing a block of electrical sockets allowing multiple electrical d
* [Meter](../Meter/Meter.md).meters
### Inherited
* [Loop](../../../Collection/Loop/Loop.md).includes
* [System](../../../Collection/System/System.md).includes
* [Asset](../../Asset.md).hasPart
* [Asset](../../Asset.md).isPartOf
* [EquipmentCollection](../../../Collection/Equipment-.md).includes
2 changes: 1 addition & 1 deletion Doc/Asset/Equipment/Electrical-/Switchgear.md
Original file line number Diff line number Diff line change
Expand Up @@ -35,6 +35,7 @@ A main disconnect or service disconnect feeds power to a switchgear, which then
* [Space](../../../Space/Space.md).isLocationOf
* [Equipment](../Equipment.md).feeds
* [Equipment](../Equipment.md).isFedBy
* [System](../../../Collection/System/System.md).includes
* [Architecture](../../../Space/Architecture/Architecture.md).isFedBy
* [Document](../../../Information/Document/Document.md).documentTopic
* [Document](../../../Information/Document/Document.md).url
Expand All @@ -45,7 +46,6 @@ A main disconnect or service disconnect feeds power to a switchgear, which then
* [Meter](../Meter/Meter.md).meters
### Inherited
* [Loop](../../../Collection/Loop/Loop.md).includes
* [System](../../../Collection/System/System.md).includes
* [Asset](../../Asset.md).hasPart
* [Asset](../../Asset.md).isPartOf
* [EquipmentCollection](../../../Collection/Equipment-.md).includes
2 changes: 1 addition & 1 deletion Doc/Asset/Equipment/Electrical-/Transformer.md
Original file line number Diff line number Diff line change
Expand Up @@ -35,6 +35,7 @@ A Transformer is usually fed by a high-voltage source and then steps down the vo
* [Space](../../../Space/Space.md).isLocationOf
* [Equipment](../Equipment.md).feeds
* [Equipment](../Equipment.md).isFedBy
* [System](../../../Collection/System/System.md).includes
* [Architecture](../../../Space/Architecture/Architecture.md).isFedBy
* [Document](../../../Information/Document/Document.md).documentTopic
* [Document](../../../Information/Document/Document.md).url
Expand All @@ -45,7 +46,6 @@ A Transformer is usually fed by a high-voltage source and then steps down the vo
* [Meter](../Meter/Meter.md).meters
### Inherited
* [Loop](../../../Collection/Loop/Loop.md).includes
* [System](../../../Collection/System/System.md).includes
* [Asset](../../Asset.md).hasPart
* [Asset](../../Asset.md).isPartOf
* [EquipmentCollection](../../../Collection/Equipment-.md).includes
2 changes: 1 addition & 1 deletion Doc/Asset/Equipment/Elevator.md
Original file line number Diff line number Diff line change
Expand Up @@ -35,6 +35,7 @@ A device that provides vertical transportation between floors, levels or decks o
* [Space](../../Space/Space.md).isLocationOf
* [Equipment](Equipment.md).feeds
* [Equipment](Equipment.md).isFedBy
* [System](../../Collection/System/System.md).includes
* [Architecture](../../Space/Architecture/Architecture.md).isFedBy
* [Document](../../Information/Document/Document.md).documentTopic
* [Document](../../Information/Document/Document.md).url
Expand All @@ -45,7 +46,6 @@ A device that provides vertical transportation between floors, levels or decks o
* [Meter](Meter/Meter.md).meters
### Inherited
* [Loop](../../Collection/Loop/Loop.md).includes
* [System](../../Collection/System/System.md).includes
* [Asset](../Asset.md).hasPart
* [Asset](../Asset.md).isPartOf
* [EquipmentCollection](../../Collection/Equipment-.md).includes
2 changes: 1 addition & 1 deletion Doc/Asset/Equipment/Equipment.md
Original file line number Diff line number Diff line change
Expand Up @@ -62,6 +62,7 @@ devices that serve all or part of the building and may include electric power, l
* [Space](../../Space/Space.md).isLocationOf
* [Equipment](#).feeds
* [Equipment](#).isFedBy
* [System](../../Collection/System/System.md).includes
* [Architecture](../../Space/Architecture/Architecture.md).isFedBy
* [Document](../../Information/Document/Document.md).documentTopic
* [Document](../../Information/Document/Document.md).url
Expand All @@ -72,7 +73,6 @@ devices that serve all or part of the building and may include electric power, l
* [Meter](Meter/Meter.md).meters
### Direct
* [Loop](../../Collection/Loop/Loop.md).includes
* [System](../../Collection/System/System.md).includes
* [EquipmentCollection](../../Collection/Equipment-.md).includes
### Inherited
* [Asset](../Asset.md).hasPart
Expand Down
Loading

0 comments on commit baca38f

Please sign in to comment.