Browse Source

re-add CreationTime, still used in comment

El RIDO 7 years ago
parent
commit
4edbb66c91
1 changed files with 3 additions and 0 deletions
  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