Skip to content

Commit 40a1060

Browse files
committed
#1258
1 parent b45f900 commit 40a1060

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

umls2rdf.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -726,6 +726,7 @@ def write_semantic_types(self, sem_types, fout):
726726

727727
semtypes_ontology_stmt_ttl = """<%s> a owl:Ontology ;
728728
UMLS:sver "%s" .
729+
729730
""" % (STY_URL, conf.UMLS_VERSION)
730731

731732
sem_types = generate_semantic_types(con, with_roots=True)

0 commit comments

Comments
 (0)