create new pattern: attributeSeverity
@dolson - what is your ORCID? @nicolas.matentzoglu - I am not 100% sure if this is correct. Thanks for writing up instructions for Daniel to do the next steps.
pattern_name: attributeSeverity pattern_iri: http://purl.obolibrary.org/obo/upheno/patterns-dev/attributeSeverity.yaml description: "This pattern is meant to describe the severity of biological attributes, such as 'severe lack of lower limb coordination efficacy'."
contributors:
- https://orcid.org/0000-0001-5208-3432
- https://orcid.org/0000-0002-7356-1779
- https://orcid.org/0000-0001-5839-2535
- https://orcid.org/0000-0002-2389-9288
classes: attribute: OBA:0000001 abnormal: PATO:0000460
relations: has_modifier: RO:0002573 has_part: BFO:0000051
annotationProperties: exact_synonym: oio:hasExactSynonym
vars: entity: "'attribute'" severity: "'abnormal'"
name: text: "%s, %s" vars:
- entity
- severity
annotations:
- annotationProperty: exact_synonym
text: "%s %s"
vars:
- severity
- entity
def: text: "A %s form of #s." vars:
- severity
- entity
equivalentTo: text: "'has_part' some ('%s' and ('has_modifier' some '%s'))" vars:
- entity
- severity