# Slot: object_information_content _The IC of the object_ URI: [sim:object_information_content](https://w3id.org/linkml/similarity/object_information_content) ## Inheritance * [score](score.md) * [information_content](information_content.md) * **object_information_content** ## Applicable Classes | Name | Description | Modifies Slot | | --- | --- | --- | | [TermPairwiseSimilarity](TermPairwiseSimilarity.md) | A simple pairwise similarity between two atomic concepts/terms | no | ## Properties * Range: [NegativeLogValue](NegativeLogValue.md) ## Identifier and Mapping Information ### Schema Source * from schema: https://w3id.org/oak/similarity ## LinkML Source
```yaml name: object_information_content description: The IC of the object from_schema: https://w3id.org/oak/similarity rank: 1000 is_a: information_content alias: object_information_content domain_of: - TermPairwiseSimilarity range: NegativeLogValue ```