|
|
41a8dd9af8
|
example (kiss) select: set search path, activate export to csv file
|
2025-09-13 14:20:17 +02:00 |
|
|
|
df76b3771f
|
improve example select on messages_current view
|
2025-09-10 08:46:31 +02:00 |
|
|
|
588a556ede
|
msgstore: view messages_current; + other updates and additions
|
2025-09-09 15:39:12 +02:00 |
|
|
|
843c080901
|
add table responses; + (work in progress) JSON table
|
2022-11-20 12:45:02 +01:00 |
|
|
|
abf870d291
|
add 'deny' property
|
2021-03-07 09:26:54 +01:00 |
|
|
|
54f0f8aab3
|
add Event and Domain concepts, + minor improvements
|
2021-02-28 10:34:10 +01:00 |
|
|
|
1db6a82de7
|
rename core steps to root, assert, ref (instead of this, is, name)
|
2021-02-28 10:00:04 +01:00 |
|
|
|
34938202c8
|
rename strval to textval
|
2021-02-16 16:12:38 +01:00 |
|
|
|
c127115381
|
move 'cybergraph' to 'z-graph', add README.md
|
2021-02-15 13:10:30 +01:00 |
|
|
|
ac494db49d
|
create new graph definitions (will replace cybergraph)
|
2021-02-14 11:01:58 +01:00 |
|
|
|
d1022c0212
|
add license file; fix header comments of SQL files
|
2020-12-29 14:47:27 +01:00 |
|
|
|
8e1be09060
|
add geostore project
|
2020-12-28 10:19:52 +01:00 |
|
|
|
6497e84e4a
|
remove state, fix indexes
|
2020-12-28 10:19:26 +01:00 |
|
|
|
645761410c
|
define a simple message store for integrator messages
|
2020-04-10 19:08:04 +02:00 |
|
|
|
21f093c60c
|
move triple+event storage stuff to 'cybergraph' directory
|
2020-04-10 18:50:12 +02:00 |
|
|
|
42c2013422
|
improvements and fixes
|
2020-02-27 08:06:04 +01:00 |
|
|
|
5df7eceb27
|
load example data (cities) into triples
|
2020-02-19 16:02:16 +01:00 |
|
|
|
9350627e9c
|
control triple creation via an 'instead of insert' trigger on vtriples
|
2020-02-19 13:20:52 +01:00 |
|
|
|
1ff292f9ba
|
add text handling to loading and showing triples
|
2020-02-19 12:25:22 +01:00 |
|
|
|
6879a9254c
|
use separate init.sql that only calls other scripts
|
2020-02-19 08:55:08 +01:00 |
|
|
|
8956bdb35e
|
function improvements; init.sql as central initilization script
|
2020-02-19 07:56:54 +01:00 |
|
|
|
b60b4765f2
|
use new load_triple() for initial creation of nodes and triples
|
2020-02-18 19:55:43 +01:00 |
|
|
|
ddad67a8f7
|
function load_triple() basically working
|
2020-02-18 16:16:20 +01:00 |
|
|
|
6283f0246b
|
improve function definitions; provide new function get_value()
|
2020-02-18 15:32:48 +01:00 |
|
|
|
fca4f3643c
|
provide function and view for displaying triples; + examples directory
|
2020-02-18 09:06:10 +01:00 |
|
|
|
e5b06d5ffc
|
use single INSERT statements with multiple values
|
2020-02-17 16:44:26 +01:00 |
|
|
|
6a947f1ed6
|
more flexible triple concept with polymorphic subjects
|
2020-02-06 12:23:43 +01:00 |
|
|
|
e9e71a4591
|
initial import
|
2020-02-06 08:54:51 +01:00 |
|