Skip to content

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

Open
apdavison wants to merge 1 commit into
openMetadataInitiative:pipelinefrom
apdavison:issue93
Open

Move IRI validation from the constructor to the _validate() method.#101
apdavison wants to merge 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
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.

1 participant