main-concepts

No menu items for this category

Type

This schema defines a type as an entity. Types includes property types and entity types. Custom types can also be defined by the users to extend the metadata system.

  • entityName (string): Name of the property or entity types. Note a property name must be unique for an entity. Property name must follow camelCase naming adopted by openMetadata - must start with lower case with no space, underscore, or dots.
  • category (string): Metadata category to which a type belongs to. Must be one of: ["field", "entity"].

Documentation file automatically generated at 2025-01-15 09:05:25.266839+00:00.