wsmlVariant _"http://www.wsmo.org/wsml/wsml-syntax/wsml-core" namespace { _"http://www.soa4all.eu/ontology/execution/weather#", 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/weather" 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 ByLocationRes nonFunctionalProperties dc#description hasValue "concept of ByLocationRes for SOA4All EE UseCase" endNonFunctionalProperties concept Forecast nonFunctionalProperties dc#description hasValue "concept of Forecast for SOA4All EE UseCase" endNonFunctionalProperties concept Description nonFunctionalProperties dc#description hasValue "concept of Description for SOA4All EE UseCase" endNonFunctionalProperties concept Temp nonFunctionalProperties dc#description hasValue "concept of Temp for SOA4All EE UseCase" endNonFunctionalProperties concept Wind nonFunctionalProperties dc#description hasValue "concept of Wind for SOA4All EE UseCase" endNonFunctionalProperties concept ByLocation nonFunctionalProperties dc#description hasValue "concept of ByLocation for SOA4All EE UseCase" endNonFunctionalProperties concept ByLocationReq nonFunctionalProperties dc#description hasValue "concept of ByLocationReq for SOA4All EE UseCase" endNonFunctionalProperties concept GetForecast nonFunctionalProperties dc#description hasValue "concept of GetForecast for SOA4All EE UseCase" endNonFunctionalProperties