Skip to content

Commit

Permalink
Improved Titles and Descriptiosn of Mixins and Classes
Browse files Browse the repository at this point in the history
  • Loading branch information
chrisdegroot committed Jan 17, 2019
1 parent 3f0b191 commit abd6866
Show file tree
Hide file tree
Showing 24 changed files with 37 additions and 37 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -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"],
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -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": {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -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"],
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -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": {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -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"],
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -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": {
Expand Down
4 changes: 2 additions & 2 deletions extensions/adobe/experience/implementations-ext.schema.json
Original file line number Diff line number Diff line change
Expand Up @@ -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": {
Expand Down
2 changes: 1 addition & 1 deletion extensions/adobe/experience/implementations.schema.json
Original file line number Diff line number Diff line change
Expand Up @@ -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,
Expand Down
4 changes: 2 additions & 2 deletions extensions/adobe/experience/profile.schema.json
Original file line number Diff line number Diff line change
Expand Up @@ -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,
Expand All @@ -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": {}
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -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": {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -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"],
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -7,15 +7,15 @@
],
"$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,
"meta:intendedToExtend": ["https://ns.adobe.com/xdm/context/experienceevent"],
"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": {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -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": {
Expand Down
4 changes: 2 additions & 2 deletions schemas/context/experienceevent.schema.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,15 +7,15 @@
],
"$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,
"meta:extends": [
"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": { }
Expand Down
2 changes: 1 addition & 1 deletion schemas/context/profile-owning-entities.schema.json
Original file line number Diff line number Diff line change
Expand Up @@ -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,
Expand Down
2 changes: 1 addition & 1 deletion schemas/context/profile-person-details.schema.json
Original file line number Diff line number Diff line change
Expand Up @@ -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,
Expand Down
2 changes: 1 addition & 1 deletion schemas/context/profile-personal-details.schema.json
Original file line number Diff line number Diff line change
Expand Up @@ -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,
Expand Down
2 changes: 1 addition & 1 deletion schemas/context/profile-preferences-details.schema.json
Original file line number Diff line number Diff line change
Expand Up @@ -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,
Expand Down
2 changes: 1 addition & 1 deletion schemas/context/profile-push-details.schema.json
Original file line number Diff line number Diff line change
Expand Up @@ -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,
Expand Down
2 changes: 1 addition & 1 deletion schemas/context/profile-segmentation.schema.json
Original file line number Diff line number Diff line change
Expand Up @@ -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,
Expand Down
2 changes: 1 addition & 1 deletion schemas/context/profile-subscriptions.schema.json
Original file line number Diff line number Diff line change
Expand Up @@ -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,
Expand Down
2 changes: 1 addition & 1 deletion schemas/context/profile-test-profile.schema.json
Original file line number Diff line number Diff line change
Expand Up @@ -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,
Expand Down
2 changes: 1 addition & 1 deletion schemas/context/profile-work-details.schema.json
Original file line number Diff line number Diff line change
Expand Up @@ -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,
Expand Down
4 changes: 2 additions & 2 deletions schemas/context/profile.schema.json
Original file line number Diff line number Diff line change
Expand Up @@ -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,
Expand All @@ -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": { }
Expand Down

0 comments on commit abd6866

Please sign in to comment.