Closed marijane closed 6 years ago
I don't think the software automatically capitalizes the labels, I think that is why we had the app file in the past, so we could add the capitals. Not sure why it is doing it here.
I confirmed in the code... the application does capitalize the first letter in the view
mode in SWEET (InstanceWidgetUtils.createLabel
). I'm not sure why this isn't the case for the edit
mode. It could be a bug and we've always just happened to have added annotations for app:preferredLabel
that was capitalized.
interesting!
Nice to have confirmation that the software is doing this. Thanks, @skcheng!
All the properties are capitalized in this view, but none of the labels or preferred labels for these resources are capitalized in the ontology or the application layer.