Current Slide
Small screen detected. You are viewing the mobile version of SlideWiki. If you wish to edit slides you will need to use a larger device.
WSMO-Lite Description (cont')
…
ex:VideoOnDemandSubscriptionEffect a wsl:Effect ;
rdf:value ””” ?customer[ ex#hasService hasValue ?service] memberOf ex#Customer and ?service memberOf VideoOnDemandSubscription ”””ˆˆ wsml:AxiomLiteral .
wsml:AxiomLiteral a rdfs:Datatype .
ex:PriceSpecification rdfs:subClassOf wsl:NonFunctionalParameter .
ex:VideoOnDemandPrice a ex:PriceSpecification ;
ex:pricePerChange ”30”ˆˆ ex:euroAmount ;
ex:installationPrice ”49”ˆˆ ex:euroAmount .
ex:SubscriptionService a wsl:FunctionalClassificationRoot .
ex:VideoSubscriptionService rdfs:subClassOf ex:SubscriptionService .
ex:NewsSubscriptionService rdfs:subClassOf ex:SubscriptionService .