balancing with

Property
http://proethica.org/ontology/intermediate#balancingWith
Class Hierarchy
  • balancing with
Definition

Intended on Principle: the competing consideration it is balanced against.

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:balancingWith a owl:DatatypeProperty ; rdfs:label "balancing with"@en ; rdfs:comment "Intended on Principle: the competing consideration it is balanced against."@en ; rdfs:range xsd:string .
Metadata
Type
Property
Last Updated
2026-07-07 17:16