diff --git a/vocabulary/index.html b/vocabulary/index.html index c2d391c..2074305 100644 --- a/vocabulary/index.html +++ b/vocabulary/index.html @@ -2905,6 +2905,7 @@

Properties

{
   "@context": "https://www.w3.org/ns/activitystreams",
+  "type": "Object",
   "name": "Foo",
   "id": "http://example.org/foo"
 }
@@ -4241,6 +4242,7 @@

Properties

"name": "Trailer", "duration": "PT1M", "url": { + "type": "Link", "href": "http://example.org/trailer.mkv", "mediaType": "video/mkv" }