weldx.asdf.extension.WeldxExtension

class weldx.asdf.extension.WeldxExtension

Extension class registering types with both tags and schemas defined by weldx.

Methods

Attributes

tag_mapping

A list of 2-tuples or callables mapping YAML tag prefixes to JSON Schema URL prefixes.

types

A list of asdf.CustomType subclasses that describe how to store custom objects to and from ASDF.

url_mapping

A list of 2-tuples or callables mapping JSON Schema URLs to other URLs.