Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
khazelton authored Nov 5, 2020
1 parent 808d994 commit c3b6eea
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,4 +16,7 @@ When discussing schema, TAP defines two terms, formatting and protocol, in quite
* **Protocols**: A formal specification defining the way two entities interoperate to accomplish a specific action. Protocols are
designed to be implementable in software.

As an example, **eduPerson LDIF** would refer to the eduPerson schema expressed in the **format** defined in _RFC2849 The LDAP Data Interchange Format (LDIF) - Technical Specification_
Example 1: "eduPerson LDIF" would refer to the eduPerson attributes expressed in the **format** defined in _RFC2849 The LDAP Data Interchange Format (LDIF) - Technical Specification_

Example 2: eduPerson attributes on an LDAP server can be queried by an LDAP client using the LDAP **Protocol** defined in _RFC4519 Lightweight Directory Access Protocol (LDAP) Schema for User Applications_

0 comments on commit c3b6eea

Please sign in to comment.