wsmlVariant _"http://www.wsmo.org/wsml/wsml-syntax/wsml-core" namespace { _"http://www.soa4all.eu/ontology/execution/parameters#", dc _"http://purl.org/dc/elements/1.1#", foaf _"http://xmlns.com/foaf/0.1/", wsml _"http://www.wsmo.org/wsml/wsml-syntax#", loc _"http://www.wsmo.org/ontologies/location#", oo _"http://example.org/ooMediator#" } /************************************************************************** * GLOBAL ONTOLOGY ***************************************************************************/ ontology _"http://www.soa4all.eu/ontology/execution/parameters" nfp dc#title hasValue "SOA4ALL - EE DOMAIN Ontology" dc#subject hasValue "EEUseCase" dc#description hasValue "fragments of a family ontology to provide examples for SOA4All" dc#date hasValue _date(2010,02,12) dc#language hasValue "en-US" wsml#version hasValue "$Revision: 1.0 $" endnfp /* * * These concepts refer to non atomic concepts with role(s) for annotating Web Services * */ concept Required nonFunctionalProperties dc#description hasValue "concept of a Required parameter for SOA4All EE UseCase" endNonFunctionalProperties concept Optional nonFunctionalProperties dc#description hasValue "concept of a Optional parameter for SOA4All EE UseCase" endNonFunctionalProperties