Skip to content

Commit a725635

Browse files
committed
update incorrect curie in tutorial
1 parent 14db2d9 commit a725635

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/pages/Tutorial.jsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ export default function Tutorial() {
3636
<em>2 3 7 8-tetrachlorodibenzo-p-dioxin -&gt; associated with -&gt; disease</em>
3737
</p>
3838
<p>
39-
In the ROBOKOP user interface (UI), a user either enters <code>2,3,7,8-tetrachlorodibenzo-P-dioxin</code> or the equivalent CURIE (UMLS:C003965) in the first node (n0). If the autocomplete dropdown menu cannot identify an exact text match, then a user can try simplifying the entry by, for example, not specifying a specific isomer and entering <code>tetrachlorodibenzo-p-dioxin</code>.
39+
In the ROBOKOP user interface (UI), a user either enters <code>2,3,7,8-tetrachlorodibenzo-P-dioxin</code> or the equivalent CURIE (PUBCHEM.COMPOUND:15625) in the first node (n0). If the autocomplete dropdown menu cannot identify an exact text match, then a user can try simplifying the entry by, for example, not specifying a specific isomer and entering <code>tetrachlorodibenzo-p-dioxin</code>.
4040
</p>
4141
<p>
4242
Note that users can lookup CURIEs by name using the <a href="https://name-resolution-sri.renci.org/docs#/" target="_blank" rel="noreferrer">Translator Name Resolver service</a>, which is a service that was created by the <a href="https://ncats.nih.gov/translator/about" target="_blank" rel="noopener noreferrer">Biomedical Data Translator Consortium</a>, funded by the National Center for Advancing Translational Sciences.

0 commit comments

Comments
 (0)