Today rec:Collection (its subclass brick:Collection) can only be isPartOf Collections and no other entities (e.g. rec:Space, brick:Equipment).
We have certain scenarios where we would like to logically group entities in Collections, where:
- they do not represent a meaningful domain entity such as an equipment, zone etc.; but just a grouping of underlying entities
- they are not at top-level, but within a given context (rec:Space, brick:Equipment).
Some examples:
So, I propose to extend the properties
- hasPart: allow Collection in the range
- isPartOf: allow Collection in the domain.
This might be better addressed at https://github.com/RealEstateCore/rec. Please advise.
See also: #671
/cc @ektrah
Today rec:Collection (its subclass brick:Collection) can only be
isPartOfCollections and no other entities (e.g. rec:Space, brick:Equipment).We have certain scenarios where we would like to logically group entities in Collections, where:
Some examples:
So, I propose to extend the properties
This might be better addressed at https://github.com/RealEstateCore/rec. Please advise.
See also: #671
/cc @ektrah