pyx-industries / pyx-identity-resolver

FOSS implementation of ISO1975 link resolver
Apache License 2.0
4 stars 2 forks source link
iso18975 untp

Pyx Identity Resolver

This software offers a flexible solution for managing and resolving links associated with various identifiers like GTINs (Global Trade Item Numbers).

It enables identity registry operators and identifier owners to register links to more information about a product, while allowing value chain actors to resolve and access information linked to these identifiers across various identifier schemes, enhancing traceability and data accessibility.

Core Functionality

Standards Compliance

Access Control

Quick Start

To get the Identity Resolver up and running quickly, follow the Quick Start Guide.

Contributing

We use Semantic Line Breaks in our documentation. Please follow this convention when contributing to the project.

Release and Publishing

This project uses two primary workflows:

  1. Release Tagging: Creates version tags based on app/package.json.
  2. Package: Builds and pushes Docker images to the GitHub Container Registry.

We follow Semantic Versioning with the format vMAJOR.MINOR.PATCH.

For more detailed information, please refer to the documentation.