v0.12.47
Patch Changes
-
13c2e0f: Add
sameAs, the link to the same thing recorded on someone else's profile.projectRefwas documented as the link to a canonicalid.sifa.project.selfand then widened in 0.12.45 to also mean "another person's entry for the same work". Those are different relations, and the same trick could not be repeated onpresentationDelivery, wherepresentationRefalready means "an instance of that talk".So one generic
sameAson both, for the same reasonid.sifa.confirmationis one record type rather than four.projectRefgoes back to the composition link it was documented as.externalRecordRefrather thanstrongRef: the CID must be optional and advisory, because the other person keeps editing their record and that must not invalidate a link asserting the two describe one thing.ProfileProject.projectRefandProjectView.projectRefbecomesameAsin the view types. Those only ever carried the peer link, which the AppView added in 0.12.45 and has not shipped to production, so nothing is reading them yet.