ontology-requirements

Formalize competency questions and generate SPARQL acceptance test suites for ontology requirements.

68|13|Updated Aug 9, 2025
One-click install
npx skills add https://github.com/kriegcloud/beep-effect --skill ontology-requirements
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: ontology-requirements
Source: https://github.com/kriegcloud/beep-effect/tree/main/.repos/ontology-skill/.claude/skills/ontology-requirements
Command: npx skills add https://github.com/kriegcloud/beep-effect --skill ontology-requirements

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) and scripts (resource) components.

What problem does it solve?

This Skill streamlines the initial phase of ontology development by formalizing requirements, defining scope, and generating testable competency questions (CQs).

Core Features & Use Cases

  • Scope Definition: Clearly outlines what is in and out of scope for an ontology.
  • Competency Question (CQ) Elicitation & Refinement: Generates and structures CQs based on use cases and stakeholder needs.
  • Test Suite Generation: Produces SPARQL queries for CQs to serve as acceptance criteria.
  • Use Case: When starting a new ontology for a music school, this skill helps define what information the ontology should capture (e.g., instruments, students, courses) and generates CQs like "What instruments are available for checkout?" to guide the design.

Quick Start

Use the ontology-requirements skill to start a new ontology project for a music school.

Frequently Asked Questions about ontology-requirements

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I define ontology scope and requirements before building?

To define ontology scope, you elicit stakeholder needs, formalize use cases, and generate an Ontology Requirements Specification Document (ORSD) that explicitly outlines what is in and out of scope.

How do I write competency questions for an ontology?

Writing competency questions involves eliciting and refining them based on specific use cases and stakeholder needs, structuring them to guide the ontology design process effectively.

Can I generate SPARQL test suites from ontology competency questions?

Yes, you can generate SPARQL test suites from competency questions to serve as acceptance criteria, producing queries that validate whether the ontology meets its specified requirements.

What is an Ontology Requirements Specification Document used for?

An Ontology Requirements Specification Document (ORSD) is used to manage the specification phase of ontology development by formalizing requirements, defining scope, and documenting testable competency questions.

How do I create acceptance tests for a new ontology project?

Creating acceptance tests for a new ontology involves generating SPARQL queries from formalized competency questions, which then act as testable validation criteria for the ontology design.