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