Class: SearchResult
URI: https://w3id.org/monarch/monarch-py/:SearchResult
classDiagram
class SearchResult
Entity <|-- SearchResult
SearchResult : category
SearchResult : description
SearchResult : highlight
SearchResult : id
SearchResult : in_taxon
SearchResult : in_taxon_label
SearchResult : name
SearchResult : provided_by
SearchResult : score
SearchResult : symbol
SearchResult : synonym
SearchResult : xref
Inheritance
- Entity
- SearchResult
Slots
Name | Cardinality and Range | Description | Inheritance |
---|---|---|---|
highlight | 0..1 String |
matching text snippet containing html tags | direct |
score | 0..1 Float |
direct | |
id | 1..1 String |
Entity | |
category | 1..1 String |
Entity | |
name | 1..1 String |
Entity | |
description | 0..1 String |
Entity | |
xref | 0..* String |
Entity | |
provided_by | 0..1 String |
Entity | |
in_taxon | 0..1 String |
The biolink taxon that the entity is in the closure of | Entity |
in_taxon_label | 0..1 String |
The label of the biolink taxon that the entity is in the closure of | Entity |
symbol | 0..1 String |
Entity | |
synonym | 0..* String |
Entity |
Usages
used by | used in | type | used |
---|---|---|---|
SearchResults | items | range | SearchResult |
Identifier and Mapping Information
Schema Source
- from schema: https://w3id.org/monarch/monarch-py
Mappings
Mapping Type | Mapped Value |
---|---|
self | https://w3id.org/monarch/monarch-py/:SearchResult |
native | https://w3id.org/monarch/monarch-py/:SearchResult |
LinkML Source
Direct
name: SearchResult
from_schema: https://w3id.org/monarch/monarch-py
is_a: Entity
slots:
- highlight
- score
slot_usage:
category:
name: category
domain_of:
- Association
- AssociationCount
- AssociationTypeMapping
- Entity
required: true
name:
name: name
domain_of:
- Entity
required: true
Induced
name: SearchResult
from_schema: https://w3id.org/monarch/monarch-py
is_a: Entity
slot_usage:
category:
name: category
domain_of:
- Association
- AssociationCount
- AssociationTypeMapping
- Entity
required: true
name:
name: name
domain_of:
- Entity
required: true
attributes:
highlight:
name: highlight
description: matching text snippet containing html tags
from_schema: https://w3id.org/monarch/monarch-py
rank: 1000
alias: highlight
owner: SearchResult
domain_of:
- SearchResult
range: string
score:
name: score
from_schema: https://w3id.org/monarch/monarch-py
rank: 1000
alias: score
owner: SearchResult
domain_of:
- SearchResult
range: float
id:
name: id
from_schema: https://w3id.org/monarch/monarch-py
rank: 1000
identifier: true
alias: id
owner: SearchResult
domain_of:
- Association
- Entity
- HistoPheno
- HistoBin
range: string
required: true
category:
name: category
from_schema: https://w3id.org/monarch/monarch-py
rank: 1000
multivalued: false
alias: category
owner: SearchResult
domain_of:
- Association
- AssociationCount
- AssociationTypeMapping
- Entity
range: string
required: true
name:
name: name
from_schema: https://w3id.org/monarch/monarch-py
rank: 1000
alias: name
owner: SearchResult
domain_of:
- Entity
range: string
required: true
description:
name: description
from_schema: https://w3id.org/monarch/monarch-py
rank: 1000
alias: description
owner: SearchResult
domain_of:
- Entity
range: string
xref:
name: xref
from_schema: https://w3id.org/monarch/monarch-py
rank: 1000
multivalued: true
alias: xref
owner: SearchResult
domain_of:
- Entity
range: string
provided_by:
name: provided_by
from_schema: https://w3id.org/monarch/monarch-py
rank: 1000
alias: provided_by
owner: SearchResult
domain_of:
- Association
- Entity
range: string
in_taxon:
name: in_taxon
description: The biolink taxon that the entity is in the closure of.
from_schema: https://w3id.org/monarch/monarch-py
rank: 1000
alias: in_taxon
owner: SearchResult
domain_of:
- Entity
- Node
range: string
in_taxon_label:
name: in_taxon_label
description: The label of the biolink taxon that the entity is in the closure
of.
from_schema: https://w3id.org/monarch/monarch-py
rank: 1000
alias: in_taxon_label
owner: SearchResult
domain_of:
- Entity
- Node
range: string
symbol:
name: symbol
from_schema: https://w3id.org/monarch/monarch-py
rank: 1000
alias: symbol
owner: SearchResult
domain_of:
- Entity
range: string
synonym:
name: synonym
from_schema: https://w3id.org/monarch/monarch-py
rank: 1000
multivalued: true
alias: synonym
owner: SearchResult
domain_of:
- Entity
range: string