AnointedAutomation.Concepts
1.0.2
dotnet add package AnointedAutomation.Concepts --version 1.0.2
NuGet\Install-Package AnointedAutomation.Concepts -Version 1.0.2
<PackageReference Include="AnointedAutomation.Concepts" Version="1.0.2" />
<PackageVersion Include="AnointedAutomation.Concepts" Version="1.0.2" />
<PackageReference Include="AnointedAutomation.Concepts" />
paket add AnointedAutomation.Concepts --version 1.0.2
#r "nuget: AnointedAutomation.Concepts, 1.0.2"
#:package AnointedAutomation.Concepts@1.0.2
#addin nuget:?package=AnointedAutomation.Concepts&version=1.0.2
#tool nuget:?package=AnointedAutomation.Concepts&version=1.0.2
AnointedAutomation.Concepts
A .NET library for abstract concept modeling, currently anchored by an epistemics engine.
Overview
AnointedAutomation.Concepts provides types for modeling abstract concepts as first-class data. The initial feature set is an epistemics engine that maps the consistency of claims: propositions carry three-valued standings, foundational claims declare domain boundaries and testability, theological claims resolve to four-state verdicts, and tensions between claims are tracked as first-class data rather than being silently discarded.
Installation
Install via NuGet:
dotnet add package AnointedAutomation.Concepts
Features
- Three-valued standings: Propositions can be held as true, false, or undetermined rather than forcing a binary choice
- Four-state verdicts: Theological claims resolve to a richer verdict space than pass/fail
- Foundational claims with domain boundaries: Claims declare the domain in which they apply and whether they are testable
- Tensions as first-class data: Conflicts between claims are modeled explicitly, not swallowed or resolved by default
- No external dependencies: Pure modeling code with zero package dependencies
Namespaces
AnointedAutomation.Concepts.Epistemics- Propositions, foundational claims, theological claims, law domains, and testability
License
Copyright © 2023 Anointed Automation, LLC. All rights reserved.
Author
Stewarded by Alexander Fields GitHub: https://github.com/AnointedAutomation Part of the Anointed family of ventures.
Support This Project
This library is free and open source. The best way to support the work is to shop with us:
- Christian items: https://store.anointed.company
- Everything else: https://www.mart.club
| Product | Versions Compatible and additional computed target framework versions. |
|---|---|
| .NET | net10.0 is compatible. net10.0-android was computed. net10.0-browser was computed. net10.0-ios was computed. net10.0-maccatalyst was computed. net10.0-macos was computed. net10.0-tvos was computed. net10.0-windows was computed. |
-
net10.0
- No dependencies.
NuGet packages (1)
Showing the top 1 NuGet packages that depend on AnointedAutomation.Concepts:
| Package | Downloads |
|---|---|
|
AnointedAutomation.Mathematics
Curated catalog of laws, theories, and conjectures of mathematics and physics, modeled through the epistemics engine - AnointedAutomation.Mathematics |
GitHub repositories
This package is not used by any popular GitHub repositories.