Menu

#11 $proxy ret. when importing TopEntites present in same doc. .

open
nobody
None
5
2008-05-21
2008-05-21
No

Another $proxy issue. When importing in Web service
interface part, ontologies which were not yet parsed,
although they are present in the same wsml document.
Bug concerns Choreography aware parser
(org.deri.wsmo4j.io.parser.wsml.ParserImpl). Test wsml
document (attached) contains 5 WSMO Top Entities and
when importing one of them in proceeding Top Entity I
get this imported ontology returned as $proxy. Wsml
document looks like the following:

WebService
Capability
Interface
importsOntology {o1}
Ontology o1
Ontology o2

It gets parsed to the following TopEntity[]:
WebService
Capability
Interface
$Proxy
Ontology o2

As a workaround I had to separate ontology o2, and
parse it before parsing other TopEntites. I find it as
a severe shortcoming for my use-case where I am
modelling QoS metrics within the same documents.

Discussion


Log in to post a comment.

MongoDB Logo MongoDB