Information about developing using the TWIN technologies can be found at the TWIN Developer website .
Schemas
- Framework
- Blob Storage
- Attestation
- Auditable Item Graph
- Auditable Item Stream
- Documents
- Verifiable Storage
- Immutable Proof
- Federated Catalogue
- DID
- JSON-LD
- Dublin Core
Namespaces
The root namespace for the packages are https://schema.twindev.org/package-name/ .
e.g. https://schema.twindev.org/framework/
The JSON schema definitions for each type can be found at https://schema.twindev.org/package-name/type .
e.g. https://schema.twindev.org/aig/AuditableItemGraphVertex
Performing requests to the root namespace with the request Accept header set to application/ld+json will return the JSON-LD version of the types.
This performs a redirect to https://schema.twindev.org/package-name/types.jsonld