Skip to content

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:

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