diff --git a/extensions/adobe/experience/adcloud-experienceevent.schema.json b/extensions/adobe/experience/adcloud-experienceevent.schema.json index 97adc7f1a8..0174ea6d50 100644 --- a/extensions/adobe/experience/adcloud-experienceevent.schema.json +++ b/extensions/adobe/experience/adcloud-experienceevent.schema.json @@ -7,9 +7,9 @@ ], "$id": "https://ns.adobe.com/experience/adcloud-experienceevent", "$schema": "http://json-schema.org/draft-06/schema#", - "title": "Adobe AdCloud ExperienceEvent Mixin", + "title": "Adobe AdCloud ExperienceEvent Template Mixin", "type": "object", - "description": "This AdCloud ExperienceEvent Mixin includes the core/standard ExperienceEvent as well as the required Adobe AdCloud ExperienceEvent Mixins.", + "description": "AdCloud ExperienceEvent Mixin for use with Schemas for Solution data ingestion. Includes the core/standard ExperienceEvent as well as the required Adobe AdCloud ExperienceEvent Mixins.", "meta:extensible": true, "meta:abstract": true, "meta:intendedToExtend": ["https://ns.adobe.com/xdm/context/experienceevent"], diff --git a/extensions/adobe/experience/adcloud/experienceevent-all.schema.json b/extensions/adobe/experience/adcloud/experienceevent-all.schema.json index 92a8931992..dce3daadee 100644 --- a/extensions/adobe/experience/adcloud/experienceevent-all.schema.json +++ b/extensions/adobe/experience/adcloud/experienceevent-all.schema.json @@ -7,12 +7,12 @@ ], "$schema": "http://json-schema.org/draft-06/schema#", "$id": "https://ns.adobe.com/experience/adcloud/experienceevent-all", - "title": "Adobe AdCloud ExperienceEvent Extension", + "title": "Adobe AdCloud ExperienceEvent Full Extension", "type": "object", "meta:extensible": true, "meta:abstract": true, "meta:intendedToExtend": ["https://ns.adobe.com/xdm/context/experienceevent"], - "description": "Adobe AdCloud extension to ExperienceEvent.", + "description": "Adobe AdCloud ExperienceEvent Full Extension. Contains all Solution added fields.", "definitions": { "experienceevent-all": { "properties": { diff --git a/extensions/adobe/experience/analytics-experienceevent.schema.json b/extensions/adobe/experience/analytics-experienceevent.schema.json index 801156a20f..94b9980a22 100644 --- a/extensions/adobe/experience/analytics-experienceevent.schema.json +++ b/extensions/adobe/experience/analytics-experienceevent.schema.json @@ -7,9 +7,9 @@ ], "$id": "https://ns.adobe.com/experience/analytics-experienceevent", "$schema": "http://json-schema.org/draft-06/schema#", - "title": "Adobe Analytics ExperienceEvent Mixin", + "title": "Adobe Analytics ExperienceEvent Template Mixin", "type": "object", - "description": "This Analytics ExperienceEvent Mixin includes the core/standard ExperienceEvent as well as the required Adobe Analytics ExperienceEvent Mixins.", + "description": "Analytics ExperienceEvent Mixin for use with Schemas for Solution data ingestion. Includes the core/standard ExperienceEvent as well as the required Adobe Analytics ExperienceEvent Mixins.", "meta:extensible": true, "meta:abstract": true, "meta:intendedToExtend": ["https://ns.adobe.com/xdm/context/experienceevent"], diff --git a/extensions/adobe/experience/analytics/experienceevent-all.schema.json b/extensions/adobe/experience/analytics/experienceevent-all.schema.json index 8ab504fa10..5a35b573f4 100644 --- a/extensions/adobe/experience/analytics/experienceevent-all.schema.json +++ b/extensions/adobe/experience/analytics/experienceevent-all.schema.json @@ -7,12 +7,12 @@ ], "$id": "https://ns.adobe.com/experience/analytics/experienceevent-all", "$schema": "http://json-schema.org/draft-06/schema#", - "title": "Adobe Analytics Cloud Experience Event Full Extension", + "title": "Adobe Analytics ExperienceEvent Full Extension", "type": "object", "meta:extensible": true, "meta:abstract": true, "meta:intendedToExtend": ["https://ns.adobe.com/xdm/context/experienceevent"], - "description": "Adobe Analytics Cloud Experience Event Full Extension.", + "description": "Adobe Analytics ExperienceEvent Full Extension. Contains all Solution added fields.", "definitions": { "experienceevent": { "properties": { diff --git a/extensions/adobe/experience/campaign-experienceevent.schema.json b/extensions/adobe/experience/campaign-experienceevent.schema.json index 4fd3f52523..1ea282f6a3 100644 --- a/extensions/adobe/experience/campaign-experienceevent.schema.json +++ b/extensions/adobe/experience/campaign-experienceevent.schema.json @@ -7,9 +7,9 @@ ], "$id": "https://ns.adobe.com/experience/campaign-experienceevent", "$schema": "http://json-schema.org/draft-06/schema#", - "title": "Adobe Campaign ExperienceEvent Mixin", + "title": "Adobe Campaign ExperienceEvent Template Mixin", "type": "object", - "description": "This Campaign ExperienceEvent Mixin includes the core/standard ExperienceEvent as well as the required Adobe Campaign ExperienceEvent Mixins.", + "description": "Campaign ExperienceEvent Mixin for use with Schemas for Solution data ingestion. Includes the core/standard ExperienceEvent as well as the required Adobe Campaign ExperienceEvent Mixins.", "meta:extensible": true, "meta:abstract": true, "meta:intendedToExtend": ["https://ns.adobe.com/xdm/context/experienceevent"], diff --git a/extensions/adobe/experience/campaign/experienceevent-all.schema.json b/extensions/adobe/experience/campaign/experienceevent-all.schema.json index 78160b54a0..86f7e9aa14 100755 --- a/extensions/adobe/experience/campaign/experienceevent-all.schema.json +++ b/extensions/adobe/experience/campaign/experienceevent-all.schema.json @@ -7,12 +7,12 @@ ], "$id": "https://ns.adobe.com/experience/campaign/experienceevent-all", "$schema": "http://json-schema.org/draft-06/schema#", - "title": "Adobe Campaign ExperienceEvent Extension", + "title": "Adobe Campaign ExperienceEvent Full Extension", "type": "object", "meta:extensible": true, "meta:abstract": true, "meta:intendedToExtend": ["https://ns.adobe.com/xdm/context/experienceevent"], - "description": "Adobe Campaign extension to ExperienceEvent.", + "description": "Adobe Campaign ExperienceEvent Full Extension. Contains all Solution added fields.", "definitions": { "campaign-experienceevent-all": { "properties": { diff --git a/extensions/adobe/experience/implementations-ext.schema.json b/extensions/adobe/experience/implementations-ext.schema.json index 1e10e11a25..e956347a3a 100644 --- a/extensions/adobe/experience/implementations-ext.schema.json +++ b/extensions/adobe/experience/implementations-ext.schema.json @@ -7,12 +7,12 @@ ], "$id": "https://ns.adobe.com/experience/implementations-ext", "$schema": "http://json-schema.org/draft-06/schema#", - "title": "Adobe Experience Platform implementations details extension", + "title": "Adobe Experience Platform implementation details Mixin", "type": "object", "meta:extensible": true, "meta:abstract": true, "meta:intendedToExtend": ["https://ns.adobe.com/xdm/context/experienceevent"], - "description": "Details the type and version of client implementations for data collection interacting with Adobe Experience Cloud services. Used for debugging and usage analysis.", + "description": "Details the type and version of client implementations in ExperienceEvents for data collection interacting with Adobe Experience Cloud services. Used for debugging and usage analysis.", "definitions": { "implementations-ext": { "properties": { diff --git a/extensions/adobe/experience/implementations.schema.json b/extensions/adobe/experience/implementations.schema.json index 8ae78d2aec..bed9cf4979 100644 --- a/extensions/adobe/experience/implementations.schema.json +++ b/extensions/adobe/experience/implementations.schema.json @@ -7,7 +7,7 @@ ], "$id": "https://ns.adobe.com/experience/implementations", "$schema": "http://json-schema.org/draft-06/schema#", - "title": "Adobe Experience Platform implementations details", + "title": "Adobe Experience Platform implementation details", "type": "object", "meta:extensible": true, "meta:abstract": true, diff --git a/extensions/adobe/experience/profile.schema.json b/extensions/adobe/experience/profile.schema.json index c0c8ba8217..f0f2f2bf37 100644 --- a/extensions/adobe/experience/profile.schema.json +++ b/extensions/adobe/experience/profile.schema.json @@ -7,8 +7,9 @@ ], "$id": "https://ns.adobe.com/experience/profile", "$schema": "http://json-schema.org/draft-06/schema#", - "title": "Adobe Experience Profile base schema", + "title": "Adobe XDM Profile Template Mixin", "type": "object", + "description": "Adobe XDM Profile Mixin for use with Schemas for Solution data ingestion. Includes the core/standard XDM Profile Mixins.", "auditable": true, "meta:extensible": true, "meta:abstract": true, @@ -28,7 +29,6 @@ "https://ns.adobe.com/xdm/context/profile-subscriptions", "https://ns.adobe.com/xdm/context/profile-test-profile" ], - "description": "Adobe Experience Profile schema.", "definitions": { "profile": { "properties": {} diff --git a/extensions/adobe/experience/profile/experienceevent-shared.schema.json b/extensions/adobe/experience/profile/experienceevent-shared.schema.json index 795947412c..ab64fdd988 100644 --- a/extensions/adobe/experience/profile/experienceevent-shared.schema.json +++ b/extensions/adobe/experience/profile/experienceevent-shared.schema.json @@ -7,12 +7,12 @@ ], "$id": "https://ns.adobe.com/experience/profile/experienceevent-shared", "$schema": "http://json-schema.org/draft-06/schema#", - "title": "Adobe Unified Profile Service extension to ExperienceEvent", + "title": "Adobe Unified Profile Service ExperienceEvent Shared Extension", "type": "object", "meta:extensible": true, "meta:abstract": true, "meta:intendedToExtend": ["https://ns.adobe.com/xdm/context/experienceevent"], - "description": "Adobe Experience Cloud - Profile Service extensions to Experience Event.", + "description": "Adobe Unified Profile Service Shared Extension. Contains Solution fields shared with other Solutions.", "definitions": { "profile-experienceevent-shared": { "properties": { diff --git a/extensions/adobe/experience/target-experienceevent.schema.json b/extensions/adobe/experience/target-experienceevent.schema.json index 1a114730ce..ec15fd3db2 100644 --- a/extensions/adobe/experience/target-experienceevent.schema.json +++ b/extensions/adobe/experience/target-experienceevent.schema.json @@ -7,9 +7,9 @@ ], "$id": "https://ns.adobe.com/experience/target-experienceevent", "$schema": "http://json-schema.org/draft-06/schema#", - "title": "Adobe Target ExperienceEvent Mixin", + "title": "Adobe Target ExperienceEvent Template Mixin", "type": "object", - "description": "This Target ExperienceEvent Mixin includes the core/standard ExperienceEvent as well as the required Adobe Target ExperienceEvent Mixins.", + "description": "Target ExperienceEvent Mixin for use with Schemas for Solution data ingestion. Includes the core/standard ExperienceEvent as well as the required Adobe Target ExperienceEvent Mixins.", "meta:extensible": true, "meta:abstract": true, "meta:intendedToExtend": ["https://ns.adobe.com/xdm/context/experienceevent"], diff --git a/extensions/adobe/experience/target/experienceevent-all.schema.json b/extensions/adobe/experience/target/experienceevent-all.schema.json index 8c85e4b8dc..04d1511570 100644 --- a/extensions/adobe/experience/target/experienceevent-all.schema.json +++ b/extensions/adobe/experience/target/experienceevent-all.schema.json @@ -7,7 +7,7 @@ ], "$id": "https://ns.adobe.com/experience/target/experienceevent-all", "$schema": "http://json-schema.org/draft-06/schema#", - "title": "Adobe Target ExperienceEvent Extension", + "title": "Adobe Target ExperienceEvent Full Extension", "type": "object", "meta:extensible": true, "meta:abstract": true, @@ -15,7 +15,7 @@ "meta:extends": [ "https://ns.adobe.com/experience/target/experienceevent-shared" ], - "description": "Adobe Target extension to ExperienceEvent.", + "description": "Adobe Target ExperienceEvent Full Extension. Contains all Solution added fields.", "definitions": { "target-experienceevent-all": { "properties": { diff --git a/extensions/adobe/experience/target/experienceevent-shared.schema.json b/extensions/adobe/experience/target/experienceevent-shared.schema.json index 933c9890c0..08e28bd42b 100644 --- a/extensions/adobe/experience/target/experienceevent-shared.schema.json +++ b/extensions/adobe/experience/target/experienceevent-shared.schema.json @@ -12,7 +12,7 @@ "meta:extensible": true, "meta:abstract": true, "meta:intendedToExtend": ["https://ns.adobe.com/xdm/context/experienceevent"], - "description": "Adobe Target shared extension to ExperienceEvent.", + "description": "Adobe Target Shared Extension. Contains Solution fields shared with other Solutions.", "definitions": { "target-experienceevent-shared": { "properties": { diff --git a/schemas/context/experienceevent.schema.json b/schemas/context/experienceevent.schema.json index 76659c905a..8c5d3de796 100644 --- a/schemas/context/experienceevent.schema.json +++ b/schemas/context/experienceevent.schema.json @@ -7,7 +7,7 @@ ], "$id": "https://ns.adobe.com/xdm/context/experienceevent", "$schema": "http://json-schema.org/draft-06/schema#", - "title": "ExperienceEvent Base Schema", + "title": "XDM ExperienceEvent", "type": "object", "meta:extensible": true, "meta:abstract": true, @@ -15,7 +15,7 @@ "https://ns.adobe.com/xdm/data/time-series", "https://ns.adobe.com/xdm/context/identitymap" ], - "description": "The core ExperienceEvent XDM is used to capture observations that are altering one or more related XDMs/entities. The ExperienceEvent captures information about the observation taking place and when it is occurring. It is critical for time domain analytics as it allows observation and analysis of changes that occur in windows of time and comparison with other windows of time to track trends. ExperienceEvent are either explicit or implicit. Explicit events are direct observations of a human action taking place during a session. Implicit events are events that are being raised without a direct human action. Examples of implicit events are scheduled email sending of newsletters, battery voltage reaching a certain threshold, a person entering into range of a proximity sensor. While not all events are easily categorized across all data sources, it is extremely valuable to harmonize similar events into similar types for processing where possible, and the XDM specifications does this by defining a set of enumerated **type** attribute values with specific semantic meanings. Where possible events must be constrained to these enumerated values to facilitate interoperability.", + "description": "The ExperienceEvent XDM is used to capture observations that are altering one or more related XDMs/entities. The ExperienceEvent captures information about the observation taking place and when it is occurring. It is critical for time domain analytics as it allows observation and analysis of changes that occur in windows of time and comparison with other windows of time to track trends. ExperienceEvent are either explicit or implicit. Explicit events are direct observations of a human action taking place during a session. Implicit events are events that are being raised without a direct human action. Examples of implicit events are scheduled email sending of newsletters, battery voltage reaching a certain threshold, a person entering into range of a proximity sensor. While not all events are easily categorized across all data sources, it is extremely valuable to harmonize similar events into similar types for processing where possible.", "definitions": { "experienceevent": { "properties": { } diff --git a/schemas/context/profile-owning-entities.schema.json b/schemas/context/profile-owning-entities.schema.json index 4f0fa2c92e..c9b2341d16 100644 --- a/schemas/context/profile-owning-entities.schema.json +++ b/schemas/context/profile-owning-entities.schema.json @@ -7,7 +7,7 @@ ], "$id": "https://ns.adobe.com/xdm/context/profile-owning-entities", "$schema": "http://json-schema.org/draft-06/schema#", - "title": "Owning Entity Details for Profile.", + "title": "Profile Owning Entity Details", "type": "object", "meta:extensible": true, "meta:abstract": true, diff --git a/schemas/context/profile-person-details.schema.json b/schemas/context/profile-person-details.schema.json index 9b97b6fdc0..296002f176 100644 --- a/schemas/context/profile-person-details.schema.json +++ b/schemas/context/profile-person-details.schema.json @@ -7,7 +7,7 @@ ], "$id": "https://ns.adobe.com/xdm/context/profile-person-details", "$schema": "http://json-schema.org/draft-06/schema#", - "title": "Person Details for Profile", + "title": "Profile Person Details", "type": "object", "meta:extensible": true, "meta:abstract": true, diff --git a/schemas/context/profile-personal-details.schema.json b/schemas/context/profile-personal-details.schema.json index 9f005d1138..6fef8a693b 100644 --- a/schemas/context/profile-personal-details.schema.json +++ b/schemas/context/profile-personal-details.schema.json @@ -7,7 +7,7 @@ ], "$id": "https://ns.adobe.com/xdm/context/profile-personal-details", "$schema": "http://json-schema.org/draft-06/schema#", - "title": "Personal Details fro Profile", + "title": "Profile Personal Details", "type": "object", "meta:extensible": true, "meta:abstract": true, diff --git a/schemas/context/profile-preferences-details.schema.json b/schemas/context/profile-preferences-details.schema.json index 4f0be442fe..7399fd09f1 100644 --- a/schemas/context/profile-preferences-details.schema.json +++ b/schemas/context/profile-preferences-details.schema.json @@ -7,7 +7,7 @@ ], "$id": "https://ns.adobe.com/xdm/context/profile-preferences-details", "$schema": "http://json-schema.org/draft-06/schema#", - "title": "Preferences Details for Profile", + "title": "Profile Preferences Details", "type": "object", "meta:extensible": true, "meta:abstract": true, diff --git a/schemas/context/profile-push-details.schema.json b/schemas/context/profile-push-details.schema.json index eddfd6e7ae..2025939bbe 100644 --- a/schemas/context/profile-push-details.schema.json +++ b/schemas/context/profile-push-details.schema.json @@ -7,7 +7,7 @@ ], "$id": "https://ns.adobe.com/xdm/context/profile-push-details", "$schema": "http://json-schema.org/draft-06/schema#", - "title": "Push Details fro Profile", + "title": "Profile Push Details", "type": "object", "meta:extensible": true, "meta:abstract": true, diff --git a/schemas/context/profile-segmentation.schema.json b/schemas/context/profile-segmentation.schema.json index 22ca4b274c..03c7eac4cb 100644 --- a/schemas/context/profile-segmentation.schema.json +++ b/schemas/context/profile-segmentation.schema.json @@ -7,7 +7,7 @@ ], "$id": "https://ns.adobe.com/xdm/context/profile-segmentation", "$schema": "http://json-schema.org/draft-06/schema#", - "title": "Segmentation for Profile", + "title": "Profile Segmentation", "type": "object", "meta:extensible": true, "meta:abstract": true, diff --git a/schemas/context/profile-subscriptions.schema.json b/schemas/context/profile-subscriptions.schema.json index b4d283a3ec..d15406e57a 100644 --- a/schemas/context/profile-subscriptions.schema.json +++ b/schemas/context/profile-subscriptions.schema.json @@ -7,7 +7,7 @@ ], "$id": "https://ns.adobe.com/xdm/context/profile-subscriptions", "$schema": "http://json-schema.org/draft-06/schema#", - "title": "Subscriptions for Profile", + "title": "Profile Subscriptions", "type": "object", "meta:extensible": true, "meta:abstract": true, diff --git a/schemas/context/profile-test-profile.schema.json b/schemas/context/profile-test-profile.schema.json index abc24b362f..d5475d11d4 100644 --- a/schemas/context/profile-test-profile.schema.json +++ b/schemas/context/profile-test-profile.schema.json @@ -7,7 +7,7 @@ ], "$id": "https://ns.adobe.com/xdm/context/profile-test-profile", "$schema": "http://json-schema.org/draft-06/schema#", - "title": "Test Details for Profile", + "title": "Profile Test Details", "type": "object", "meta:extensible": true, "meta:abstract": true, diff --git a/schemas/context/profile-work-details.schema.json b/schemas/context/profile-work-details.schema.json index d339dafba4..d2edbf0ff8 100644 --- a/schemas/context/profile-work-details.schema.json +++ b/schemas/context/profile-work-details.schema.json @@ -7,7 +7,7 @@ ], "$id": "https://ns.adobe.com/xdm/context/profile-work-details", "$schema": "http://json-schema.org/draft-06/schema#", - "title": "Work Details for Profile", + "title": "Profile Work Details", "type": "object", "meta:extensible": true, "meta:abstract": true, diff --git a/schemas/context/profile.schema.json b/schemas/context/profile.schema.json index 900a6eb742..b72be5abc1 100644 --- a/schemas/context/profile.schema.json +++ b/schemas/context/profile.schema.json @@ -7,7 +7,7 @@ ], "$id": "https://ns.adobe.com/xdm/context/profile", "$schema": "http://json-schema.org/draft-06/schema#", - "title": "Profile", + "title": "XDM Profile", "type": "object", "auditable": true, "meta:extensible": true, @@ -18,7 +18,7 @@ "https://ns.adobe.com/xdm/context/identitymap" ], "description": - "XDM Profiles are a singular representation of the attributes of identified and partially identified persons. Profiles that are highly identified maybe used for personal communications or highly targeted engagements and can contain detailed personal information such as names, gender, date of birth, locations, and contact information like phone numbers and email addresses. Profiles may range to the other end of the identification spectrum where only anonymous behavioral signals are being observed and the amount of identification is simple browser cookies. In this latter case, the sparse Profile data is useful to build more knowledge on the interests and preferences of the anonymous profile, and over time can become richer as the person interacting with brand becomes more engaged and ultimately signs-on to notifications, subscriptions, purchases and other connections with the brand that enrich and fill out the profile. XDM Profile can contain personal information, identification information, contact\ndetails and communication preferences. Over time XDM Profile will expand to cater\nfor other Profile data such as preference, propensities and other attributes.\n\n", + "XDM Profiles are a singular representation of the attributes of identified and partially identified persons. Profiles that are highly identified maybe used for personal communications or highly targeted engagements and can contain detailed personal information such as names, gender, date of birth, locations, and contact information like phone numbers and email addresses. Profiles may range to the other end of the identification spectrum where only anonymous behavioral signals are being observed and the amount of identification is simple browser cookies. In this latter case, the sparse Profile data is useful to build more knowledge on the interests and preferences of the anonymous profile, and over time can become richer as the person interacting with brand becomes more engaged and ultimately signs-on to notifications, subscriptions, purchases and other connections with the brand that enrich and fill out the profile. XDM Profile can contain personal information, identification information, contact details and communication preferences.", "definitions": { "profile": { "properties": { }