swiss-art-research-net / reference-data-models

Reference Data Models discussions and integrations
8 stars 1 forks source link

P01 / PC #10

Open ncarboni opened 4 years ago

ncarboni commented 4 years ago

I think we need to have always have both CRM and CRMPC properties together. This would make the structure easier (no need to say if this then that) and it will be helpful on a query level.

ncarboni commented 4 years ago

Proposal:

Every time we do express a PC relationship we should express it

  1. with its full pattern
  2. expressing both the .1 and basic property

Example, the creator should be expressed as

E22--> P108i--> E12[16]--> P14--> E39[55]

While the creator role should be expressed as

E22--> P108i--> E12[16]--> P14--> E39[55]

E22--> P108i--> E12[16] --> P01 --> PC14 --> P02 --> E39[55] E22--> P108i--> E12[16] --> P01 --> PC14 --> P14.1 --> E55

making clear that both statements should be used.