Browse Source

re-add CreationTime, still used in comment

El RIDO 7 năm trước cách đây
mục cha
commit
4edbb66c91
1 tập tin đã thay đổi với 3 bổ sung0 xóa
  1. 3 0
      js/types.jsonld

+ 3 - 0
js/types.jsonld

@@ -85,6 +85,9 @@
 		"@type": "so:Boolean",
 		"@enum": [false, true]
 	},
+	"CreationTime": {
+		"@type": "dp:Unix_time"
+	},
 	"RemainingSeconds": {
 		"@type": "dp:Second",
 		"@minimum": 1