Thanks for the documentation I am going through the process right now and have a question about relationship types. In CIDOC they call these Properties in which you would describe one entity to another. The examples that I found on the wiki showcase these relationships being universal (where any field can connect to any other field). In CIDOC they are limited to one Entity to another within a certain subgroup.
Here is an example focusing on E1 (I am using shorthand to make it easier to read)
Outgoing Properties:
E1 P1 E41
E1 P2 E55
E1 P3 E62
E1 P48 E42
E1 P137 E55
There are also incoming properties (where E1 is on the right side) but to save time I will omit that from this post.
I understand the relationship type is more geared towards defining the element within the middle and to be used within a larger group, my question is how would I code this into a subgroup so that each Properly can only connect to their correct Classes (E in this example)?