summaryrefslogtreecommitdiff
path: root/examples/SUMO/axioms/GeographySubAtt.gft
blob: a9f392b4b6c39591f55230b548a3374dc61893c3 (plain)
1
2
3
4
5
6
7
8
9
10
11
12

subAttribute (el ? ? ? MountainousTerrain) (el ? ? ? SteepTerrain)

subAttribute (el ? ? ? Upwind) (el ? ? ? Upstream)

subAttribute (el ? ? ? Downwind) (el ? ? ? Downstream)

subAttribute (el ? ? ? GroundwaterPollutionIssue) (el ? ? ? WaterPollutionIssue)

subAttribute (el ? ? ? EndangeredMarineWildlifeIssue) (el ? ? ? EndangeredSpeciesIssue)

subAttribute (el ? ? ? SoilSalinityIssue) (el ? ? ? SoilDegradationIssue)