From 91e7c8daf746b26668912eac63fdcb4ccb0c7e7f Mon Sep 17 00:00:00 2001 From: Mahmoud Alkhraishi Date: Thu, 11 May 2023 16:34:27 -0400 Subject: [PATCH] Update docs/openapi/components/schemas/common/Thing.yml Co-authored-by: Ted Thibodeau Jr --- docs/openapi/components/schemas/common/Thing.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/openapi/components/schemas/common/Thing.yml b/docs/openapi/components/schemas/common/Thing.yml index 195b6d7ca..33b7a0e2c 100644 --- a/docs/openapi/components/schemas/common/Thing.yml +++ b/docs/openapi/components/schemas/common/Thing.yml @@ -17,7 +17,7 @@ properties: enum: - Thing identifier: - description: The identifier property represents any kind of identifier for any kind of Thing, such as ISBNs, GTIN codes, UUIDs etc. Schema.org provides dedicated properties for representing many of these, either as textual strings or as URL (URI) links. See background notes for more details + description: The identifier property represents any kind of identifier for any kind of Thing, such as ISBNs, GTIN codes, UUIDs, etc. Schema.org provides dedicated properties for representing many of these, either as textual strings or as URL (URI) links. See background notes for more details. type: string $linkedData: term: uri