We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d16c7f4 commit a70a66eCopy full SHA for a70a66e
1 file changed
principles/fp-019-term-stability.md
@@ -54,7 +54,7 @@ It is not necessary (and not advisable) to delete the textual definition.
54
2. Indicate any inexact term replacements:
55
- OWL: Use the `oboInOwl:consider` annotation property with the value set to the full IRI(s) of the relevant term(s)
56
```
57
- <oboInOwl:consider rdf:resource="http://purl.obolibrary.org/obo/OBI_0001544")>
+ <oboInOwl:consider rdf:resource="http://purl.obolibrary.org/obo/OBI_0001544">
58
59
60
- OBO: Use the `consider:` tag with the value set to the CURIE(s) of the relevant term(s)
0 commit comments