Precedent Case Reference

Class
http://proethica.org/ontology/cases#PrecedentCaseReference
Class Hierarchy
Definition

A citation node for a prior board case cited in the case analysis.

Used in cases 9

Case ontologies that instantiate this class or one of its base-ontology descendants. Computed from each individual's type, so the list stays current as cases are extracted. The originating case is shown under Extraction details.

Case 4 Case 5 Case 6 Case 8 Case 10 Case 20 Case 56 Case 59 Case 121
@prefix iao: <http://purl.obolibrary.org/obo/IAO_> . @prefix owl: <http://www.w3.org/2002/07/owl#> . @prefix proeth-cases: <http://proethica.org/ontology/cases#> . @prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> . @prefix skos: <http://www.w3.org/2004/02/skos/core#> . proeth-cases:PrecedentCaseReference a owl:Class ; rdfs:label "Precedent Case Reference"@en ; rdfs:comment "A citation node for a prior board case cited in the case analysis."@en ; rdfs:subClassOf iao:0000030 ; skos:changeNote "v3.0.0 (2026-07-04): added; precedent citation individuals were previously committed inconsistently typed."@en ; skos:definition "An information content entity referencing a prior review-board case cited as precedent in a case analysis, carrying the cited case designation."@en .
Metadata
Type
Class
Last Updated
2026-07-05 15:17