# Slot: object_source _The ontology or other source that contains the matched term_ URI: [sssom:object_source](http://w3id.org/sssom/object_source) ## Applicable Classes | Name | Description | Modifies Slot | | --- | --- | --- | | [SearchResult](SearchResult.md) | An individual search result | no | ## Properties * Range: [String](String.md) ## Identifier and Mapping Information ### Schema Source * from schema: https://w3id.org/oak/search-datamodel ## LinkML Source
```yaml name: object_source description: The ontology or other source that contains the matched term from_schema: https://w3id.org/oak/search-datamodel rank: 1000 slot_uri: sssom:object_source alias: object_source owner: SearchResult domain_of: - SearchResult range: string ```