I need to link a POLYGON to some individual POINTs that are vertices of the polygon.
I.e. I wish to describe the complete polygon, and also some of its vertices in separate individuals, then link them.
Something like 'part of'.
What is the best pattern to use?
I need to link a POLYGON to some individual POINTs that are vertices of the polygon.
I.e. I wish to describe the complete polygon, and also some of its vertices in separate individuals, then link them.
Something like 'part of'.
What is the best pattern to use?