[owl-s] no *concepts.owl file generated however referenced
Andras Balogh
Andras.Balogh at cas.de
Mon Mar 13 03:29:59 EST 2006
Hi,
Using ASSAM I export my annotated web service to owl-s. It creates the files
but for the ..._concepts.owl.
It defines it in the DTD:
<!ENTITY the_concepts
"http://localhost:6060/WebServiceProject/MySilentParrot_wsdl_Concepts.owl">
But doesn`t include in the owl imports:
<owl:Ontology rdf:about="">
<owl:versionInfo>
Generated using the ASSAM OWL export module
</owl:versionInfo>
<owl:imports rdf:resource="&service;"/>
<owl:imports rdf:resource="&process;"/>
<owl:imports rdf:resource="&profile;"/>
<owl:imports rdf:resource="&grounding;"/>
<owl:imports rdf:resource="&the_process;"/>
<owl:imports rdf:resource="&the_service;"/>
<owl:imports rdf:resource="&the_grounding;"/>
<owl:imports rdf:resource="&the_profile;"/>
<owl:imports rdf:resource="&profileHierarchy;"/>
<owl:imports rdf:resource="&operations;"/>
<owl:imports rdf:resource="&datatypes;"/>
</owl:Ontology>
In the profile file, however it references the ..._Concepts:
</profile:textDescription>
<profile:hasInput rdf:resource="&the_concepts;#String_1_6"/>
<profile:hasOutput rdf:resource="&the_concepts;#result_8"/>
<profile:hasInput rdf:resource="&the_concepts;#String_1_11"/>
<profile:hasOutput rdf:resource="&the_concepts;#result_13"/>
</profileHierarchy:Communication>
Why is this or how can I get assam to export my concepts data, also (I guess
it would contain the actual owl-s annotations)?
Thank you,
Andras Balogh
Universität Karlsruhe
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.mindswap.org/pipermail/owl-s/attachments/20060313/cccb2c94/attachment.html
More information about the OWL-S
mailing list