AIPS Specification — Downloads
This page lists the machine-readable artifacts for the AI Product Specification (AIPS).
AIPS 0.1 is structured into four architectural layers:
- Core Layer — Behavioral, risk, and governance kernel
- AIPDS Layer — Deployment specification (execution blueprint)
- AIPROD Layer — Semantic descriptor (marketplace contract)
- Trust Layer (AIPS-DPP) — Digital Product Passport (integrity + regulatory binding)
Current version: 0.1
1️. Core Layer (Normative)
Defines:
- AIProduct
- AIAsset hierarchy
- Behavioral semantics (Topology, Authority, Autonomy)
- Immutable EffectiveRiskTier (R0–R4)
- Governance artifacts (LIC)
- Provenance compatibility
- HDIP kernel alignment
Canonical Ontology
SHACL Validation
👉 Download aips-0.1.core.shacl.ttl
JSON-LD Context
👉 Download aips-0.1.core.context.jsonld
JSON Schema (Informative)
👉 Download aips-0.1.core.schema.json
2️. AIPDS — Deployment Specification Layer
Defines:
- Immutable deployment blueprint
- DeploymentEnvironment modeling (≥1 required)
- Runtime configuration
- Optional training orchestration (absent when not applicable)
- Promotion gates
- Resource profiles
- Version immutability per deployment instance
AIPDS is an internal execution artifact and is not exposed in marketplace projections.
Canonical Ontology
SHACL Validation
👉 Download aips-0.1.pds.shacl.ttl
JSON-LD Context
👉 Download aips-0.1.pds.context.jsonld
JSON Schema (Informative)
👉 Download aips-0.1.pds.schema.json
3. AIPROD — Semantic Descriptor Layer
Defines:
- Immutable semantic contract
- Business purpose
- Input / Output specifications
- Behavioral declarations
- Risk exposure linkage
- Transparency disclosures
- Marketplace-grade publish projection
AIPROD is immutable per product version.
Canonical Ontology
SHACL Validation
👉 Download aips-0.1.prod.shacl.ttl
JSON-LD Context
👉 Download aips-0.1.prod.context.jsonld
JSON Schema (Authoring)
👉 Download aips-0.1.prod.schema.json
Publish Projection (Marketplace Surface)
👉 Download aips-0.1.prod.publish.schema.json
4️. Trust Layer — AIPS-DPP
Digital Product Passport (DPP) artifacts provide:
- Integrity binding to AIPROD publish projection
- Issuer identity
- Signature support
- Publication timestamp
- Revocation and supersession chain
- Mandatory EffectiveRiskTier
- Behavioral classification aligned with Kivanura Agent Ontology
- Embedded or referenced evidence sections
The DPP wraps the immutable AIPROD publish projection and cryptographically binds trust state to product version.
DPP Ontology
DPP SHACL
👉 Download aips-dpp-0.1.shacl.ttl
DPP JSON-LD Context
👉 Download aips-dpp-0.1.context.jsonld
DPP JSON Schema
👉 Download aips-dpp-0.1.schema.json
DPP OpenAPI
👉 Download aips-dpp-0.1.openapi.yaml
5️. Supporting Artifacts
Serialization Guide
Kivanura Agent Ontology (Informative)
👉 Open kivanura-agent-onlology-0.1.ttl
Changelog
Namespace
Normative AIPS Core, AIPDS, and AIPROD artifacts use:
https://aips.kivanura.org/spec/aips/0.1/
AIPS Digital Product Passport (DPP) profile uses:
https://aips.kivanura.org/spec/aips/dpp/0.1/
Architectural Positioning
AIPS 0.1 is designed as:
A computable AI regulatory operating system.
It provides:
- Immutable product artifacts
- Behavioral classification grounded in ontology
- Deterministic SHACL enforcement
- JSON authoring support
- Marketplace publish projections
- Cryptographically bindable trust layer (DPP)
- Separation of semantic, deployment, and regulatory concerns
Notes
- AIPS builds upon BPS and extends it with AI-specific regulatory semantics.
- DPP composes with the BPS DPP Core and introduces AI-domain profile extensions.
- Breaking changes will bump the major version of AIPS artifacts.
- AIPDS, AIPROD, and DPP are intentionally separated to preserve architectural clarity.
End of AIPS 0.1 downloads.