File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change 1
1
# Contribution Guidelines
2
2
3
- Please note that this project is released with a [ Contributor Code of Conduct] ( code-of-conduct .md) .
3
+ Please note that this project is released with a [ Contributor Code of Conduct] ( CODE_OF_CONDUCT .md) .
4
4
By participating in this project you agree to abide by its terms.
5
5
6
6
This repository is governed by the [ CC0 license] ( https://creativecommons.org/publicdomain/zero/1.0/ ) .
@@ -65,13 +65,13 @@ Where:
65
65
66
66
#### Non-software items
67
67
68
- A simple item without a description:
68
+ Without a description:
69
69
70
70
``` markdown
71
- - [SHACL To JSON Schema ](https://github.com/comake /shacl-to-json-schema )
71
+ - [SHACL 1.2 Core ](https://w3c. github.io/shacl /shacl-core/ )
72
72
```
73
73
74
- Software example :
74
+ With a description :
75
75
``` markdown
76
76
- [Validating RDF Data (2018)](https://book.validatingrdf.com) - The SHACL and ShEx book.
77
77
```
You can’t perform that action at this time.
0 commit comments