Class: SoftwareVersionLabel
A software version label is a version label for a piece of software.
Parents
- is_a: VersionLabel - A version label is a label for a particular form or variation of an earlier or original type.
Children
- MajorVersionNumber - A major version number is a version of a software that exhibits a significant change in functionalilty from a prior version.
- MinorVersionNumber - A minor version number is a version of a software that exhibits minor features or significant fix from a prior version.
- RevisionNumber - A revision number is a version of a software in which bugs have been fixed from a prior version.
Referenced by Class
Attributes
Inherited from VersionLabel:
- hasCreator 0..1
- Description: has creator is a relation between an entity and that which created it.
- Range: Entity
-
hasAttribute 0..1
-
Description: has attribute is a relation that associates a entity with an attribute where an attribute is an intrinsic characteristic such as a quality, capability, disposition, function, or is an externally derived attribute determined from some descriptor (e.g. a quantity, position, label/identifier) either directly or indirectly through generalization of entities of the same type.
-
Range: Entity
- satisfies 0..1
-
Description: satisfies is a relation between an entity and the specification or objective that it conforms to.
-
Range: Description
- isRelatedTo 0..1
- Description: A is related to B iff there is some relation between A and B.
- Range: Entity
- derivesInto 0..1
-
Description: a derives to b if and only if a or some part thereof is consumed in the formation of b.
-
Range: Object
- isAnnotationOf 0..1
-
Description: is annotation of is a relation between some textual entity and the entity that it annotates.
-
Range: Entity
- isNarrowerThant 0..1
- Description: A is narrower than B (t) iff for A is narrower than B.
- Range: Term
- isMatchTo 0..1
-
Description: A is match to B iff A and B are terms with similar (related, broad, close, exact) meanings
-
Range: Term
- isBroaderThant 0..1
- Description: A is broader than B (t) iff for A is broader than B.
- Range: Term
- isIdentifierFor 0..1
- Description: a relation between an identifier and an entity.
- Range: Entity
-