This is an unofficial draft document and has not been formally endorsed by any standards body. It is intended for discussion and feedback from the AI, legal, and ethics communities. Comments and contributions are welcome via the GitHub repository.
The description of entities—whether legal entities (e.g., corporations, organizations) or natural entities (e.g., adults with legal personhood or dependents like children)—requires a structured framework to clarify their characteristics and associations with software agents. This ontology provides a standardized approach to describe entities and their interactions with agents, facilitating precise communication and alignment with legal, ethical, and societal frameworks.
The ontology applies to legal and natural entities and their associations with software agents, platforms, or systems, particularly in AI-driven contexts. It addresses entity characteristics, legal status, and agent-entity relationships, including ethical and responsibility considerations.
This document targets:
The lack of a standardized framework for describing entities (legal or natural) and their interactions with software agents leads to ambiguity in roles, responsibilities, and legal implications. For example, associating an agent with a child (dependent) versus an adult (legal person) requires distinct considerations for accountability and oversight.
An ontology provides a structured representation of entities and their relationships with agents, enabling clear classification and interoperability. This framework supports legal, ethical, and technical alignment in human-agent interactions.
This ontology focuses on entities and their associations with AI-driven agents. Non-AI agents or entities without legal or natural status (e.g., abstract concepts) are out of scope.
The ontology consists of:
Key relationships include:
To standardize entity-agent associations:
The ontology will be expressed in OWL (Web Ontology Language). Example structure:
Class: Entity SubClasses: LegalEntity, NaturalEntity Properties: hasLegalStatus, hasCapacity Relationships: controls(Agent), dependsOn(Agent) Class: Agent Properties: hasAutonomy, hasTransparency Relationships: represents(Entity), augments(Entity)
System: AI-driven educational platform
Contributions from the AI, legal, and ethics communities are gratefully acknowledged. Specific contributors will be listed in future revisions.