StockIndex
|
|
appearance as argument number 1 |
(documentation StockIndex EnglishLanguage "Any index which is intended to gauge upward or downward trends in stock prices.") | FinancialOntology.kif 1693-1694 | |
(externalImage StockIndex "http://upload.wikimedia.org/wikipedia/en/6/67/ Comparison_of_three_stock_indices_after_1975.svg") | pictureList.kif 2005-2005 | |
(subclass StockIndex Index) | FinancialOntology.kif 1692-1692 | StockIndex e' uma sub-classe de Index |
appearance as argument number 2 |
antecedent |
(<=> (instance ?Index StockIndex) (exists (?Stock) (and (instance ?Stock Stock) (benchmark ?Index ?Stock)))) |
FinancialOntology.kif 1696-1701 | Abstrato e' uma instancia de StockIndex PerformanceMeasure PerformanceMeasure e' uma instancia de Stock benchmark Abstrato and PerformanceMeasure |