Components

8 Components

Reusable schema components that provide standardized formats for common data structures. These components are referenced throughout META-AIML entity schemas to ensure consistency and interoperability.

Component System Benefits
v2.0.1

Standardization

Consistent data formats across all entity types ensure AI systems can reliably parse and understand information.

Reusability

Components are referenced via $ref, reducing schema duplication and maintaining single source of truth.

Modularity

Mix and match components to build complex entity schemas without redundant definitions.

AI Optimization

Purpose-built for AI consumption with structured formats that eliminate ambiguity.

New in v2.0.1
Two revolutionary components that enable perfect AI-web interaction

Entity Capabilities Format

Machine-readable business plan with objective, verifiable capabilities

Site Capabilities Format

Perfect handshake between AI agents and websites for seamless automation

Available Components

Address Format
address-format.json
2.0.1

Standardized schema component for structured address information including geographic coordinates, business hours, and accessibility features

USE CASES

Physical locations, shipping addresses, contact information

REQUIRED FIELDS
addressType
View Documentation
Common Definitions
common-defs.json
2.0.1

Shared definitions and data types used across multiple META-AIML schemas

USE CASES

Base definitions, shared enums, common patterns

View Documentation
Entity Capabilities Format
NEW
entity-capabilities-format.json
2.0.1

NEW in v2.0.1 - Format for objective business capabilities and functional features

USE CASES

Business capability description, feature mapping

REQUIRED FIELDS
functionalFeatures
View Documentation
Multilingual Format
multilingual-format.json
2.0.1

Schema component for multilingual text content with language code support

USE CASES

International content, localized text, language support

View Documentation
Multimodal Format
multimodal-format.json
2.0.1

Format for multimedia content including images, videos, audio, and documents

USE CASES

Media content, file attachments, rich media

View Documentation
Price Format
price-format.json
2.0.1

Standardized pricing structure with currency support and pricing models

USE CASES

Product pricing, service costs, subscription fees

View Documentation
Rating & Review Format
rating-review-format.json
2.0.1

Comprehensive schema for customer ratings, reviews, and feedback systems with verification and AI-generated insights

USE CASES

Customer feedback, review verification, sentiment analysis, rating aggregation

REQUIRED FIELDS
averageRating
totalRatings
View Documentation
Site Capabilities Format
NEW
site-capabilities-format.json
2.0.1

NEW in v2.0.1 - Format for website interaction capabilities and available actions

USE CASES

AI agent interactions, website automation, user actions

REQUIRED FIELDS
availableActions
View Documentation
Schema URLs
Direct access to component schemas hosted on the META-AIML CDN

All components are available at:

https://schemas.meta-aiml.org/v2.0.1/components/[component-name].json

Used via $ref in entity schemas for modular composition