Skip to content

Conversation

@fschrader1992
Copy link
Collaborator

With this pull request:

Extract file extension if given in full file name.
Related to issue G-Node#213.
Catch unsupported RDF Formats and Raise ValueError.

Related to issue G-Node#215.
To check for unsupported RDF formats.
@coveralls
Copy link

coveralls commented Aug 4, 2019

Coverage Status

Coverage decreased (-0.05%) to 77.277% when pulling 5460606 on fschrader1992:master into 0c6b514 on G-Node:master.

Copy link
Contributor

@mpsonntag mpsonntag left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good, just some minor changes from my end.

List all keys in python 2 and 3.
Check for RDF format extensions given in format dictionary.
Merge dictionaries for format conversion into utils file.
Contains dictionary with RDF conversion formats as well as
for all formats.
Copy link
Contributor

@mpsonntag mpsonntag left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks very good from my end, thanks a lot!

@mpsonntag mpsonntag merged commit ae2474d into G-Node:master Aug 19, 2019
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.

RDFWriter breaks on unknown output format Add default RDFWriter format RDFWriter does not provide file extension

4 participants