-
Notifications
You must be signed in to change notification settings - Fork 22
Update description of MIXS:0000127 in mixs.yaml #987
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: main
Are you sure you want to change the base?
Conversation
LinkML Linting ResultsSummary
Problems per Schema/home/runner/work/mixs/mixs/src/mixs/schema/mixs.yamlErrors
|
|
@@ -10578,7 +10578,7 @@ slots: | |||
annotations: | |||
Preferred_unit: degree Celsius | |||
description: 'Temperature at which a liquid becomes semi solid and loses its flow | |||
characteristics. In crude oil a high pour point is generally associated with | |||
characteristics. In crude oil a high pour point is generally associated with | |||
a high paraffin content, typically found in crude deriving from a larger proportion | |||
of plant material. (soure: https://en.wikipedia.org/wiki/pour_point)' |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
i think there's a specific LinkML slot for definition sources. Looking now.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
To do: can we move the wikipedia page link to the appropriate metaslot for this slot see_also
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
see below
@@ -10578,7 +10578,7 @@ slots: | |||
annotations: | |||
Preferred_unit: degree Celsius | |||
description: 'Temperature at which a liquid becomes semi solid and loses its flow | |||
characteristics. In crude oil a high pour point is generally associated with | |||
characteristics. In crude oil a high pour point is generally associated with | |||
a high paraffin content, typically found in crude deriving from a larger proportion | |||
of plant material. (soure: https://en.wikipedia.org/wiki/pour_point)' |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
of plant material. (soure: https://en.wikipedia.org/wiki/pour_point)' | |
of plant material.' | |
see_also: | |
- https://en.wikipedia.org/wiki/pour_point |
close #986