Skip to content

Support Certification rating with scale, e.g. EPREL ratings: B(A to G) #3476

@duckladydinh

Description

@duckladydinh

Problem

Certification has been published (requested in #3230). However, there isn't yet an attribute in the schema to represent the rating of a certification. For example:

  • EPREL certifications would have ratings in the form of Rating(Best to Worst), e.g. B(A to G), C(A to G)...
  • EPEAT, ENERGY STAR certifications would have textual ratings, e.g. Gold, Silver, Bronze...
  • Vehicle certifications in France, Germany... would also have textual rating such as A, B, C...

Currently, we can't find a suitable attribute on Certification to best represent it. According to the name, we think that Certification::hasMeasurement may look like a good attribute to represent the rating BUT... it doesn't support rating with a textual scale like EPREL because it is a QuantitativeValue with min/max values being Number rather than Text.

Proposal

Therefore, we would like to propose make Certification::hasMeasurement a Rating instead of a QuantitativeValue whose best/worst value attributes can be both Text. Or maybe if you know that this property is used for something else, we can consider adding a completely new rating property to it.

Thanks a lot

Metadata

Metadata

Assignees

No one assigned

    Labels

    no-issue-activityDiscuss has gone quiet. Auto-tagging to encourage people to re-engage with the issue (or close it!).

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions