provision codes

Property
http://proethica.org/ontology/intermediate#provisionCodes
Class Hierarchy
  • provision codes
Definition

Intended on Resource: the provision designation strings the case cites from a code, standard, or regulation resource (e.g. 'II.3.a'). Kept as a literal; each designation resolvable against the NSPE provision registry is also materialized as a proeth-core:containsProvision edge to the nspe: CodeProvision at commit, and an unresolvable designation (a Canon, an external-standard paragraph) survives only in this literal.

Properties
Range
Kind
datatype
@prefix owl: <http://www.w3.org/2002/07/owl#> . @prefix proeth: <http://proethica.org/ontology/intermediate#> . @prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> . @prefix xsd: <http://www.w3.org/2001/XMLSchema#> . proeth:provisionCodes a owl:DatatypeProperty ; rdfs:label "provision codes"@en ; rdfs:comment "Intended on Resource: the provision designation strings the case cites from a code, standard, or regulation resource (e.g. 'II.3.a'). Kept as a literal; each designation resolvable against the NSPE provision registry is also materialized as a proeth-core:containsProvision edge to the nspe: CodeProvision at commit, and an unresolvable designation (a Canon, an external-standard paragraph) survives only in this literal."@en ; rdfs:range xsd:string .
Metadata
Type
Property
Last Updated
2026-07-07 17:16