diff --git a/index.html b/index.html index 0c271da1..b3f9f013 100644 --- a/index.html +++ b/index.html @@ -5881,11 +5881,9 @@

Basic Concept

For example, the value of minimum needs to be an integer, unless a placeholder is used.

- You can use the JSON Schema in the GitHub repository to validate TM instances that are serialized as JSON. + You can use the JSON Schema to validate TM instances that are serialized as JSON.

-

- The link for the TM needs to be updated to a permanent one before publication. -

+

Thing Model Declaration

@@ -8053,7 +8051,7 @@

Webhook Event Example

JSON Schema for TD Instance Validation

- A JSON Schema [[?JSON-SCHEMA]] document for syntactically validating Thing Description instances serialized in JSON based format is available in the GitHub repository. + A JSON Schema [[?JSON-SCHEMA]] document for syntactically validating Thing Description instances serialized in JSON based format is available at https://www.w3.org/2022/wot/td-schema/v1.1. This JSON Schema does not require the terms with Default Values to be present. Thus, the terms with Default Values are optional. (see also )

@@ -8067,9 +8065,6 @@

JSON Schema for TD Instance Validation

order to perform a stricter validation in case no external vocabularies are used.

-

The $id field in the JSON Schemas need to be updated to a static URL before publication, as well as the actual link pointing to the schema. -

-
diff --git a/index.template.html b/index.template.html index c9709a20..1fd764b9 100644 --- a/index.template.html +++ b/index.template.html @@ -4590,11 +4590,9 @@

Basic Concept

For example, the value of minimum needs to be an integer, unless a placeholder is used.

- You can use the JSON Schema in the GitHub repository to validate TM instances that are serialized as JSON. + You can use the JSON Schema to validate TM instances that are serialized as JSON.

-

- The link for the TM needs to be updated to a permanent one before publication. -

+

Thing Model Declaration

@@ -6762,7 +6760,7 @@

Webhook Event Example

JSON Schema for TD Instance Validation

- A JSON Schema [[?JSON-SCHEMA]] document for syntactically validating Thing Description instances serialized in JSON based format is available in the GitHub repository. + A JSON Schema [[?JSON-SCHEMA]] document for syntactically validating Thing Description instances serialized in JSON based format is available at https://www.w3.org/2022/wot/td-schema/v1.1. This JSON Schema does not require the terms with Default Values to be present. Thus, the terms with Default Values are optional. (see also )

@@ -6776,9 +6774,6 @@

JSON Schema for TD Instance Validation

order to perform a stricter validation in case no external vocabularies are used.

-

The $id field in the JSON Schemas need to be updated to a static URL before publication, as well as the actual link pointing to the schema. -

-