[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [Newsgroup Home]
[news.eclipse.modeling.mdt.eodm] Load RDFS file, then Save As.. produces different structure

Hello,

some kind of newbie questions:

when I read an RDFS file in EODM 0.8.1, the parser creates an ontology that, when serialized back to the file system, looks quite different from the original file.

Is there a way to call the parser so that serialization results in the same rdf structure?
Or do I have to subclass RDFXMLParserImpl to achieve this?

Btw., the given rdf file was originally actually a file with .owl extension. But the OWL parser could not parse it for some reason (Protege could). Just renaming it to end with .rdf solved the problem.
Does anybody know why? Could it have to do with OWL DL versus OWL Full?


Thanks,
Michael