wsmlVariant _"http://www.wsmo.org/wsml/wsml-syntax/wsml-flight" // $Id: eTelBusinessGoalOntology.wsml 1351 2007-09-25 15:57:43Z evenson $ namespace { _"http://ip-super.org/ontologies/eTel/eTelBusinessDomain#", dc _"http://purl.org/dc/elements/1.1/", wsml _"http://wsmo.org/wsml/wsml-syntax#", wsmostudio _"http://www.wsmostudio.org#", xsd _"http://www.w3.org/2001/XMLSchema#", etomex _"http://www.ip-super.org/ontologies/TID/TIDBusinessFuntion#", etom _"http://www.ip-super.org/ontologies/YATOSP/eTOM#", netom _"http://www.ip-super.org/ontologies/YATOSP/eTOMinstances#", upo _"http://www.ip-super.org/ontologies/UPO/20070620#" } ontology eTelGoalBusinessDomain nonFunctionalProperties dc#title hasValue "eTel Business Goal Ontology" dc#subject hasValue "Customer Care and Billing" dc#creator hasValue "Mark Evenson" dc#language hasValue "English" dc#description hasValue "eTel" dc#version hasValue "0.1" dc#publisher hasValue "SUPER European Integrated Project, TID" wsmostudio#version hasValue "0.6.0" endNonFunctionalProperties concept eTelBusinessGoal subConceptOf upo#BusinessProcessGoal description ofType (0 1) string priority ofType (0 1) integer isActive ofType (0 1) boolean hasBusinessFunction ofType etom#eTOMBusinessFunction instance registerCustomer memberOf eTelBusinessGoal hasBusinessFunction hasValue etomex#CustomerProfile instance getCustomerDetails memberOf eTelBusinessGoal hasBusinessFunction hasValue etomex#CustomerAuthentication instance getCustomerContracts memberOf eTelBusinessGoal hasBusinessFunction hasValue etomex#CustomerProfile instance generateCustomerBill memberOf eTelBusinessGoal hasBusinessFunction hasValue etomex#SupportCustomerInterfaceManagement instance checkCustomerBillingStatus memberOf eTelBusinessGoal hasBusinessFunction hasValue etomex#CustomerProfile instance activateService memberOf eTelBusinessGoal hasBusinessFunction hasValue netom#activateDeactivateService instance activateProduct memberOf eTelBusinessGoal hasBusinessFunction hasValue netom#activateDeactivateService instance verifyCustomerStatus memberOf eTelBusinessGoal hasBusinessFunction hasValue netom#verifyCustomerStatus instance testResourceCompatibility memberOf eTelBusinessGoal hasBusinessFunction hasValue netom#testResourceCompatibility instance solveServiceProblem memberOf eTelBusinessGoal hasBusinessFunction hasValue solveServiceProblem instance solveProductProblem memberOf eTelBusinessGoal hasBusinessFunction hasValue solveProductProblem instance configureService memberOf eTelBusinessGoal hasBusinessFunction hasValue netom#configureResource instance configureProduct memberOf eTelBusinessGoal hasBusinessFunction hasValue netom#configureResource instance negotiateServiceLevels memberOf eTelBusinessGoal hasBusinessFunction hasValue netom#negotiateQualityOfService instance detectServiceProblem memberOf eTelBusinessGoal hasBusinessFunction hasValue netom#detectResourceProblem instance detectProductProblem memberOf eTelBusinessGoal hasBusinessFunction hasValue netom#detectResourceProblem instance analizeTechnicalData memberOf eTelBusinessGoal hasBusinessFunction hasValue netom#analyzeTechnicalData instance performTest memberOf eTelBusinessGoal hasBusinessFunction hasValue netom#performTest instance monitorResourcePerformance memberOf eTelBusinessGoal hasBusinessFunction hasValue netom#monitorResource instance monitorServiceLevels memberOf eTelBusinessGoal hasBusinessFunction hasValue netom#monitorServiceLevels