Objectivity
P · Principle
Individual
http://proethica.org/ontology/principles#Objectivity
Class Hierarchy
- Thing
- ↳ entity (bfo)
- ↳ continuant (bfo)
- ↳ generically dependent continuant (bfo)
- ↳ information content entity (iao)
- ↳ directive information entity (iao)
- ↳ Principle (proethica-core)
- ∈ Objectivity individual
Properties
Referenced by
Edges from other case entities pointing at this one (the commit writes several families one-directional, e.g. an Agent's
hasRole to its role facet).@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix proeth-core: <http://proethica.org/ontology/core#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
<http://proethica.org/ontology/principles#Objectivity> a proeth-core:Principle,
owl:NamedIndividual ;
rdfs:label "Objectivity"@en .