Possible missing link between LotAwardOutcome and GreenProcurement/VehicleInformation
Closed this issue · 1 comments
schivmeister commented
In trying to map information related to eForms node ND-StrategicProcurementInformationLotResult, it was discovered that ePO did not foresee a connection to either epo:GreenProcurement
or epo:VehicleInformation
(an association of the latter which itself is a specialization of epo:StrategicProcurement
) from the epo:LotAwardOutcome
.

The epo:StrategicProcurement
is connected to an epo:ProcurementObject
, and epo:LotAwardOutcome
is only an indirect association (through the specialization epo:Lot
), which is problematic for the data.

The epo:LotAwardOutcome
is represented in the data by the notion of a LotResult, with the following absolute XPath:
/*/ext:UBLExtensions/ext:UBLExtension/ext:ExtensionContent/efext:EformsExtension/efac:NoticeResult/efac:LotResult/efac:StrategicProcurement/efac:StrategicProcurementInformation
andreea-pasare commented
Duplicated issue. See fix in #634.