Class: SearchResult
URI: https://w3id.org/monarch/monarch-py/:SearchResult
classDiagram
class SearchResult
click SearchResult href "../SearchResult"
Entity <|-- SearchResult
click Entity href "../Entity"
SearchResult : category
SearchResult : deprecated
SearchResult : description
SearchResult : full_name
SearchResult : has_phenotype
SearchResult : has_phenotype_closure
SearchResult : has_phenotype_closure_label
SearchResult : has_phenotype_count
SearchResult : has_phenotype_label
SearchResult : highlight
SearchResult : id
SearchResult : in_taxon
SearchResult : in_taxon_label
SearchResult : iri
SearchResult : name
SearchResult : namespace
SearchResult : provided_by
SearchResult : score
SearchResult : symbol
SearchResult : synonym
SearchResult : uri
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 String |
Entity | |
category | 1 String |
Entity | |
name | 1 String |
Entity | |
full_name | 0..1 String |
The long form name of an entity | Entity |
deprecated | 0..1 Boolean |
A boolean flag indicating that an entity is no longer considered current or v... | Entity |
description | 0..1 String |
Entity | |
xref | * 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 | * String |
Entity | |
uri | 0..1 String |
The URI of the entity | Entity |
iri | 0..1 String |
Entity | |
namespace | 0..1 String |
The namespace/prefix portion of this entity's identifier | Entity |
has_phenotype | * String |
A list of phenotype identifiers that are known to be associated with this ent... | Entity |
has_phenotype_label | * String |
A list of phenotype labels that are known to be associated with this entity | Entity |
has_phenotype_closure | * String |
A list of phenotype identifiers that are known to be associated with this ent... | Entity |
has_phenotype_closure_label | * String |
A list of phenotype labels that are known to be associated with this entity e... | Entity |
has_phenotype_count | 0..1 Integer |
A count of the number of phenotypes that are known to be associated with this... | 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
required: true
name:
name: name
required: true
Induced
name: SearchResult
from_schema: https://w3id.org/monarch/monarch-py
is_a: Entity
slot_usage:
category:
name: category
required: true
name:
name: name
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
- BestMatch
- SemsimSearchResult
range: float
id:
name: id
from_schema: https://w3id.org/monarch/monarch-py
rank: 1000
identifier: true
alias: id
owner: SearchResult
domain_of:
- Association
- ExpandedCurie
- Entity
- HistoPheno
- HistoBin
- Mapping
- MultiEntityAssociationResults
- TermInfo
range: string
required: true
category:
name: category
from_schema: https://w3id.org/monarch/monarch-py
rank: 1000
alias: category
owner: SearchResult
domain_of:
- Association
- AssociationCount
- CompactAssociation
- AssociationTypeMapping
- Entity
range: string
required: true
multivalued: false
name:
name: name
from_schema: https://w3id.org/monarch/monarch-py
rank: 1000
alias: name
owner: SearchResult
domain_of:
- Entity
- MultiEntityAssociationResults
range: string
required: true
full_name:
name: full_name
description: The long form name of an entity
from_schema: https://w3id.org/monarch/monarch-py
rank: 1000
alias: full_name
owner: SearchResult
domain_of:
- Entity
range: string
deprecated:
name: deprecated
description: A boolean flag indicating that an entity is no longer considered
current or valid.
from_schema: https://w3id.org/monarch/monarch-py
exact_mappings:
- oboInOwl:ObsoleteClass
rank: 1000
alias: deprecated
owner: SearchResult
domain_of:
- Entity
range: boolean
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
alias: xref
owner: SearchResult
domain_of:
- Entity
range: string
multivalued: true
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
alias: synonym
owner: SearchResult
domain_of:
- Entity
range: string
multivalued: true
uri:
name: uri
description: The URI of the entity
from_schema: https://w3id.org/monarch/monarch-py
rank: 1000
alias: uri
owner: SearchResult
domain_of:
- Entity
range: string
iri:
name: iri
from_schema: https://w3id.org/monarch/monarch-py
rank: 1000
alias: iri
owner: SearchResult
domain_of:
- Entity
range: string
namespace:
name: namespace
description: The namespace/prefix portion of this entity's identifier
from_schema: https://w3id.org/monarch/monarch-py
rank: 1000
alias: namespace
owner: SearchResult
domain_of:
- Entity
range: string
has_phenotype:
name: has_phenotype
description: A list of phenotype identifiers that are known to be associated with
this entity
from_schema: https://w3id.org/monarch/monarch-py
rank: 1000
alias: has_phenotype
owner: SearchResult
domain_of:
- Entity
range: string
multivalued: true
inlined: true
inlined_as_list: true
has_phenotype_label:
name: has_phenotype_label
description: A list of phenotype labels that are known to be associated with this
entity
from_schema: https://w3id.org/monarch/monarch-py
rank: 1000
alias: has_phenotype_label
owner: SearchResult
domain_of:
- Entity
range: string
multivalued: true
inlined: true
inlined_as_list: true
has_phenotype_closure:
name: has_phenotype_closure
description: A list of phenotype identifiers that are known to be associated with
this entity expanded to include all ancestors
from_schema: https://w3id.org/monarch/monarch-py
rank: 1000
alias: has_phenotype_closure
owner: SearchResult
domain_of:
- Entity
range: string
multivalued: true
inlined: true
inlined_as_list: true
has_phenotype_closure_label:
name: has_phenotype_closure_label
description: A list of phenotype labels that are known to be associated with this
entity expanded to include all ancestors
from_schema: https://w3id.org/monarch/monarch-py
rank: 1000
alias: has_phenotype_closure_label
owner: SearchResult
domain_of:
- Entity
range: string
multivalued: true
inlined: true
inlined_as_list: true
has_phenotype_count:
name: has_phenotype_count
description: A count of the number of phenotypes that are known to be associated
with this entity
from_schema: https://w3id.org/monarch/monarch-py
rank: 1000
alias: has_phenotype_count
owner: SearchResult
domain_of:
- Entity
range: integer