summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJan Pokorný <jpokorny@redhat.com>2013-03-22 21:41:44 +0100
committerJan Pokorný <jpokorny@redhat.com>2013-03-22 21:41:44 +0100
commit588da3e3465402c9530a3f5fe78b85ba0180910b (patch)
tree2b13aefb8110439faae4d556fcd2d33c579187ee
parent493f806068e89485d19ccd705b1cd8ad74e1d2e6 (diff)
downloadontogen-588da3e3465402c9530a3f5fe78b85ba0180910b.tar.gz
ontogen-588da3e3465402c9530a3f5fe78b85ba0180910b.tar.xz
ontogen-588da3e3465402c9530a3f5fe78b85ba0180910b.zip
Enhance README
Signed-off-by: Jan Pokorný <jpokorny@redhat.com>
-rw-r--r--README19
1 files changed, 17 insertions, 2 deletions
diff --git a/README b/README
index 8287119..a995f8a 100644
--- a/README
+++ b/README
@@ -1,5 +1,8 @@
Ontogen
--------
+=======
+
+About
+-----
The goal of this microproject is to ease maintenance of RDF schemas,
vocabularies, ontologies... you name it.
@@ -11,11 +14,14 @@ some exceptions, imperative-less in nature.
Also documentation is an important aspect covered by Ontogen,
or more specifically, by ns-schema XSL template authored by
-Masahide Kanzaki. Luckily he published it under LGPLv2.1 so
+Masahide Kanzaki [1]. Luckily he published it under LGPLv2.1 so
there was no need to reinvent the wheel and the implication
is that this whole project is under LGPLv2.1 as well (see LICENSE).
+Development and usage
+---------------------
+
Primary development is centered around author's needs but any
collaboration is welcome.
@@ -23,4 +29,13 @@ As a kind of quick intro to starting custom vocabularies,
template.py file is provided.
+Credits
+-------
+
+- Masahide Kanzaki: as already mentioned, author of ns-schema.xsl [1]
+
+
+[1] http://www.kanzaki.com/ns/ns-schema.xsl
+
+--
Jan Pokorny, maintainer