diff --git a/terms.html b/terms.html index 4af9ad254..d3dd54daf 100644 --- a/terms.html +++ b/terms.html @@ -51,9 +51,12 @@
entity
-A thing with distinct and independent existence, such as a person, -organization, or device that performs one or more roles in the ecosystem. -
+Anything that can be referenced in statements as an abstract or concrete noun. +Entities include but are not limited to people, organizations, physical things, documents, +abstract concepts, numbers, and strings. Any entity may perform roles +in the ecosystem, if it is capable of doing so. Note that some +entities fundamentally cannot take actions, e.g., the string "abc" +cannot issue credentials.
graph
A network of information composed of subjects and their relationship @@ -62,8 +65,9 @@
holder
A role an entity might perform by possessing one or more -verifiable credentials and generating presentations from them. -A holder is usually, but not always, a subject of the verifiable +verifiable credentials and generating verifiable presentations from +them. +A holder is often, but not always, a subject of the verifiable credentials they are holding. Holders store their credentials in credential repositories.