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

Zy/16 rdflib read remote turtle #45

Merged
merged 22 commits into from
Jul 18, 2024
Merged

Conversation

zheyxu
Copy link
Collaborator

@zheyxu zheyxu commented Jul 15, 2024

For issue #16

@zheyxu zheyxu linked an issue Jul 15, 2024 that may be closed by this pull request
@zheyxu zheyxu self-assigned this Jul 15, 2024
@zheyxu zheyxu requested a review from gjwgit July 15, 2024 12:20
Copy link
Contributor

Choose a reason for hiding this comment

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

In a file called term.dart I look for a class or function called term?

Copy link
Contributor

Choose a reason for hiding this comment

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

This is in desperate need of refactoring - perhaps create a new issue. Again, I expect in this file to find the class Graph. Other functionality into other files?

Copy link
Collaborator Author

Choose a reason for hiding this comment

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

May need further discussion.

@zheyxu zheyxu requested review from cdawei and anushkavidanage July 17, 2024 11:49
Copy link
Collaborator

@anushkavidanage anushkavidanage left a comment

Choose a reason for hiding this comment

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

Functionality works. However, the parser itself does not work with different types of ttl files. We will need separate tasks for that.

@zheyxu zheyxu merged commit 73e13db into main Jul 18, 2024
1 check passed
@zheyxu zheyxu deleted the zy/16_rdflib_read_remote_turtle branch July 18, 2024 00:48
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.

RDFLib: read remote turtle files (e.g. from web link)
4 participants