Skip to content

Commit b504c15

Browse files
committed
re-index vocab examples
1 parent ada2e66 commit b504c15

File tree

5 files changed

+4
-4
lines changed

5 files changed

+4
-4
lines changed

.jekyll-metadata

1.25 KB
Binary file not shown.

_docs/schema/vocabs/examples/close.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,5 +2,5 @@
22
title: __close
33
permalink: /schema/vocabs/examples/:title/
44
close: true
5-
order: "01.8.5.9"
5+
order: "01.8.6.9"
66
---

_docs/schema/vocabs/examples/data-ref.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ title: Referencing Instance Data
44
bookmark: Instance Data
55
permalink: /schema/examples/:title/
66
icon: fas fa-tag
7-
order: "01.8.5.2"
7+
order: "01.8.6.2"
88
---
99
Most of the questions that center around referencing data involve comparing the values of properties. This typically comes in a few flavors:
1010

_docs/schema/vocabs/examples/external-ref.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ title: Referencing External Data
44
bookmark: External Data
55
permalink: /schema/examples/:title/
66
icon: fas fa-tag
7-
order: "01.8.5.3"
7+
order: "01.8.6.3"
88
---
99
Sometimes the values you want to use for schemas are stored in external files. To reference these, you'll need to use a URI. This URI may be combined with a pointer to indicate a location within the file.
1010

_docs/schema/vocabs/examples/setup.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ title: Setting Up Vocabs
44
bookmark: Vocab Setup
55
permalink: /schema/examples/:title/
66
icon: fas fa-tag
7-
order: "01.8.5.1"
7+
order: "01.8.6.1"
88
---
99

1010
In order to use the vocabulary extension libraries, there is some initial setup that will need to be performed.

0 commit comments

Comments
 (0)