Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
cstoecker authored Apr 12, 2021
1 parent 5d7271a commit 7be64e6
Showing 1 changed file with 14 additions and 1 deletion.
15 changes: 14 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,20 @@

![CI](https://github.com/w3c-ccg/pathogen-vocab/workflows/CI/badge.svg) [![CD](https://github.com/w3c-ccg/pathogen-vocab/actions/workflows/cd.yml/badge.svg)](https://github.com/w3c-ccg/pathogen-vocab/actions/workflows/cd.yml)

This specification describes a Linked Data vocabulary for asserting Verifiable Credentials related to pathogen information, such as chemical properties, mechanical properties, country of origin, and other attributes used to determine the status of a products and materials in a supply chain.
## DRAFT / EXPERIMENTAL VOCABULARY

A pathogen is any organism that can produce disease. A pathogen may also be referred to as an infectious agent, or simply a germ or virus. This Pathogen Vocab specification describes a Linked Data vocabulary for asserting Verifiable Credentials related to pathogen information such as:
- medical test & immunization measurement event (PCR, antibody, antigen, lateral flow, other test)
- medical vaccination event (see "Vaccination Certificate Vocabulary")
- infection risk and access control

## Related Projects

The pathogen vocab is inspired building upon the following community work:
- [Vaccination Certificate Vocabulary](https://w3c-ccg.github.io/vaccination-vocab/)
- [WHO Smart Vaccination Card Work](https://www.who.int/publications/m/item/interim-guidance-for-developing-a-smart-vaccination-certificate)
- [CCG Traceability Vocabulary](https://github.com/w3c-ccg/traceability-vocab)
- [Interoperability of health certificates trust framework](https://ec.europa.eu/health/sites/health/files/ehealth/docs/trust-framework_interoperability_certificates_en.pdf) of EU E-Health Network

We encourage contributions meeting the [Contribution Guidelines](CONTRIBUTING.md). While we prefer the creation of issues and Pull Requests in the GitHub repository, discussions often occur on the [public-credentials](http://lists.w3.org/Archives/Public/public-credentials/) mailing list as well.

Expand Down

0 comments on commit 7be64e6

Please sign in to comment.