Eugeniu Costetchi

Results 22 comments of Eugeniu Costetchi

Here is an additional stack trace in case it may help. OS: Ubuntu 19.04 ``` Python 3.7.3 (default, Oct 7 2019, 12:56:13) Type 'copyright', 'credits' or 'license' for more information...

Dear Joachim, thank you for the constructive feedback. I implemented all your suggestions: - initialise default variables - remove comment (line 56) - switch to using relative paths only in...

Dear Joachim, thank you for the constructive feedback. I implemented all your suggestions listed above: - add a description of what run_query.sh script does - adapt the help message -...

@diegomanuel, any updates on this? Just in case it helps, here are some snapshots. ![image](https://user-images.githubusercontent.com/13567133/174459283-1adbcee0-84a8-43fb-93bc-4608baa32237.png) ![image](https://user-images.githubusercontent.com/13567133/174459289-98f135bd-2dc8-41ef-9ee3-2ac2134179ae.png) ![image](https://user-images.githubusercontent.com/13567133/174459312-6b034a0b-3fbe-423d-ba32-f09d0a007a57.png)

Hi Leo, thank you for using rdf2g. Unfortunately, this use case is not supported by the library, though it could be easily extended. Nor I believe it needs to be...

Hi Douglas, thank you for your feedback. Currently this tool was conceived to load the RDF triples into an in-memory rdflib graph, which is then fed bit by bit into...

Give a second review to this issue, transforming RDF graphs into GraphML/GraphSON/Gyro is beyond the scope of this library. That will have to be handled by using a network library...

There was a discussion about how to reuse the external vocabularies. While I believe that lexical adaptations should be discouraged, I have discovered that this is a practice in the...

The notice content mapping will be done in the future release. It is of lower priority for the moment.

1. There are models. Some of them are considered metadata models because they describe other data in a particular way (e.g. DCAT for cataloguing purposes). So, generally, there are models...