Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Invalid creator URI generates invalid RDF #409

Open
GreatYYX opened this issue Aug 15, 2019 · 1 comment
Open

Invalid creator URI generates invalid RDF #409

GreatYYX opened this issue Aug 15, 2019 · 1 comment
Labels

Comments

@GreatYYX
Copy link
Member

statement.add_property(URI('http://www.isi.edu/etk/createdBy'), self.creator)

if creator is not a valid URI.

@GreatYYX GreatYYX added the bug label Aug 15, 2019
@GreatYYX
Copy link
Member Author

def is_valid(self):
need to validate URI here

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant