ModelBuilderFromProfiles
, which can
parse: the CIM profiles in "xsd" format, as
generated with CIMTool.See: Description
Class | Description |
---|---|
ModelBuilderFromProfiles |
Builds in-memory model from profile files, as specified by configuration.
|
Profile |
Class that parses and analyses an .xsd profile and stores its content in-memory.
|
ModelBuilderFromProfiles
, which can
parse: the CIM profiles in "xsd" format, as
generated with CIMTool.
The result of parsing is contained in
Profile
and its related classes.
Implementation note: At present, CIMTool does not produce usable RDFS mapping for profiles targeted at XSD syntax (i.e. using local types and no inheritance). Therefore, XSD syntax, although extremely complex, was the only choice available at the moment of this writing. If we can get propoper RDFS mappings for this kind of complex profiles, that will definitely be the preferred syntax.
Copyright 2009-2016 Tatjana (Tanja) Kostic