Skip to content

Commit b0d91b9

Browse files
authored
Update README.md
1 parent edce1e8 commit b0d91b9

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

README.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -27,9 +27,11 @@ Human readability and editability requires that Manchester syntax be written usi
2727

2828
* Variables are specified in a dictionary with variable name as key and value as range specified as a Manchester syntax expresssion.
2929

30-
## Specification:
30+
## DOSDP Specification:
3131

32-
See [full specification documentation](docs/dosdp_schema.md)
32+
[JSON schema specification in YAML](https://github.com/INCATools/dead_simple_owl_design_patterns/blob/master/src/schema/dosdp_schema.yaml)
33+
34+
The same specification [rendered in mardown](docs/dosdp_schema.md), with references resolved. This is generate from the original spec by the dosdp document comment (see below for details).
3335

3436
## Setup
3537

0 commit comments

Comments
 (0)