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: extensions/schemas/standard/clause_6_overview.adoc
+8-8Lines changed: 8 additions & 8 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -21,14 +21,14 @@ That is, JSON Schema is primarily used as a data description language. Addition
21
21
[cols="25,75",options="header"]
22
22
|===
23
23
|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.
0 commit comments