You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -29,9 +29,9 @@ Human readability and editability requires that Manchester syntax be written usi
29
29
30
30
## DOSDP Specification:
31
31
32
-
[JSON schema specification in YAML](https://github.com/INCATools/dead_simple_owl_design_patterns/blob/master/src/schema/dosdp_schema.yaml)
32
+
[JSON schema specification in YAML](https://github.com/INCATools/dead_simple_owl_design_patterns/blob/master/src/schema/dosdp_schema.yaml).
33
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).
34
+
The same specification [rendered in mardown](docs/dosdp_schema.md), with references resolved. This is generated from the original spec using the `dosdp document` command (see below for details).
0 commit comments