TWIN Logo

TWIN Schemas

For more information about the TWIN project, visit the TWIN website .

Information about developing using the TWIN technologies can be found at the TWIN Developer website .


Schemas





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


e.g. https://schema.twindev.org/aig/types.jsonld