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

ConsumptionEvent should have object properties to reference Consumer, Account, PublicationPlatform, PublicationChannel and PublicationService #291

Open
JuergenGrupp opened this issue Dec 11, 2023 · 1 comment
Labels
bug Something isn't working

Comments

@JuergenGrupp
Copy link
Collaborator

A direct reference from the ConsumptionEvent to the Consumer and to the Account is missing. The same with the PublicationPlatform, PublicationChannel and PublicationService. Without it the ConsumptionEvent would be almost useless.

@JuergenGrupp JuergenGrupp added the bug Something isn't working label Dec 11, 2023
@JuergenGrupp
Copy link
Collaborator Author

Will add:
ConsumptionEvent hasConsumer Consumer
ConsumptionEvent accountingTo Account
ConsumptionEvent occursOn PublicationPlatform
ConsumptionEvent occursIn PublicationChannel
ConsumptionEvent occursIn PublicationService

JuergenGrupp added a commit that referenced this issue Apr 29, 2024
added the following object properties:
- ConsumptionEvent hasConsumer Consumer
- ConsumptionEvent accountingTo Account
- ConsumptionEvent occursOn PublicationPlatform
- ConsumptionEvent occursIn PublicationChannel
- ConsumptionEvent occursIn PublicationService
alexander-schulze added a commit that referenced this issue Jun 4, 2024
…ect-properties-ctd

Fix #291 Missing properties of ConsumptionEvent
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
1 participant