Class: amo:Mesh

•owl:Thing
        •amo:Object
                •amo:Mesh

Super Classes

amo:NoOfPointsI MAX 1 owl:Thing
amo:NoOfPointsK MAX 1 owl:Thing
amo:Dimension HAS max 3
amo:MeshID MAX 1 owl:Thing
amo:NoOfPointsJ MAX 1 owl:Thing
amo:MeshID HAS min 0
amo:Dimension MAX 1 owl:Thing
amo:TotalPoints MAX 1 owl:Thing
amo:Object
amo:TotalPoints HAS min 0
amo:Dimension HAS min 2

Abstract Syntax

Class(amo:Mesh partial restriction(amo:NoOfPointsI maxCardinality(1))
                      restriction(amo:NoOfPointsK maxCardinality(1))
                      restriction(amo:Dimension value("max 3"^^<http://www.w3.org/2001/XMLSchema#string>))
                      restriction(amo:MeshID maxCardinality(1))
                      restriction(amo:NoOfPointsJ maxCardinality(1))
                      restriction(amo:MeshID value("min 0"^^<http://www.w3.org/2001/XMLSchema#string>))
                      restriction(amo:Dimension maxCardinality(1))
                      restriction(amo:TotalPoints maxCardinality(1))
                      amo:Object
                      restriction(amo:TotalPoints value("min 0"^^<http://www.w3.org/2001/XMLSchema#string>))
                      restriction(amo:Dimension value("min 2"^^<http://www.w3.org/2001/XMLSchema#string>)))

Usage

Domain of

amo:Dimension, amo:hasMeshPoint, amo:MeshID, amo:NoOfPointsI, amo:NoOfPointsJ, amo:NoOfPointsK, amo:TotalPoints
Generated with OWLDoc