fabriciq-ontology-authoring-cli Skill
Create and evolve Fabric IQ Ontology (preview) items from CLI — define entity types, properties (including timeseries), relationship types, and bind them to OneLake lakehouse tables (static + timeseries) or Eventhouse / KQL database tables (timeseries only). Uses the Fabric item-definition REST API (Create Item / Updat Published by microsoft in skills-for-fabric.
What is fabriciq-ontology-authoring-cli Skill?
Create and evolve Fabric IQ Ontology (preview) items from CLI — define entity types, properties (including timeseries), relationship types, and bind them to OneLake lakehouse tables (static + timeseries) or Eventhouse / KQL database tables (timeseries only). Uses the Fabric item-definition REST API (Create Item / Updat Published by microsoft in skills-for-fabric. This profile combines repository metadata with install, compatibility, and usage signals so developers can quickly decide whether it fits their agent workflow before opening the source repository.
Automated repository signals based on public metadata such as recency, license, installation evidence, and adoption. These are not a security audit or endorsement.
Key capabilities
- Includes SKILL.md support
- Reusable instructions support
- Database workflows
- Documentation
- Database workflows use cases
- Documentation use cases
Technical details
- Install or run with Copy skill directory
When to use fabriciq-ontology-authoring-cli Skill
- Use it for database workflows.
- Use it for documentation.
Built with
Editorial notes
Source
- Creator: microsoft
- Repository: microsoft/skills-for-fabric
- Skill file: skills/fabriciq-ontology-authoring-cli/SKILL.md
What it does
Create and evolve Fabric IQ Ontology (preview) items from CLI — define entity types, properties (including timeseries), relationship types, and bind them to OneLake lakehouse tables (static + timeseries) or Eventhouse / KQL database tables (timeseries only). Uses the Fabric item-definition REST API (Create Item / Updat
Skill instructions
Update Check — ONCE PER SESSION (mandatory) The first time this skill is used in a session, run the check-updates skill before proceeding. - GitHub Copilot CLI / VS Code: invoke the check-updates skill (e.g., /fabric-skills:check-updates). - Claude Code / Cowork / Cursor / Windsurf / Codex: read the local package.json version, then compare against remote via git fetch origin main --quiet && git show origin/main:package.json (or the GitHub API). If remote is newer, show the changelog and update instructions. - Skip if the check was already performed earlier in this session. CRITICAL NOTES 1. Ontology is preview. The item type value is Ontology. Features and wire format may change; validate against the current docs before production use. 2. To find the workspace details (including its ID) from workspace name: list all workspaces and use JMESPath filtering. 3. To find the item details (including its ID) from workspace ID, item type (Ontology), and item name: list all items of that type in
Explore related resources
Frequently asked questions
What is fabriciq-ontology-authoring-cli?
fabriciq-ontology-authoring-cli is a open-source AI agent skill with Copy skill directory. Create and evolve Fabric IQ Ontology (preview) items from CLI — define entity types, properties (including timeseries), relationship types, and bind them to OneLake lakehouse tables.
Who is fabriciq-ontology-authoring-cli best for?
fabriciq-ontology-authoring-cli is best for reusing agent instructions, scripts, and references, database workflows, documentation workflows.
How do I install fabriciq-ontology-authoring-cli?
Install or run fabriciq-ontology-authoring-cli using Copy skill directory. Check fabriciq-ontology-authoring-cli for the latest setup command.
Is fabriciq-ontology-authoring-cli actively maintained?
fabriciq-ontology-authoring-cli may need a closer maintenance check before production use.
Auto-fetched from GitHub.