Class: habs:SamplePhytoplanktonResult

"Result of a cell count analysis for a sample" [lang: en]

•owl:Thing
        •habs:SampleAnalysisResult
                •habs:SamplePhytoplanktonResult

Super Classes

habs:SampleAnalysisResult
habs:associatedWithSample ONLY habs:WaterSample
habs:obtainedFrom ONLY habs:PhytoplanktonAnalysis

Abstract Syntax

Class(habs:SamplePhytoplanktonResult partial habs:SampleAnalysisResult
                                            restriction(habs:associatedWithSample allValuesFrom(habs:WaterSample))
                                            restriction(habs:obtainedFrom allValuesFrom(habs:PhytoplanktonAnalysis)))
Generated with OWLDoc