The Trusted Schemas Registry (TSR) API is a core EBSI service that enables interaction with the Trusted Schemas Registry Smart Contract to:
- register a new schema
- update a registered schema
- read and validate registered schemas
The EBSI TSR is a domain-specific registry service focused on registering only data models and ontologies. The registry is agnostic to any type of schema, supporting whatever scheme the consumer needs to anchor, whether it be JSON, JSON-LD, XML, or other formats.
The TSR API is a microservice hosted on the EBSI infrastructure.