Sfoglia il codice sorgente

re-add CreationTime, still used in comment

El RIDO 7 anni fa
parent
commit
4edbb66c91
1 ha cambiato i file con 3 aggiunte e 0 eliminazioni
  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