Skip to content

Commit a70a66e

Browse files
authored
Update fp-019-term-stability.md
1 parent d16c7f4 commit a70a66e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

principles/fp-019-term-stability.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@ It is not necessary (and not advisable) to delete the textual definition.
5454
2. Indicate any inexact term replacements:
5555
- OWL: Use the `oboInOwl:consider` annotation property with the value set to the full IRI(s) of the relevant term(s)
5656
```
57-
<oboInOwl:consider rdf:resource="http://purl.obolibrary.org/obo/OBI_0001544")>
57+
<oboInOwl:consider rdf:resource="http://purl.obolibrary.org/obo/OBI_0001544">
5858
```
5959

6060
- OBO: Use the `consider:` tag with the value set to the CURIE(s) of the relevant term(s)

0 commit comments

Comments
 (0)