![]() |
![]() Browsing Interface : Welcome guest : log in |
[
Home | 
Graph | 
LogLearn |
Editor |
]
KB:
Language:
Formal Language:
|
| version |
| appearance as argument number 1 |
|
|
| (instance version BinaryPredicate) | Merge.kif 15987-15987 | version is an instance of binary predicate |
| (instance version AsymmetricRelation) | Merge.kif 15988-15988 | version is an instance of asymmetric relation |
| (instance version TransitiveRelation) | Merge.kif 15989-15989 | version is an instance of transitive relation |
| (domainSubclass version 1 Artifact) | Merge.kif 15990-15990 | The number 1 argument of version is a subclass of artifact |
| (domainSubclass version 2 Artifact) | Merge.kif 15991-15991 | The number 2 argument of version is a subclass of artifact |
| (documentation version EnglishLanguage "Some Artifacts have a life cycle with discrete stages or versions. (version ARTIFACT1 ARTIFACT2) means that ARTIFACT1 is a version of ARTIFACT2. Note that this Predicate relates subclasses of Artifact and not instances.") | Merge.kif 15992-15995 | The number 2 argument of version is a subclass of artifact |
| appearance as argument number 2 |
|
|
| antecedent |
|
|
| (=> (version ?ARTIFACT1 ?ARTIFACT2) (subclass ?ARTIFACT1 ?ARTIFACT2)) |
Merge.kif 15997-15999 | If X is a version of Y, then X is a subclass of Y |