Code Provision
http://proethica.org/ontology/core#CodeProvision
Class Hierarchy
- Thing
- ↳ entity (bfo)
- ↳ continuant (bfo)
- ↳ generically dependent continuant (bfo)
- ↳ information content entity (iao)
- ↳ Code Provision
Definition
A discrete normative statement from a code of ethics that establishes ethical requirements for professional conduct.
An information content entity representing a single provision, section, or rule from a professional code of ethics (e.g., NSPE Code of Ethics, NEA Code of Ethics). Provisions establish the normative foundation from which Principles, Obligations, and Constraints are derived.
CodeProvisions serve as the authoritative source for derived ethical concepts. When analyzing cases, provisions are cited to justify the application of principles and obligations.
Boundary with Resource (deliberate, mirrors the v2.7.3 Guideline decision from the other side): a CodeProvision is the normative STATEMENT itself, a directive information entity like Principle/Obligation/Constraint, and is therefore owl:disjointWith Resource. The citable knowledge SOURCE is its containing document, the Guideline/EthicalCode, which IS a Resource. The two are linked by partOfGuideline / containsProvision. Typing a provision as a Resource would double-count the citation (document and statement) and cross the directive/descriptive line the Resource definition draws.
Properties
owl:disjointWith are shown separately below.Property Structure
| Property | Range | Description |
|---|---|---|
| establishes | Principle Obligation Constraint | Relates a code provision to the ethical concepts (principles, obligations, constraints) it establishes or defines. |
| partOfGuideline | Guideline | Relates a code provision to the guideline document it belongs to. |
| provisionCategory | string | The category or section type within the guideline (e.g., 'fundamental_canons', 'rules_of_practice', 'professional_obligations'). |
| provisionCode | string | The alphanumeric code identifying this provision within its guideline (e.g., 'II.1.c', 'P1.3'). |
| provisionText | string | The full normative text of the provision. |
| From | Property | Description |
|---|---|---|
| Constraint | establishedBy | Indicates which code provision establishes this ethical concept. |
| Guideline | containsProvision | Relates a guideline to the provisions it contains. |
| information content entity (IAO 0000030) | citesProvision | Relates an ethical analysis or decision to the code provisions it references. |
| Obligation | establishedBy | Indicates which code provision establishes this ethical concept. |
| Principle | establishedBy | Indicates which code provision establishes this ethical concept. |