The edxml Python package

This package offers a Python implementation of the EDXML specification and various tools for EDXML application development. It can be installed using Pip:

pip install edxml

Overview

The EDXML SDK can be used for generating and processing EDXML data. Additionally it offers some helpful tools to ease application development and unit testing. For example, it can generate visualizations of your ontology, show you how your EDXML templates will behave and normalize input data. Finally, the SDK contains a basic concept mining implementation.

Command Line Utilities

An overview of included command line utilities can be found here.

Indices and tables