-
Notifications
You must be signed in to change notification settings - Fork 925
Add a mechanism to support product certifications #3230
Copy link
Copy link
Closed
Labels
Queued for Editorial WorkEditor needs to turn issues/PRs into final code and release notes.Editor needs to turn issues/PRs into final code and release notes.no-issue-activityDiscuss has gone quiet. Auto-tagging to encourage people to re-engage with the issue (or close it!).Discuss has gone quiet. Auto-tagging to encourage people to re-engage with the issue (or close it!).
Metadata
Metadata
Assignees
Labels
Queued for Editorial WorkEditor needs to turn issues/PRs into final code and release notes.Editor needs to turn issues/PRs into final code and release notes.no-issue-activityDiscuss has gone quiet. Auto-tagging to encourage people to re-engage with the issue (or close it!).Discuss has gone quiet. Auto-tagging to encourage people to re-engage with the issue (or close it!).
Type
Fields
Give feedbackNo fields configured for issues without a type.
Many objects can bear some form of certification, Organizations can be ISO certified, Food products can be Organic or Vegan, a person can be a certified professional. There are certifications for many domains: regulatory, organizational, recycling, food, efficiency, educational, ecological, etc.
Certifications can be first party (the certification authority makes the claim), second-party (an authorized party makes the claim), or self-certification (recipient of the certification makes the claim). Some certifications have a unique identifier, for instance the FSC (Forest Stewardship Council).
Some schema.org objects have support for some specific certifications, for instance
ProducthashasEnergyConsumptionDetails,PersonandOrganizationhavehasCredential, but these are very specific. Adding specific attributes for all possible certification is not feasible.A certification would be an object with the following properties:
about).Certification could descend from
CreativeWork