From 1789955d8c66141d9f95f0b9acd5f354701dfad5 Mon Sep 17 00:00:00 2001 From: Andreas Stöckel Date: Sun, 8 Mar 2015 00:08:18 +0100 Subject: Curren version of the webpage --- index.osml | 37 ++++++++++++++++++++++++++++++++----- 1 file changed, 32 insertions(+), 5 deletions(-) (limited to 'index.osml') diff --git a/index.osml b/index.osml index bed68af..55097f9 100644 --- a/index.osml +++ b/index.osml @@ -22,19 +22,46 @@ \paragraph Documents are parsed into an universal intermediate representation, - ready to be converted any format using XSLT + ready to be converted to any format using XSLT \footnote{Sticking to XML and XSLT is not our plan. We intend to provide a scriptable output pipeline. But we're not quiet there yet.}. \end{pitch} \begin{nav} - \button#btn_download{Get the source} + \button#btn_download[href=download.html]{Download the Source Code (pre-alpha)} \end{nav} \end{masthead} -\begin{section} - \title{Overview} -\end{section} +\section{Features} + +Ousía is a research project and not suitable for end-users yet. However, we +provide a developer preview for those who want to try out the current state of +development. + +\dl + \item{LaTeX-esque language} + Ousía implements a LaTeX-esque markup language which can be used for both + document markup and writing ontology descriptions. + +\section{About} + +Ousía has the aim to couple Semantic Web techniques with structured data. +\dl + \item{Re-usability} + Allow to reuse of content, concepts and styles across documents + + \item{Separation of Presentation and Content} + TODO + + \item{Conversion to other formats} + TODO + + \item{Collaborative and concurrent document creation} + TODO + +To that end Ousía introduces a semantic graph format that serves as an +interface layer for tools and applications. + \end{webpage} -- cgit v1.2.3