File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -3688,7 +3688,9 @@ rdfs:label "MG-StrategicProcurement";
36883688 rr:predicate rdf:type ;
36893689 rr:objectMap
36903690 [
3691- rml:reference " if (cbc:ProcurementTypeCode/text()='env-imp') then 'http://data.europa.eu/a4g/ontology#GreenProcurement' else null" ;
3691+ # NOTE: Avoid generating type-only GreenProcurement on StrategicProcurement.
3692+ # Details come from BT-774 via environmental-impact mapping (GreenProcurement fulfillsRequirement).
3693+ rml:reference " if (false()) then 'http://data.europa.eu/a4g/ontology#GreenProcurement' else null" ;
36923694 rr:termType rr:IRI ;
36933695 ] ;
36943696 rr:objectMap
Original file line number Diff line number Diff line change @@ -317,7 +317,7 @@ Renova AB genomför upphandlingen för koncernens dotterbolag Renova Miljö AB s
317317 epo:playedBy <http://data.europa.eu/a4g/resource/cdc28452-155a-45ab-9e43-70adbc5c6646-01/Organization/ORG-0002> .
318318
319319<http://data.europa.eu/a4g/resource/cdc28452-155a-45ab-9e43-70adbc5c6646-01/StrategicProcurement$_ContractAwardNotice1_ProcurementProjectLot1_ProcurementProject1>
320- a epo:GreenProcurement, epo: StrategicProcurement .
320+ a epo:StrategicProcurement .
321321
322322<http://data.europa.eu/a4g/resource/cdc28452-155a-45ab-9e43-70adbc5c6646-01/Tender/Identifier/1>
323323 a adms:Identifier;
You can’t perform that action at this time.
0 commit comments