Class: amo:SurveyInfo

•owl:Thing
        •amo:Object
                •amo:SurveyInfo

Super Classes

amo:hasTrack MAX 1 owl:Thing
amo:hasMeasuringDevice MAX 1 owl:Thing
amo:Description MAX 1 owl:Thing
amo:EndDate MAX 1 owl:Thing
amo:StartDate MAX 1 owl:Thing
amo:SurveyID HAS min 0
amo:SurveyID MAX 1 owl:Thing
amo:Object

Abstract Syntax

Class(amo:SurveyInfo partial restriction(amo:hasTrack maxCardinality(1))
                            restriction(amo:hasMeasuringDevice maxCardinality(1))
                            restriction(amo:Description maxCardinality(1))
                            restriction(amo:EndDate maxCardinality(1))
                            restriction(amo:StartDate maxCardinality(1))
                            restriction(amo:SurveyID value("min 0"^^<http://www.w3.org/2001/XMLSchema#string>))
                            restriction(amo:SurveyID maxCardinality(1))
                            amo:Object)

Usage

Domain of

amo:Description, amo:EndDate, amo:hasMeasuringDevice, amo:hasTrack, amo:StartDate, amo:SurveyID
Generated with OWLDoc