From 45c4b314c1aec1c3176aca940ee634f728de6739 Mon Sep 17 00:00:00 2001 From: Paul Balluff Date: Sat, 18 Feb 2023 13:35:55 +0100 Subject: [PATCH] #217 add sample data --- data/sample_data.rdf | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/data/sample_data.rdf b/data/sample_data.rdf index 712fc895..2ca1670d 100644 --- a/data/sample_data.rdf +++ b/data/sample_data.rdf @@ -316,6 +316,12 @@ _:admin "10" . _:admin "active" . + _:derstandardat _:admin (timestamp=2021-05-17T10:00:00, ip="192.168.0.1") . + _:derstandardprint _:admin (timestamp=2021-06-17T10:00:00, ip="192.168.0.1") . + _:derstandardtwitter _:admin (timestamp=2021-06-18T10:00:00, ip="192.168.0.1") . + _:derstandardinstagram _:admin (timestamp=2022-05-17T10:00:00, ip="192.168.0.1") . + _:derstandardfacebook _:admin (timestamp=2022-05-17T10:00:00, ip="192.168.0.1") . + _:contributor "User" . _:contributor "contributor@opted.eu" . _:contributor "contributor123" .