From cea2842f4a6531ab0da6cf8a7a7181ef8b57602f Mon Sep 17 00:00:00 2001 From: Andreas Stöckel Date: Mon, 25 Apr 2016 22:39:35 +0200 Subject: Added README.md --- README.md | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..299c376 --- /dev/null +++ b/README.md @@ -0,0 +1,12 @@ +# Ousía – Extensible Semantic Markup Language + +Ousía _[ˈuːziə]_ represents documents in purely semantic markup with user definable structure. + +Documents are parsed into an universal intermediate representation, ready to be converted to any format using XSLT. + +_Warning:_ Ousía is a research project initially developed by Benjamin Paaßen and Andreas Stöckel. While the codebase is fully functional and in a quite mature state, we are currently evaluating a rewrite of most parts of the project as a result of the experience from using Ousía. + +Please visit https://ousia-framework.org for more information. + + + -- cgit v1.2.3