Package org.episteme.social.philosophy.epistemology


package org.episteme.social.philosophy.epistemology
Provides classes for modeling epistemology, the study of knowledge and justified belief. This includes support for the Classical theory of knowledge (Justified True Belief), various types of evidence, and epistemic agents.
Since:
1.0
Author:
Silvere Martin-Michiellot, Gemini AI (Google DeepMind)
  • Classes
    Class
    Description
    Evidence based on sensory experience, scientific experiments, or observation.
    Enumeration of possible epistemic statuses of a proposition for a given subject.
    Represents the justification or grounds for a belief or knowledge claim.
    An extensible enumeration for types of evidence.
    Represents Knowledge according to the classical definition: Justified True Belief (JTB).
    A utility engine to evaluate epistemic claims and verify Knowledge conditions.
    Represents a statement or assertion that expresses something that can be true or false.
    Evidence based on logical reasoning, mathematical proofs, or a priori analysis.
    Represents an epistemic agent (human, organization, or AI) capable of holding beliefs and acquiring knowledge.
    Evidence based on the report or testimony of another subject or authority.