Skip to content

Latest commit

 

History

History
48 lines (36 loc) · 1.79 KB

README.org

File metadata and controls

48 lines (36 loc) · 1.79 KB

https://github.com/200ok-ch/tractatus/actions/workflows/clojure.yml/badge.svg

tractatus

The world is everything that is the case.

– Ludwig Wittgenstein, Tractatus Logico-philosophicus

tractatus is a Clojure library and aims in helping with specifing and working with resources.

Some might see it as an ORM in Clojure. But since “Object Relational Mapper” sounds way to object oriented, let’s redefine ORM to stand for “Ontology Reification Module”.

tractatus provides semantics for domain specifications, a DSL to build domain specifications and protocols (as well as some reference implentations) to build functionality on top of domain specifications.

tractatus is to some extent influenced by

License

Copyright © 2021 200ok GmbH

This program and the accompanying materials are made available under the terms of the Eclipse Public License 2.0 which is available at http://www.eclipse.org/legal/epl-2.0.

This Source Code may also be made available under the following Secondary Licenses when the conditions for such availability set forth in the Eclipse Public License, v. 2.0 are satisfied: GNU General Public License as published by the Free Software Foundation, either version 2 of the License, or (at your option) any later version, with the GNU Classpath Exception which is available at https://www.gnu.org/software/classpath/license.html.