py-om is the Python implementation of OM2. All python development is presently done by Roland Hedberg, Umeå University.
py-om is the reference implementation of OM2, even though it is expected that most organizations will run the Java implementation.
You can download the py-om package from our SVN repository using the following command:
svn co https://repository.umdac.umu.se/svn/py-om/trunk
RdfMarshal is a tool that builds python libraries based on a OWL ontology (http://www.w3.org/TR/owl-features/).
You can download rdfmarshal using this command:
svn co https://repository.umdac.umu.se/svn/om2/rdfmarshal/trunk
