Information about developing using the TWIN technologies can be found at the TWIN Developer website .
Schemas
- Attestation
- Auditable Item Graph
- Auditable Item Stream
- Blob Storage
- Documents
- Federated Catalogue
- Framework
- Immutable Proof
- Verifiable Storage
- JSON-LD
- W3C DID
- W3C ODRL
- W3C Activity Streams
- Gaia-X
- 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