We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8c722b6 commit e01eabeCopy full SHA for e01eabe
linkml_runtime/utils/uri_validator.py
@@ -357,6 +357,5 @@ def validate_uri_reference(input):
357
358
359
def validate_curie(input):
360
- # print(CURIE)
361
return curie_validator.match(input)
362
0 commit comments