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

Update Traceability events #70

Merged
merged 2 commits into from
Apr 24, 2024
Merged

Update Traceability events #70

merged 2 commits into from
Apr 24, 2024

Conversation

onthebreeze
Copy link
Contributor

Add association events, fix the model to align better with EPCIS, and add rich documentation. closes #39

May go some way to answering #69

Add association events, fix the model to align better with EPCIS, and add rich documentation.
@nissimsan
Copy link
Contributor

@onthebreeze, I formatted the JSON files.

Noting that the context files are full of placeholder values and we need to update with opinionated terms at some point. It's a little unorthodox way of doing it, but I agree on doing this step wise.

For example:
"eventID": "xsd:string",
This looks like a type declaration, but what it means it "to be replaced with a xsd:string”

@nissimsan nissimsan self-requested a review April 22, 2024 10:01
@zachzeus zachzeus merged commit 7c1eddc into main Apr 24, 2024
1 check passed
"disposition": "xsd:string",
"bizStep": "xsd:string",
"bizLocation": "xsd:string",
"sensorElementList": {

Choose a reason for hiding this comment

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

hey @zachzeus so yeah this is where i was looking, if i have an assertion about a mine location at a date from an independent auditor, is there any way to tie it in here? I want to somehow include whether 3rd party auditors were given access to this mine, i want some way to be able to express that in the traceability vocab if possible

Choose a reason for hiding this comment

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

because what really matters, is if independent 3rd parties had access to observe

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Include Association Event in Traceability Events Data Model
4 participants