blob: 299c376357bbc2fdddcddb0f8f8250dc63eda5a9 (
plain)
1
2
3
4
5
6
7
8
9
10
11
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.
|