Skip to content

Commit

Permalink
Merge branch 'master' of github.com:geneontology/go-ontology into iss…
Browse files Browse the repository at this point in the history
…ue-28832
  • Loading branch information
raymond91105 committed Sep 4, 2024
2 parents 6afc221 + aa45a66 commit 987913b
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion docs/patterns/multi_organism_process.md
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ TODO

## Equivalent to

`{process}` and ([has characteristic](http://purl.obolibrary.org/obo/RO_0000053) some [PATO_0002486](http://purl.obolibrary.org/obo/PATO_0002486))
`{process}` and ([bearer of](http://purl.obolibrary.org/obo/RO_0000053) some [PATO_0002486](http://purl.obolibrary.org/obo/PATO_0002486))



Expand Down
2 changes: 1 addition & 1 deletion docs/patterns/single_organism_process.md
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ TODO

## Equivalent to

`{process}` and ([has characteristic](http://purl.obolibrary.org/obo/RO_0000053) some [single organismal process quality](http://purl.obolibrary.org/obo/PATO_0002487))
`{process}` and ([bearer of](http://purl.obolibrary.org/obo/RO_0000053) some [single organismal process quality](http://purl.obolibrary.org/obo/PATO_0002487))



Expand Down

0 comments on commit 987913b

Please sign in to comment.