Skip to content

Commit 5c30dd1

Browse files
committed
fix links
1 parent 81f2543 commit 5c30dd1

File tree

1 file changed

+8
-8
lines changed

1 file changed

+8
-8
lines changed

extensions/schemas/standard/clause_6_overview.adoc

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -21,14 +21,14 @@ That is, JSON Schema is primarily used as a data description language. Addition
2121
[cols="25,75",options="header"]
2222
|===
2323
|Additional element |Description
24-
|<<rc_profile-codelists_codelist-ref,x-ogc-codelistUri>> |A reference to a codelist.
25-
|<<rc_feature-references_role-reference,x-ogc-collectionId>> |Target collection of foreign key references.
26-
|<<rc-schemas_definition,x-ogc-definition>> |Reference to the semantic definition of a property.
27-
|<<rc_schemas_definition,x-ogc-propertySeq>> |An integer representing the relative position of a property in a schema in ascending order.
28-
|<<rc-schemas_role,x-ogc-role>> |Declares a specific role of a property.
29-
|<<rc_schemas_unit,x-ogc-unit>> |Declares the unit of measure of a property.
30-
|<<rc_schemas_unit,x-ogc-unitLang>> |Declares the language/register used for the unit of measure.
31-
|<<rc_feature-references_role-reference,x-ogc-uriTemplate>> |A URI template with a template `featureId` used to reference a resources in another local or remote collection.
24+
|<<req_profile-codelists_codelist-ref,x-ogc-codelistUri>> |A reference to a codelist.
25+
|<<req_references_role-reference,x-ogc-collectionId>> |Target collection of foreign key references.
26+
|<<req_schemas_definition,x-ogc-definition>> |Reference to the semantic definition of a property.
27+
|<<req_schemas_property-seq,x-ogc-propertySeq>> |An integer representing the relative position of a property in a schema in ascending order.
28+
|<<req_schemas_role,x-ogc-role>> |Declares a specific role of a property.
29+
|<<req_schemas_unit,x-ogc-unit>> |Declares the unit of measure of a property.
30+
|<<req_schemas_unit,x-ogc-unitLang>> |Declares the language/register used for the unit of measure.
31+
|<<req_references_role-reference,x-ogc-uriTemplate>> |A URI template with a template `featureId` used to reference a resources in another local or remote collection.
3232
|===
3333

3434
The main reasons for using JSON Schema are:

0 commit comments

Comments
 (0)