=== META-AIML === Contributors: meta-aiml Tags: schema, structured-data, json-ld, ai Requires at least: 6.0 Tested up to: 6.8 Requires PHP: 7.4 Stable tag: 2.0.0 License: GPLv2 or later License URI: https://www.gnu.org/licenses/gpl-2.0.html META-AIML WordPress module for publishing one canonical META-AIML v3 schema and validating it with SDK 3.0.0. == Description == META-AIML v3 is an ontology-driven schema system for AI-readable websites. This plugin provides: * Schema editor aligned to the META-AIML v3 field model * Validator bridge using SDK 3.0.0 * Template library loaded from schemas.meta-aiml.org * Automatic insertion of one JSON-LD block in the site head Two-part architecture for WordPress.org compliance: 1. Plugin interface (GPL licensed) 2. META-AIML SDK and schemas (Source-Available) downloaded after consent The schema is designed to be stable. Dynamic data such as menus, catalogs, and ratings should be linked as external data sources rather than embedded snapshots. == Installation == 1. Upload the plugin files to `/wp-content/plugins/meta-aiml`, or install through the WordPress plugins screen 2. Activate the plugin through the Plugins screen 3. Navigate to META-AIML in your WordPress admin menu 4. Follow the setup wizard to select the SDK version and accept license terms 5. Use the editor to publish one canonical schema for your site == Frequently Asked Questions == = What is META-AIML? = META-AIML is a schema framework that helps AI systems interpret websites through structured metadata. = Does this replace schema.org? = No. META-AIML is designed to complement existing standards such as JSON-LD and schema.org. = Is the plugin free? = Yes. The plugin UI is GPL licensed. The SDK is Source-Available and free for commercial use. = How does the two-part architecture work? = The plugin provides the WordPress interface. The SDK and schemas are downloaded from the official registry after you accept the SDK license terms. = Will this work with SEO plugins? = Yes. META-AIML can coexist with standard SEO plugins. == Screenshots == 1. Setup and SDK selection 2. Schema editor 3. Validation dashboard 4. Preview and analytics == Changelog == = 2.0.0 = * Updated for META-AIML v3.0.0 * Validator bridge uses SDK 3.0.0 * Templates loaded from the schema registry * Editor and preview fields aligned to v3 ontology and archetype model = 1.0.0 = * Initial release with META-AIML v2.0.1 support == Upgrade Notice == = 2.0.0 = Updates the plugin to META-AIML v3.0.0. Review and migrate existing schemas before publishing. == License Information == Plugin Interface (WordPress plugin): GPL v2 or later META-AIML SDK and Schemas (Source-Available): * View source code * Use schemas and SDK for personal or commercial projects * No modification or redistribution * Full license terms: https://meta-aiml.org/terms/ == Support & Resources == * Documentation: https://meta-aiml.org/docs/ * Playground: https://meta-aiml.org/playground/ * Schema reference: https://meta-aiml.org/schemas/ * Support: https://meta-aiml.org/support/ * License terms: https://meta-aiml.org/terms/ == External Services == This plugin connects to META-AIML services for SDK download and templates: * schemas.meta-aiml.org - SDK files, schemas, and examples * Data transmitted: plugin version and selected SDK version * No site content is transmitted * Connections occur only after you accept the SDK license