The EDXML Software Development Kit


Keywords
edxml, sdk, xml, artificial-intelligence, data-integration, knowledge-representation, python
License
MIT
Install
pip install edxml==2.1.1

Documentation

EDXML SDK

license tests coverage

EDXML is a versatile, simple and semantic data representation that facilitates complex data integration projects.

This repository contains the EDXML Software Development Kit (SDK). The SDK features the edxml Python package as well as a number of example Python applications, which demonstrate inspecting and validating EDXML data.

For developing EDXML processing scripts based on the Python classes offered by the edxml package, all you need to do is install the edxml package into the Python library path of your development system. Symlinking the edxml subdirectory to the location of your Python script will also work. Or just use Pip.

The SDK is distributed under the terms of the GNU Lesser General Public License, which means that both Open Source and commercial software can be based on it, as long as you meet the conditions outlined in the license document.

Please visit edxml.org to learn more about EDXML.