File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -3702,7 +3702,8 @@ rdfs:label "MG-StrategicProcurement";
37023702 ] ;
37033703 rr:objectMap
37043704 [
3705- rml:reference " if (cbc:ProcurementTypeCode/text()='soc-obj') then 'http://data.europa.eu/a4g/ontology#SocialProcurement' else null" ;
3705+ # NOTE: Avoid generating type-only SocialProcurement (details come from BT-775 via social-objective mapping)
3706+ rml:reference " if (false()) then 'http://data.europa.eu/a4g/ontology#SocialProcurement' else null" ;
37063707 rr:termType rr:IRI ;
37073708 ] ;
37083709 ]
Original file line number Diff line number Diff line change @@ -380,7 +380,7 @@ Ve lhůtě pro doručení návrhu je navrhovatel povinen složit na účet ÚOHS
380380 epo:fulfillsRequirement <http://publications.europa.eu/resource/authority/social-objective/work-cond> .
381381
382382<http://data.europa.eu/a4g/resource/7d50f9f5-9ef9-4511-ae99-97f5830f0ec1-01/StrategicProcurement$_PriorInformationNotice1_ProcurementProjectLot1_ProcurementProject1>
383- a epo:SocialProcurement, epo: StrategicProcurement .
383+ a epo:StrategicProcurement .
384384
385385<http://data.europa.eu/a4g/resource/7d50f9f5-9ef9-4511-ae99-97f5830f0ec1-01/SubmissionTerm$_PriorInformationNotice1_ProcurementProjectLot1>
386386 a epo:SubmissionTerm;
You can’t perform that action at this time.
0 commit comments