Class: amo:Track

•owl:Thing
        •amo:Object
                •amo:Feature
                        •amo:MarineFeature
                                •amo:MarineLine
                                        •amo:TimeDurationLine
                                                •amo:Track

Super Classes

amo:Name MAX 1 owl:Thing
amo:TrackID MAX 1 owl:Thing
amo:Method MAX 1 owl:Thing
amo:LocalDesc MAX 1 owl:Thing
amo:Description MAX 1 owl:Thing
amo:TrackID HAS min 0
amo:TimeDurationLine

Abstract Syntax

Class(amo:Track partial restriction(amo:Name maxCardinality(1))
                       restriction(amo:TrackID maxCardinality(1))
                       restriction(amo:Method maxCardinality(1))
                       restriction(amo:LocalDesc maxCardinality(1))
                       restriction(amo:Description maxCardinality(1))
                       restriction(amo:TrackID value("min 0"^^<http://www.w3.org/2001/XMLSchema#string>))
                       amo:TimeDurationLine)

Usage

Domain of

amo:Description, amo:LocalDesc, amo:Method, amo:Name, amo:TrackID
Generated with OWLDoc