Class: amo:MeasuringDevice

•owl:Thing
        •amo:Object
                •amo:MeasuringDevice

Super Classes

amo:belongsToVehicle MAX 1 owl:Thing
amo:Description MAX 1 owl:Thing
amo:Name MAX 1 owl:Thing
amo:DeviceID HAS min 0
amo:DeviceID MAX 1 owl:Thing
amo:Object

Abstract Syntax

Class(amo:MeasuringDevice partial restriction(amo:belongsToVehicle maxCardinality(1))
                                 restriction(amo:Description maxCardinality(1))
                                 restriction(amo:Name maxCardinality(1))
                                 restriction(amo:DeviceID value("min 0"^^<http://www.w3.org/2001/XMLSchema#string>))
                                 restriction(amo:DeviceID maxCardinality(1))
                                 amo:Object)

Usage

Domain of

amo:belongsToVehicle, amo:Description, amo:DeviceID, amo:Name
Generated with OWLDoc