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/33 add turtle_utils #37

Closed
wants to merge 9 commits into from
Closed

zy/33 add turtle_utils #37

wants to merge 9 commits into from

Conversation

zheyxu
Copy link
Collaborator

@zheyxu zheyxu commented Jul 9, 2024

For issue RDFLIB: add getFileContent in rdfLib package.
And may need further discussion.

@zheyxu zheyxu linked an issue Jul 9, 2024 that may be closed by this pull request
@zheyxu zheyxu requested a review from gjwgit July 9, 2024 12:10
lib/src/turtle_utils.dart Outdated Show resolved Hide resolved
Copy link
Contributor

Choose a reason for hiding this comment

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

Is there an opportunity that this function could go into it's own file?

Copy link
Collaborator Author

Choose a reason for hiding this comment

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

Hi @gjwgit, need to have more explanations.

Copy link
Collaborator Author

Choose a reason for hiding this comment

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

graph.dart already has similar method parseTurtle(String fileContent);

void parseTurtle(String fileContent) {

@gjwgit
Copy link
Contributor

gjwgit commented Jul 15, 2024

This is a transfer of two functions from keypod - but requires generalisation. Let's close this for now, and other discussion underway.

@gjwgit gjwgit closed this Jul 15, 2024
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: add getFileContent in rdfLib package.
2 participants