diff options
author | Andreas Stöckel <astoecke@techfak.uni-bielefeld.de> | 2016-04-25 22:39:35 +0200 |
---|---|---|
committer | Andreas Stöckel <astoecke@techfak.uni-bielefeld.de> | 2016-04-25 22:39:35 +0200 |
commit | cea2842f4a6531ab0da6cf8a7a7181ef8b57602f (patch) | |
tree | 56163b81081feb306583e978d0159cca1a8c2ca1 /README.md | |
parent | bfdfc1011b2571906f4368e589aeb034216b16ad (diff) |
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 12 |
1 files changed, 12 insertions, 0 deletions
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. + + + |