fix spatial section
This commit is contained in:
parent
7c2a037dcd
commit
4c7f610daa
|
@ -147,6 +147,7 @@ where {
|
|||
%record aocat:has_spatial_coverage ?spatialRegion .
|
||||
?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