Skip to content

Commit 22d93e4

Browse files
committed
New section Talks; expanded IDE support
1 parent 5ad897b commit 22d93e4

File tree

1 file changed

+12
-3
lines changed

1 file changed

+12
-3
lines changed

README.md

Lines changed: 12 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,7 @@ Semantic shapes are frequently described using the SHACL or ShEx language.
2323
- [IDE support](#ide-support)
2424
- [Books](#books)
2525
- [Tutorials](#tutorials)
26+
- [Talks](#talks)
2627
- [Presentations](#presentations)
2728
- [Specifications](#specifications)
2829
- [Legend](#legend)
@@ -79,16 +80,24 @@ Data viewers/Editors based on shapes.
7980

8081
## IDE support
8182

82-
- [Linked Data Extension](https://github.com/elsevierlabs-os/linked-data) - VS Code Extension for editing RDF files with embedded SHACL validator and SPARQL engine.
83+
- [Linked Data Extension](https://marketplace.visualstudio.com/items?itemName=Elsevier.linked-data) - VS Code Extension for editing RDF files with embedded SHACL validator and SPARQL engine.
84+
- [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.
85+
- [Mentor RDF for VS Code](https://marketplace.visualstudio.com/items?itemName=faubulous.mentor) - Code editing support for RDF, RDFS, OWL, SKOS, SHACL and SPARQL.
8386

84-
## Book
87+
## Books
8588

86-
- [Validating RDF Data (2018)](https://book.validatingrdf.com/)
89+
- [Validating RDF Data (2018)](https://book.validatingrdf.com)
8790

8891
## Tutorials
8992

9093
- [Shapes applications and tools - ISWC'20 Tutorial](https://www.validatingrdf.com/tutorial/iswc2020/)
9194

95+
## Talks
96+
97+
- [The Many Shapes of SHACL by Holger Knublauch](https://www.youtube.com/watch?v=ccs-KhnWR1U) - LOTICO Talk, 18 Jun 2020.
98+
- [One Ontology, One Data Set, Multiple Shapes with SHACL by Tara Raafat](https://www.youtube.com/watch?v=apG5K3zc4V0) - Connected Data London, 2019.
99+
- [An Overview of SHACL Shapes Constraint Language](https://www.youtube.com/watch?v=_i3zTeMyRzU) - TopQuadrant, 2017.
100+
92101
## Presentations
93102

94103
## Specifications

0 commit comments

Comments
 (0)