Add missing profile specifications to ProfileIdentifierType#1226
Add missing profile specifications to ProfileIdentifierType#1226
Conversation
Signed-off-by: Gary O'Neall <gary@sourceauditor.com>
Signed-off-by: Gary O'Neall <gary@sourceauditor.com>
Good catch - I'll add those to the same PR |
Signed-off-by: Gary O'Neall <gary@sourceauditor.com>
Signed-off-by: Arthit Suriyawongkul <arthit@gmail.com>
|
I just noticed that we have some inconsistencies between the model and the spec. In the model, we have 3 licensing profiles: In ProfileIdentifierType, we have 2 licensing profiles:
In the Conformance chapter of the spec, we have 1 licensing profile:
The spec probably treat all *Licensing profiles as one. Should we add the "licensing" entry to ProfileIdentifierType as well? To make it match the model. Note that Licensing profile is different from almost all other profiles. It contains only profile information and contains no model part (there are no classes/properties/vocabularies in Licensing profile) -- all classes and properties used in Licensing profile conformance are from Core, Software, and SimpleLicensing profiles. Another profile that also contains no model part is the Lite profile. |
Adds operational, functional safety and service profiles