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

Update RDF-SHACL blog post and make ready to publish #55

Merged
merged 10 commits into from
May 15, 2024

Conversation

prrao87
Copy link
Member

@prrao87 prrao87 commented Apr 26, 2024

Updated the code per Paco's changes and clarified some of the verbiage around the code we wrote as well as the intent of RDFLib.

@prrao87 prrao87 changed the title Update blog post and make ready to publish Update RDF-SHACL blog post and make ready to publish Apr 29, 2024
Copy link
Contributor

@semihsalihoglu-uw semihsalihoglu-uw left a comment

Choose a reason for hiding this comment

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

2 minor fixes:

  1. SHACL allows us to define constraints on the RDF graph. -> I would edit this with an explanation that "Since the Kuzu RDFLib plugin we implemented implements the RDFLib Graph interface, it can be used with any other library that works with RDFLib graphs. In this example, we will show how to use pySHACL library, which validates RDFLib graphs against SHACL constraints."

If there are other libraries than pySHACL that can also work with RDFLib graphs to some other interesting thing, it would be good to give an example here.

  1. Cypher queries on the same RDF graph -> "." is missing at the end of this sentence.

@prrao87
Copy link
Member Author

prrao87 commented May 14, 2024

If we're all good here, I'll go ahead and update the dates and publish later today!

@prrao87 prrao87 merged commit 46108c1 into master May 15, 2024
2 checks passed
@prrao87 prrao87 deleted the fix-shacl-rdf-post branch May 15, 2024 12:50
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.

None yet

2 participants