Class: habs:SampleChemistryResult

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

•owl:Thing
        •habs:SampleAnalysisResult
                •habs:SampleChemistryResult

Super Classes

habs:SampleAnalysisResult
habs:associatedWithSample ONLY habs:ShellfishSample
habs:obtainedFrom ONLY habs:ChemistryAnalysis

Abstract Syntax

Class(habs:SampleChemistryResult partial habs:SampleAnalysisResult
                                        restriction(habs:associatedWithSample allValuesFrom(habs:ShellfishSample))
                                        restriction(habs:obtainedFrom allValuesFrom(habs:ChemistryAnalysis)))
Generated with OWLDoc