summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-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