Skip to content

Add GitHub Copilot custom agents for owlapy framework#209

Merged
Demirrr merged 1 commit into
developfrom
feature/copilot-agents
Apr 28, 2026
Merged

Add GitHub Copilot custom agents for owlapy framework#209
Demirrr merged 1 commit into
developfrom
feature/copilot-agents

Conversation

@Demirrr

@Demirrr Demirrr commented Apr 28, 2026

Copy link
Copy Markdown
Member
  • Add master owlapy agent for orchestrating sub-agents
  • Add specialized sub-agents for:
    • Ontology engineering and management
    • OWL class expression building
    • Syntax conversion (DL, Manchester, SPARQL)
    • OWL reasoning (HermiT, Pellet, ELK, Structural)
    • Knowledge graph generation from text (AGenKG)
    • OWLAPI integration and SWRL rules
  • All agents follow VS Code custom agent specifications
  • Master agent routes to appropriate specialists based on user queries

- Add master owlapy agent for orchestrating sub-agents
- Add specialized sub-agents for:
  - Ontology engineering and management
  - OWL class expression building
  - Syntax conversion (DL, Manchester, SPARQL)
  - OWL reasoning (HermiT, Pellet, ELK, Structural)
  - Knowledge graph generation from text (AGenKG)
  - OWLAPI integration and SWRL rules
- All agents follow VS Code custom agent specifications
- Master agent routes to appropriate specialists based on user queries
@Demirrr Demirrr merged commit 70eb873 into develop Apr 28, 2026
2 checks passed
@Demirrr Demirrr deleted the feature/copilot-agents branch April 28, 2026 12:44
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