Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
44 changes: 44 additions & 0 deletions src/patterns/dosdp-dev/attributeNormal.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,44 @@
pattern_name: attributeNormal
pattern_iri: http://purl.obolibrary.org/obo/upheno/patterns-dev/attributeNormal.yaml
description: "This pattern is meant to describe the Normal 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:
trait: OBA:0000001
normal: PATO:0000461

relations:
has_modifier: RO:0002573
has_part: BFO:0000051

annotationProperties:
exact_synonym: oio:hasExactSynonym

vars:
attribute: "'trait'"

name:
text: "%s, normal"
vars:
- attribute

annotations:
- annotationProperty: exact_synonym
text: "normal %s"
vars:
- attribute

def:
text: "A form of %s that is normal."
vars:
- attribute

equivalentTo:
text: "'has_part' some (%s and ('has_modifier' some 'normal'))"
vars:
- attribute