Skip to content

Move IRI validation from the constructor to the _validate() method. - #101

Merged
Raphael-Gazzotti merged 1 commit into
openMetadataInitiative:pipelinefrom
apdavison:issue93
Aug 14, 2026
Merged

Move IRI validation from the constructor to the _validate() method.#101
Raphael-Gazzotti merged 1 commit into
openMetadataInitiative:pipelinefrom
apdavison:issue93

Conversation

@apdavison

Copy link
Copy Markdown
Member

This is more consistent with how other invalid values are treated in openMINDS Python, and is more forgiving for the common case where an IRI contains whitespace, which is strictly speaking not allowed, but is handled by most web browsers.

Fixes #93

This is more consistent with how other invalid values are treated in openMINDS Python,
and is more forgiving for the common case where an IRI contains whitespace,
which is strictly speaking not allowed, but is handled by most web browsers.

Fixes openMetadataInitiative#93
@Raphael-Gazzotti
Raphael-Gazzotti merged commit 935c049 into openMetadataInitiative:pipeline Aug 14, 2026
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants