fix spatial section for arup collection
This commit is contained in:
parent
7ae52c1f4b
commit
7c2a037dcd
|
@ -157,6 +157,7 @@ where {
|
|||
?spatialRegion aocat:has_place_name ?spatialPlaceName .
|
||||
}
|
||||
optional {
|
||||
%record aocat:has_spatial_coverage ?spatialRegion .
|
||||
?spatialRegion aocat:has_coordinate_system ?spatialCoordinateSystem .
|
||||
}
|
||||
optional {
|
||||
|
|
Loading…
Reference in New Issue