Identifier | ![]() |
appearance as argument number 1 |
![]() |
(documentation Identifier EnglishLanguage "Identifier is the Class of ContentBearingObjects that identify some entity, such as a bank account, a person, or a location (e.g., as identified by a specific street address or GPS coordinates), perhaps uniquely under some circumstances.") | Mid-level-ontology.kif 24005-24009 | |
(subclass Identifier Name) | Mid-level-ontology.kif 24004-24004 | Identifier 是 Name 的 subclass |
appearance as argument number 2 |
![]() |
(subclass EmployeeNumber Identifier) | Media.kif 3012-3012 | EmployeeNumber 是 Identifier 的 subclass |
(subclass FormalIdentifier Identifier) | Media.kif 2921-2921 | FormalIdentifier 是 Identifier 的 subclass |
(subclass PartyID Identifier) | Media.kif 3006-3006 | PartyID 是 Identifier 的 subclass |
(subclass ProductID Identifier) | Media.kif 2989-2989 | ProductID 是 Identifier 的 subclass |
(subclass ProprietaryIdentifier Identifier) | Media.kif 2987-2987 | ProprietaryIdentifier 是 Identifier 的 subclass |
(subclass StandardIdentifier Identifier) | Media.kif 2919-2919 | StandardIdentifier 是 Identifier 的 subclass |
appearance as argument number 3 |
![]() |
(domain browserID 1 Identifier) | UXExperimentalTerms.kif 915-915 | browserID 的 1 数量 是 Identifier 的 instance |
(domain categoryID 1 Identifier) | UXExperimentalTerms.kif 205-205 | categoryID 的 1 数量 是 Identifier 的 instance |
(domain experimentID 1 Identifier) | UXExperimentalTerms.kif 4224-4224 | experimentID 的 1 数量 是 Identifier 的 instance |
(domain userIDString 1 Identifier) | UXExperimentalTerms.kif 1286-1286 | userIDString 的 1 数量 是 Identifier 的 instance |
consequent |
![]() |
(=> (instance ?ACCOUNT UserAccount) (exists (?STRING) (and (instance ?STRING Identifier) (userIDString ?STRING ?ACCOUNT)))) |
UXExperimentalTerms.kif 1302-1307 |
|
(=> (webVisitor ?VISITOR ?SITE) (exists (?ID ?BROWSER) (and (instance ?ID Identifier) (instance ?BROWSER WebBrowser) (browserID ?ID ?BROWSER ?SITE) (represents ?ID ?VISITOR)))) |
UXExperimentalTerms.kif 1406-1413 |
|
![]() |
![]() |