# Slot: object_source_version _Version IRI or version string of the source of the object term._ URI: [sssom:object_source_version](http://w3id.org/sssom/object_source_version) ## 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_version description: Version IRI or version string of the source of the object term. from_schema: https://w3id.org/oak/search-datamodel rank: 1000 slot_uri: sssom:object_source_version alias: object_source_version owner: SearchResult domain_of: - SearchResult range: string ```