From 028bd405fb76e961009fe57bb7665f45baa052b2 Mon Sep 17 00:00:00 2001 From: Keith Hazelton Date: Wed, 10 Mar 2021 15:39:46 -0600 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 4e95835..c2953f5 100644 --- a/README.md +++ b/README.md @@ -9,7 +9,7 @@ The normative specification of the TAP Attribute Dictionary is an abstract data TAP uses the word "schema" as a rather broad and loose term for data models generally. However, beyond that, TAP adheres to its own rigorous definitions of three specific schema-related terms, "representation", "profile", and "protocol". -**Representation**: +**Representations**: Mappings of the TAP Attribute Dictionary abstract entries to a specific markup form, such as JSON, XML, LDAP, or YAML. * [TAP Attribute Dictionary: How to Create a JSON Representation](tap-core-person-schema-create-json-representation.adoc) (CS-JSON)