Class: amo:Cruise

•owl:Thing
        •amo:Object
                •amo:Cruise

Super Classes

amo:CruiseID HAS min 0
amo:CruiseID MAX 1 owl:Thing
amo:Purpose MAX 1 owl:Thing
amo:StartDate MAX 1 owl:Thing
amo:Object
amo:EndDate MAX 1 owl:Thing
amo:ShipName MAX 1 owl:Thing
amo:Code MAX 1 owl:Thing
amo:Description MAX 1 owl:Thing
amo:Name MAX 1 owl:Thing
amo:Status MAX 1 owl:Thing

Abstract Syntax

Class(amo:Cruise partial restriction(amo:CruiseID value("min 0"^^<http://www.w3.org/2001/XMLSchema#string>))
                        restriction(amo:CruiseID maxCardinality(1))
                        restriction(amo:Purpose maxCardinality(1))
                        restriction(amo:StartDate maxCardinality(1))
                        amo:Object
                        restriction(amo:EndDate maxCardinality(1))
                        restriction(amo:ShipName maxCardinality(1))
                        restriction(amo:Code maxCardinality(1))
                        restriction(amo:Description maxCardinality(1))
                        restriction(amo:Name maxCardinality(1))
                        restriction(amo:Status maxCardinality(1)))

Usage

Domain of

amo:Code, amo:CruiseID, amo:Description, amo:EndDate, amo:Name, amo:Purpose, amo:ShipName, amo:StartDate, amo:Status
Generated with OWLDoc