Skip to content

Latest commit

 

History

History
18 lines (14 loc) · 1.47 KB

ServerStatementDetails.md

File metadata and controls

18 lines (14 loc) · 1.47 KB

ServerStatementDetails

Properties

Name Type Description Notes
id str Statement identifier of the statement made in an edge (echoed back) [optional]
keywords list[str] 'keywords' string parameter to API call, echoed back [optional]
page_number int 'pageNumber' string parameter to API call, echoed back [optional]
page_size int 'pageSize' string parameter to API call, echoed back [optional]
is_defined_by str A CURIE/URI for the translator group that wrapped this knowledge source ('beacon') that publishes the statement made in an edge. [optional]
provided_by str A CURIE prefix, e.g. Pharos, MGI, Monarch. The group that curated/asserted the statement made in an edge. [optional]
qualifiers list[str] (Optional) terms representing qualifiers that modify or qualify the meaning of the statement made in an edge. [optional]
annotation list[ServerStatementAnnotation] Extra edge properties, generally compliant with Translator Knowledge Graph Standard Specification [optional]
evidence list[ServerStatementCitation] [optional]

[Back to Model list] [Back to API list] [Back to README]