Dear Wiki user,

You have subscribed to a wiki page or wiki category on "Marmotta Wiki" for 
change notification.

The "MARMOTTA-584/DeveloperDocumentation" page has been changed by Francisco 
Sumba:
https://wiki.apache.org/marmotta/MARMOTTA-584/DeveloperDocumentation?action=diff&rev1=6&rev2=7

  
  {{attachment:kiwiValueFactory.PNG}} 
  
- 
- ---- /!\ '''Edit conflict - other version:''' ----
- Moreover, in the STORENODE function of 
[[https://github.com/cuent/marmotta/blob/MARMOTTA-584/libraries/kiwi/kiwi-triplestore/src/main/java/org/apache/marmotta/kiwi/persistence/KiWiConnection.java
  | kiwiConnection ]]  class, the  "node instanceof KiWiGeometryLiteral" 
conficion was added to filter geometry type literals and insert them into the 
database with "store.gliteral" statement from  
[[https://github.com/cuent/marmotta/blob/MARMOTTA-584/libraries/kiwi/kiwi-triplestore/src/main/resources/org/apache/marmotta/kiwi/persistence/pgsql/statements.properties
 | "statements.properties" ]]  file. The  "statements.properties" was upgrade 
to add the new "store.gliteral" statement that allows you to insert the new 
geometry literal. Moreover, the SRID_URI and  WKT are extracted. In the 
following figure fragment of RDF is presented
+ In the storenode(...) function of 
[[https://github.com/cuent/marmotta/blob/MARMOTTA-584/libraries/kiwi/kiwi-triplestore/src/main/java/org/apache/marmotta/kiwi/persistence/KiWiConnection.java
  | kiwiConnection ]]  class, the  "node instanceof KiWiGeometryLiteral" 
conficion was added to filter geometry type literals and insert them into the 
database with "store.gliteral" statement from  
[[https://github.com/cuent/marmotta/blob/MARMOTTA-584/libraries/kiwi/kiwi-triplestore/src/main/resources/org/apache/marmotta/kiwi/persistence/pgsql/statements.properties
 | "statements.properties" ]]  file. The  "statements.properties" was upgrade 
to add the new "store.gliteral" statement that allows you to insert the new 
geometry literal. Moreover, The SRID_URI and  WKT are extracted. In the 
following figure fragment of RDF is presented
  
  {{attachment:wktseparate.PNG}} 
  
- ---- /!\ '''Edit conflict - your version:''' ----
- Moreover, in the STORENODE function of 
[[https://github.com/cuent/marmotta/blob/MARMOTTA-584/libraries/kiwi/kiwi-triplestore/src/main/java/org/apache/marmotta/kiwi/persistence/KiWiConnection.java
  | kiwiConnection ]]  class, the  "node instanceof KiWiGeometryLiteral" 
conficion was added to filter geometry type literals and insert them into the 
database with "store.gliteral" statement from  
[[https://github.com/cuent/marmotta/blob/MARMOTTA-584/libraries/kiwi/kiwi-triplestore/src/main/resources/org/apache/marmotta/kiwi/persistence/pgsql/statements.properties
 | "statements.properties" ]]  file. The  "statements.properties" was upgrade 
to add the new "store.gliteral" statement that allows you to insert the new 
geometry literal. Moreover, the SRID_URI and  WKT are extracted. In the 
following figure fragment of RDF is presented
- 
- {{attachment:wktseparate.PNG}} 
- 
- ---- /!\ '''End of edit conflict''' ----
  
  
- 
- 
- ---- /!\ '''Edit conflict - other version:''' ----
- 
- ---- /!\ '''Edit conflict - your version:''' ----
- 
- ---- /!\ '''End of edit conflict''' ----
  '''IN [[http://marmotta.apache.org/kiwi/sparql.html | kiwi-sparql ]] module 
'''
- 
- 
- 
- 
  
  
  ''' CREATE EXTENSION POSTGIS '''

Reply via email to