Skip to content

Conversation

@18646659486
Copy link
Contributor

Plugin Submission Form

1. Metadata

2. Submission Type

  • New plugin submission
  • Version update for existing plugin

3. Description

This version update introduces new ontology execution and graph reasoning capabilities, along with configuration improvements.

New features:

  • getMcp: Execute ontology-related logic via the MCP protocol, enabling controlled execution of ontology service code.
  • getOag: Perform ontology graph reasoning on the full knowledge graph, including path retrieval, pruning, and returning context-relevant subgraphs for downstream usage.

Improvements:

  • Optimized configuration handling for ontology_api_key to ensure clearer setup and better consistency across environments.
  • General refinements to improve stability, maintainability, and overall usability.

This update is backward compatible and does not break existing workflows.

4. Checklist

  • I have read and followed the Publish to Dify Marketplace guidelines
  • I have read and comply with the Plugin Developer Agreement
  • I confirm my plugin works properly on both Dify Community Edition and Cloud Version
  • I confirm my plugin has been thoroughly tested for completeness and functionality
  • My plugin brings new value to Dify

5. Documentation Checklist

Please confirm that your plugin README includes all necessary information:

  • Step-by-step setup instructions
  • Detailed usage instructions
  • All required APIs and credentials are clearly listed
  • Connection requirements and configuration details
  • Link to the repository for the plugin source code

6. Privacy Protection Information

Based on Dify Plugin Privacy Protection Guidelines:

Data Collection

This plugin does not collect, store, or process any user personal data.

All inputs provided by users are only used to perform ontology-related queries and execution requests to the configured ontology service and are not persisted.

Privacy Policy

  • I confirm that I have prepared and included a privacy policy in my plugin package based on the Plugin Privacy Protection Guidelines

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant