Skip to content

ePO 5.0.0 Changes regarding the Review concepts #84

@AchillesDougalis

Description

@AchillesDougalis

The purpose of this issue is to inform the mappings team of changes in a future ePO version.

In the ePO WGM held on 2/21/2025 the following changes regarding concepts associated with Review were done: (All the changes mentioned here will be included in ePO 5.0.0.)

Concerning the review diagram:

  • Class epo:ReviewObject was removed.
  • Attribute epo:hasNumberOfReviewRequests of class epo:ReviewRequest was removed.
  • Attribute epo:hasRequestDate of class epo:ReviewRequest was removed.
  • Attribute epo:hasDecisionDate of class epo:ReviewDecision was removed.

Image

  • Class epo:ReviewRequest became a specialization of epo:Document.
  • Class epo:ReviewDecision became a specialization of epo:Document.
  • Predicate epo:specifiesReviewRequester [0..1] with domain epo:ReviewRequest and range epo:ReviewRequester was added.
  • Predicate epo:specifiesReviewer [0..1] with domain epo:ReviewDecision and range epo:Reviewer was added.
  • Attribute epo:hasElementReference xsd:anyURI [0..*] was added to class epo:Document.
  • Attribute epo:hasNumberOfReviewRequests xsd:integer [1] was added to class epo:ReviewRequestSummary.

Image

Concerning the completion notice relations diagram:

  • Predicate epo:announcesReviewObject [0..*] with domain epo-not:CompletionNotice and range epo:ReviewObject was removed.

Image

  • Predicate epo:refersToReviewRequest [0..*] with domain epo-not:CompletionNotice and range epo:ReviewRequest was added.

Image

Concerning the result notice relations diagram:

  • Predicate epo:announcesReviewObject [0..*] with domain epo-not:ResultNotice and range epo:ReviewObject was removed.

Image

  • Predicate epo:announcesReviewRequest [0..*] with domain epo-not:ResultNotice and range epo:ReviewRequest was added.

Image

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions