Open VladimirAlexiev opened 2 years ago
IMHO
AssetKind.other
This lead to the issue on how to model enumerators. In OOD you cannot really extend the enum wihtou creating a new version. I will come back with the best way to tranfer OOD enumerator to RDFS/OWL. The thinking with other is that if this is a mandetory attribute, it can be set to other and an additional addrebute (either a string or another enum) can include the extendent information.
kind
allows other
then I think CIM should better change it to be an optional attribute.kindText
, even if kind
is missing
IMHO
AssetKind.other
is useless because it does not provide any info, and should be removed