Skip to content

Commit

Permalink
feat(IDE support): added RDF and SPARL IntelliJ plugin
Browse files Browse the repository at this point in the history
  • Loading branch information
tpluscode authored Nov 28, 2024
1 parent 9da7739 commit d672520
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -104,6 +104,7 @@ Data viewers/Editors based on shapes.
- [SHACL Language Server](https://marketplace.visualstudio.com/items?itemName=stardog-union.vscode-langserver-shacl) - A VS Code extension providing language intelligence (diagnostics, hover tooltips, auto-completion, etc.) for W3C standard SHACL via the Language Server Protocol.
- [Mentor RDF for VS Code](https://marketplace.visualstudio.com/items?itemName=faubulous.mentor) - Code editing support for RDF, RDFS, OWL, SKOS, SHACL and SPARQL.
- [SHACLC Language Server](https://marketplace.visualstudio.com/items?itemName=jeswr.shaclc-language-server) ([source](https://github.com/jeswr/shaclc-language-server)) - A VS Code extension providing language intelligence (diagnostics, hover tooltips, auto-completion, etc.) for CG standard SHACL Compact Syntax via the Language Server Protocol. MIT License.
- [RDF and SPARQL](https://rdfandsparql.com/) - IntelliJ plugin with editor support for ShEx Compact syntax and SHACL validation.

## Books

Expand Down

0 comments on commit d672520

Please sign in to comment.