Skip to content

Commit

Permalink
Fix to github issue #325 , subtask TEDSPD-489
Browse files Browse the repository at this point in the history
  • Loading branch information
delgajc committed Jan 24, 2023
1 parent 3d3810a commit 67a6658
Show file tree
Hide file tree
Showing 2 changed files with 25 additions and 3 deletions.
Binary file modified __ESPDTeam__/ESPD-CodeLists.xlsx
Binary file not shown.
28 changes: 25 additions & 3 deletions codelists/gc/criterion.gc
Original file line number Diff line number Diff line change
Expand Up @@ -4,10 +4,10 @@
<ShortName>Criterion</ShortName>
<LongName>criterion</LongName>
<LongName Identifier="listId">http://publications.europa.eu/resource/authority/criterion</LongName>
<Version>20210616-0</Version>
<Version>20230118-0</Version>
<CanonicalUri>http://publications.europa.eu/resource/dataset/criterion</CanonicalUri>
<CanonicalVersionUri>http://publications.europa.eu/resource/dataset/criterion/20210616-0</CanonicalVersionUri>
<LocationUri>http://publications.europa.eu/resource/distribution/criterion/20210616-0/xml/gc/Criterion.gc</LocationUri>
<CanonicalVersionUri>http://publications.europa.eu/resource/dataset/criterion/20230118-0</CanonicalVersionUri>
<LocationUri>http://publications.europa.eu/resource/distribution/criterion/20230118-0/xml/gc/Criterion.gc</LocationUri>
<AlternateFormatLocationUri>https://op.europa.eu/en/web/eu-vocabularies/dataset/-/resource?uri=http://publications.europa.eu/resource/dataset/criterion</AlternateFormatLocationUri>
<Agency>
<ShortName>Publications Office</ShortName>
Expand Down Expand Up @@ -808,5 +808,27 @@
<SimpleValue>Economic operator micro, small or medium-sized enterprise</SimpleValue>
</Value>
</Row>
<Row>
<Value ColumnRef="code">
<SimpleValue>misrepresent</SimpleValue>
</Value>
<Value ColumnRef="Name">
<SimpleValue>Guilty of misrepresentation, withheld information, unable to provide required documents and obtained confidential information of this procedure</SimpleValue>
</Value>
<Value ColumnRef="eng_label">
<SimpleValue>Guilty of misrepresentation, withheld information, unable to provide required documents and obtained confidential information of this procedure</SimpleValue>
</Value>
</Row>
<Row>
<Value ColumnRef="code">
<SimpleValue>authorisation</SimpleValue>
</Value>
<Value ColumnRef="Name">
<SimpleValue>For service contracts: authorisation of particular organisation needed</SimpleValue>
</Value>
<Value ColumnRef="eng_label">
<SimpleValue>For service contracts: authorisation of particular organisation needed</SimpleValue>
</Value>
</Row>
</SimpleCodeList>
</gc:CodeList>

0 comments on commit 67a6658

Please sign in to comment.