wsmlVariant _"http://www.wsmo.org/wsml/wsml-syntax/wsml-core" namespace { _"http://www.soa4all.eu/ontology/execution/geo#", 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/geo" 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 Name nonFunctionalProperties dc#description hasValue "concept of Name for SOA4All EE UseCase" endNonFunctionalProperties concept ByName nonFunctionalProperties dc#description hasValue "concept of ByName for SOA4All EE UseCase" endNonFunctionalProperties concept ByNameRes nonFunctionalProperties dc#description hasValue "concept of ByNameRes for SOA4All EE UseCase" endNonFunctionalProperties concept SearchByName nonFunctionalProperties dc#description hasValue "concept of SearchByName for SOA4All EE UseCase" endNonFunctionalProperties