Acquia Source structures data with the following primary entity types:
Content
Media
Taxonomy
Menus
An entity represents a distinct, manageable piece of information or content within a system. Each entity type is further categorized into one or more bundles. The terminology for these bundles varies depending on the entity type. For example, a bundle within the Media entity type is called the Media type bundle, and a bundle within the Taxonomy entity type is called the Vocabulary bundle.
The following table provides detailed information about entity types:
Entity type | Bundle | Purpose | Examples | Features |
|---|---|---|---|---|
Content (nodes) | Content type | Provide the schema for CMS content |
|
|
Media | Media type | Manage digital assets |
|
|
Taxonomy | Vocabulary | Categorize and organize content |
|
|
Menus | - | Structure site navigation |
|
|
The following is a sample hierarchical representation of entity types and bundles:
│
├── Entity type: Content
│ ├── (bundle) Content type: Article
│ └── (bundle) Content type: Person
│
├── Entity type: Taxonomy
│ └── (bundle) Vocabulary: Tags
│
└── Entity type: Media
└── (bundle) Media type: Document
└── (bundle) Media type: VideoIn Acquia Source, you can customize any bundle for any entity type and can also create new bundles.
Documents
Videos
Remote videos
|
Taxonomy | Vocabulary | Categorize and organize content |
|
|
Menus | - | Structure site navigation |
|
|
The following is a sample hierarchical representation of entity types and bundles:
│
├── Entity type: Content
│ ├── (bundle) Content type: Article
│ └── (bundle) Content type: Person
│
├── Entity type: Taxonomy
│ └── (bundle) Vocabulary: Tags
│
└── Entity type: Media
└── (bundle) Media type: Document
└── (bundle) Media type: VideoIn Acquia Source, you can customize any bundle for any entity type and can also create new bundles.
If this content did not answer your questions, try searching or contacting our support team for further assistance.
If this content did not answer your questions, try searching or contacting our support team for further assistance.