[
https://issues.apache.org/jira/browse/MARMOTTA-584?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14708937#comment-14708937
]
ASF subversion and git services commented on MARMOTTA-584:
----------------------------------------------------------
Commit 47702ed7535ea05576706220ccdecdf4215febc0 in marmotta's branch
refs/heads/MARMOTTA-584 from [~wikier]
[ https://git-wip-us.apache.org/repos/asf?p=marmotta.git;h=47702ed ]
MARMOTTA-584: merged pr #14 from @cuent (contribution from GSoC 2015)
* cuent/MARMOTTA-584: (31 commits)
Deleted patch file.
MARMOTTA-584: applied patch by Xavier Sumba
Added support for MULTIPOINT, LINESTRING AND POLYGON in isGeometry condition
added new metadata value to keep track when the schema has been updated
FIxed drop file.
Improve documentation in upgrade file.
Added test Cases of GeoSPARQL functions. Fixed ehMeet function.
Added test Cases of GeoSPARQL functions. Fixed getSRID function.
Added wktLiteral as data type to new geometries calculated
(KiwiEvaluationStrategy): -buffer, convexHull, etc Direct support Insertion of
geometries in functions: -example: geof:union(?geom1, "POLYGON(( -7
43, -2 43, -2 38, -7 38, -7 43))"^^geo:wktLiteral)) -example:
geof:union(?geom1, geof:buffer(?geom2, 50, units:meter))
Added degrees and radians units supported for distance and buffer functions.
Insert Direct Geometry in Functions Support
Added drop extension postgis to drop_base_tables file.
Added Test Cases for SF and non topological functions.
Added unit "metre" to buffer and distance function. Fixed buffer function.
Added String.format() to: SfWithinFunction DistanceFunction
Updated max and min args for functions Fixed comments. Added getSRID, EH and
RCC8 functions.
Updated max and min args for functions.
Add SRID support
Add SRID support Modify load geometry literal in statements.properties
Add SRID support. Updated max and min of args in SfIntersectsFunction
...
Signed-off-by: Sergio Fernández <[email protected]>
> Add GeoSPARQL support to KiWi triple store
> ------------------------------------------
>
> Key: MARMOTTA-584
> URL: https://issues.apache.org/jira/browse/MARMOTTA-584
> Project: Marmotta
> Issue Type: New Feature
> Components: KiWi Triple Store
> Reporter: Sergio Fernández
> Assignee: Sergio Fernández
> Labels: geo, geodata, geosparql, gsoc2015, sparql
> Fix For: 3.4.0
>
> Original Estimate: 1,344h
> Remaining Estimate: 1,344h
>
> [GeoSPARQL|http://www.opengeospatial.org/standards/geosparql] supports
> representing and querying geospatial data on the Semantic Web. GeoSPARQL
> defines a vocabulary for representing geospatial data in RDF, and it defines
> an extension to the SPARQL query language for processing geospatial data.
> Add support for such standard to the [KiWi triple
> store|http://marmotta.apache.org/kiwi] would be a very interesting feature.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)