diff --git a/categories-and-types/README.md b/categories-and-types/README.md index 6ccbc62..9eed2fe 100644 --- a/categories-and-types/README.md +++ b/categories-and-types/README.md @@ -26,7 +26,7 @@ |cortex| | | | X | | | |counter| | | | | | | |country-of-residence| | | | | | | -|cpe| | | | | | | +|cpe| | | | X | | | |dash| | | | | X | | |date-of-birth| | | | | | | |datetime| | | | | | | @@ -209,7 +209,7 @@ |cortex| | | | | | | |counter| | X | | | | | |country-of-residence| | | | | | | -|cpe| | X | | | | | +|cpe| | X | X | X | | | |dash| | | | | | | |date-of-birth| | | | | | | |datetime| | X | | | | | @@ -595,7 +595,7 @@ * **cortex**: Cortex analysis result * **counter**: An integer counter, generally to be used in objects * **country-of-residence**: The country of residence of a natural person -* **cpe**: Common platform enumeration +* **cpe**: Common Platform Enumeration - structured naming scheme for information technology systems, software, and packages. * **dash**: Dash Address * **date-of-birth**: Date of birth of a natural person (in YYYY-MM-DD format) * **datetime**: Datetime in the ISO 8601 format