Slot: object_id
The CURIE of the matched term
URI: sssom:object_id
Applicable Classes
Name |
Description |
Modifies Slot |
---|---|---|
An individual search result |
no |
Properties
Range: String
Required: True
Identifier and Mapping Information
Schema Source
from schema: https://w3id.org/oak/search-datamodel
Mappings
Mapping Type |
Mapped Value |
---|---|
self |
sssom:object_id |
native |
ontosearch:object_id |
LinkML Source
```yaml
name: object_id
description: The CURIE of the matched term
from_schema: https://w3id.org/oak/search-datamodel
rank: 1000
slot_uri: sssom:object_id
alias: object_id
owner: SearchResult
domain_of:
- SearchResult
range: string
required: true
</details>