Apache Atlas · Schema

AtlasEntity

Represents a single metadata entity in Apache Atlas.

ApacheBig DataComplianceData GovernanceData LineageHadoopMetadataOpen Source

Properties

Name Type Description
typeName string The type name of the entity.
guid string Globally unique identifier for the entity.
status string Entity status (ACTIVE or DELETED).
attributes object Map of attribute name to attribute value.
labels array Set of labels/tags applied to the entity.
classifications array Classifications applied to the entity.
View JSON Schema on GitHub