From 4edbb66c91e58d0718465176a7b042cf58f8f1e8 Mon Sep 17 00:00:00 2001 From: El RIDO Date: Mon, 24 Dec 2018 08:20:39 +0100 Subject: [PATCH] re-add CreationTime, still used in comment --- js/types.jsonld | 3 +++ 1 file changed, 3 insertions(+) diff --git a/js/types.jsonld b/js/types.jsonld index 00faa41c..005b68b1 100644 --- a/js/types.jsonld +++ b/js/types.jsonld @@ -85,6 +85,9 @@ "@type": "so:Boolean", "@enum": [false, true] }, + "CreationTime": { + "@type": "dp:Unix_time" + }, "RemainingSeconds": { "@type": "dp:Second", "@minimum": 1