rwl / PyCIM

Python implementation of the Common Information Model.
http://rwl.github.io/PyCIM/api/
MIT License
78 stars 35 forks source link

Auto-detection for RDF and CIM namespaces. #4

Closed sscherfke closed 13 years ago

sscherfke commented 13 years ago

PyCIM can now auto-detect the RDF and CIM namespace from an RDF/XML file. Additionally, it imports the appropriate nsURI and packageMap (which also fixes the bug, that the CIM15 packageMap was always used, no matter which nsURI was passed to cimread()).