This specification describes a Linked Data vocabulary for asserting Verifiable Credentials related to traceability information, such as chemical properties, mechanical properties, country of origin, and other attributes used to determine the status of products and materials in a supply chain.
We encourage contributions meeting the Contribution Guidelines. While we prefer the creation of issues and Pull Requests in the GitHub repository, discussions often occur on the public-credentials mailing list as well, and at regular public meetings (see below).
Meetings are held
- Tuesdays at 1.30pm ET/10.30pm PT
- on jitsi using this link: meet.w3c-ccg.org/traceability
- with standing agenda to review open Pull Requests, then open Issues, unless otherwise noted on the mailing list
Any chair, editor, or other party authorized by CCG to manage recordings and minutes can do the following. A scribe-bot will show up in the main #ccg IRC channel automatically.
- Make sure to select "Start Recording" at the beginning of the call and "Stop Recording" when you're done.
- Make sure to kick everyone out of the room when the meeting is done.
- Once the last person leaves, everything else is automated (publishing raw IRC log, audio, and video). If you want to clean up the minutes, it takes about 5-10 minutes to clean up the transcription and publish it.
- Go to Scribe tool
- Select "Traceability" from the drop-down at the bottom right.
- Select a day for the call you're interested in.
- Click "Retrieve Raw Logs".
- The display will then render the minutes.
npm i
npm run lint
npm run test
npm run build
npm run serve
See DEVELOPMENT.md