Skip to content

Commit

Permalink
Made a few corrections in the README.md regarding Known issues
Browse files Browse the repository at this point in the history
  • Loading branch information
csnyulas authored Sep 10, 2024
1 parent 63359ed commit d18e021
Showing 1 changed file with 3 additions and 5 deletions.
8 changes: 3 additions & 5 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -89,23 +89,21 @@ locations in the source XML.
`epo:AgentInRole`'s "contact point in role" due to technical difficulty
<https://github.com/OP-TED/ted-rdf-mapping-eforms/issues/30>

- `Expected epo:hasTimePeriod --> [1..*] at-voc:timeperiod , but found 0 instances` predicate is an alternative and should not be mandatory
- `Expected epo:hasTimePeriod --> [1..*] at-voc:timeperiod , but found 0 instances` predicate is an alternative and should not be mandatory <https://github.com/OP-TED/ePO/issues/529>

- `model declares a xsd:dateTime` data type misalignment between eForms and ePO <https://github.com/OP-TED/ted-rdf-mapping-eforms/issues/8>

- `epo:Tender epo:isSubjectToGrouping epo:LotGroup` will _not_ have `epo:isSubmittedForLot epo:Lot` at the same time <https://github.com/OP-TED/ePO/issues/683>

- External resources such as a referenced notices will raise violations if tested standalone (as they will only contain information in the current notice's scope)

- `cpov:ContactPoint adms:identifier / skos:notation ?value` ePO 4.0.0 does not foresee an Identifier for ContactPoint (OPT-201-Organization-TouchPoint)

- all `epo-not:CompetitionNotice` and associations of it will not exist for `epo:ResultNotice`

- all alternative values will not exist for all notices (e.g. `used` vs. `n-used`)

- `epo hasAwardDecisionDate` data type misalignment between eForms and ePO <https://github.com/OP-TED/ted-rdf-mapping-eforms/issues/8>
- `epo:hasAwardDecisionDate` data type misalignment between eForms and ePO <https://github.com/OP-TED/ted-rdf-mapping-eforms/issues/8>

- `epo hasOJSIssueNumber` data type misalignment between eForms and ePO
- `epo:hasOJSIssueNumber` data type misalignment between eForms and ePO

- `Expected epo:hasAwardCriteriaStatedInProcurementDocuments` <https://github.com/OP-TED/ePO/issues/679>

Expand Down

0 comments on commit d18e021

Please sign in to comment.