Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

add dataset id as part of event #426

Merged
merged 7 commits into from
Jul 13, 2018
Merged

add dataset id as part of event #426

merged 7 commits into from
Jul 13, 2018

Conversation

rkpandey
Copy link

Please link to the issue #…
#425

"xdm:datasetID": {
"title": "Dataset ID",
"type": "string",
"description": "System generated identifier for the Dataset the event belongs to."
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

What is a Dataset? Is it Adobe specific or something general?

Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Yes, this is Adobe Experience Cloud specific.

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Proposed change to description:
From:"System generated identifier for the Dataset the event belongs to."
To:"Identifier of the originating Dataset the Experience Event record belongs to. Used to associate Dataset metadata with records in cases where multiple Datasets are being merged."

@fmeschbe
Copy link
Collaborator

I think this PR is pretty straight forward. But we should discuss the merit of this PR in the linked issue #425

@cdegroot-adobe
Copy link
Contributor

@fmeschbe @lrosenthol I have changed this to be a extension as that was the general consensus. It is a fairly simple update. Please let me know is there are any further open items. As this resolves the comments we will look to merge this in tomorrow.

@@ -44,7 +44,7 @@
"title": "End User IDs",
"$ref": "https://ns.adobe.com/xdm/context/enduserids",
"description":
"Condensed, normalized encapsulation of all end user identifiers.\n"
"Condensed, normalized encapsulation of all end user identifiers."
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks like this is an formatting change which slipped into this PR. I think we should steer clear from such side-cars in the future. For now, I think we can let that pass.

@fmeschbe fmeschbe merged commit b7abd81 into adobe:master Jul 13, 2018
@fmeschbe fmeschbe added the v0.9.3 Scheduled for v0.9.3 label Jul 13, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
v0.9.3 Scheduled for v0.9.3
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants