Przeglądaj źródła

re-add CreationTime, still used in comment

El RIDO 7 lat temu
rodzic
commit
4edbb66c91
1 zmienionych plików z 3 dodań i 0 usunięć
  1. 3 0
      js/types.jsonld

+ 3 - 0
js/types.jsonld

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