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