See OpenRiC live — 2D/3D graph against a real archival dataset. See it in action ↗

OpenRiC Rule-Type Vocabulary

Scheme IRI: https://openric.org/vocab/rule-type/ Status: Active (v0.37.0) · Issued: 2026-04-25 · Licence: CC-BY 4.0 Machine-readable: rule-type.ttl (Turtle)

A SKOS ConceptScheme of rule-type concepts referenced from rico:hasOrHadRuleType on rico:Rule instances. Used to classify rules by their function.

Concepts

IRI prefLabel Definition
law Law Statutory law — primary legislation enacted by a sovereign legislature.
regulation Regulation Regulatory instrument — secondary or delegated legislation, executive order, statutory instrument.
mandate Mandate Authority delegation or institutional mandate — what an Agent is authorised to do.
policy Policy Internal policy or procedural rule.
custom Custom Customary practice or convention with normative effect.
access-restriction Access Restriction A scoped restriction on access to records — by time period, role, purpose, or jurisdiction.
security-classification Security Classification A formal security classification (e.g. ‘Confidential’, ‘Restricted’, ‘Top Secret’).
access-rule Access Rule A general access-governance rule.

Usage example

<.../record/abc> rico:isOrWasRegulatedBy <.../rule/popia-2026> .
<.../rule/popia-2026> a rico:Rule ;
    rico:title "POPIA section 14 — personal data" ;
    rico:hasOrHadRuleType <https://openric.org/vocab/rule-type/access-restriction> .

See mapping.md §9 for the full pattern.