Slot: object_source
The ontology or other source that contains the matched term
URI: sssom:object_source
Applicable Classes
Name |
Description |
Modifies Slot |
---|---|---|
An individual search result |
no |
Properties
Range: String
Identifier and Mapping Information
Schema Source
from schema: https://w3id.org/oak/search-datamodel
Mappings
Mapping Type |
Mapped Value |
---|---|
self |
sssom:object_source |
native |
ontosearch:object_source |
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
</details>