Fix some `type`s in examples

Also fixes spacing of some bracketed items
このコミットが含まれているのは:
Walfie 2019-10-01 19:28:03 -04:00
コミット e0b45cb7aa
1個のファイルの変更11行の追加11行の削除

ファイルの表示

@ -1150,7 +1150,7 @@
"id": "https://www.w3.org/TR/activitystreams-vocabulary/#ex2-jsonld",
"type": "http://schema.org/CreativeWork",
"mainEntity": {
"type": "owl:Class",
"type": "Link",
"url": "http://example.org/abc",
"hreflang": "en",
"mediaType": "text/html",
@ -1489,12 +1489,12 @@
"name": "Cat Jumping on Wagon",
"url": [
{
"type": "owl:Class",
"type": "Link",
"url": "http://example.org/image.jpeg",
"mediaType": "image/jpeg"
},
{
"type": "owl:Class",
"type": "Link",
"url": "http://example.org/image.png",
"mediaType": "image/png"
}
@ -3990,7 +3990,7 @@
"id": "https://www.w3.org/TR/activitystreams-vocabulary/#ex136-jsonld",
"type": "http://schema.org/CreativeWork",
"mainEntity": {
"type": "owl:Class",
"type": "Link",
"height": 100,
"url": "http://example.org/image.png",
"width": 100
@ -4031,7 +4031,7 @@
"id": "https://www.w3.org/TR/activitystreams-vocabulary/#ex137-jsonld",
"type": "http://schema.org/CreativeWork",
"mainEntity": {
"type": "owl:Class",
"type": "Link",
"url": "http://example.org/abc",
"mediaType": "text/html",
"name": "Previous"
@ -4065,7 +4065,7 @@
"id": "https://www.w3.org/TR/activitystreams-vocabulary/#ex138-jsonld",
"type": "http://schema.org/CreativeWork",
"mainEntity": {
"type": "owl:Class",
"type": "Link",
"url": "http://example.org/abc",
"hreflang": "en",
"mediaType": "text/html",
@ -4228,7 +4228,7 @@
"id": "https://www.w3.org/TR/activitystreams-vocabulary/#ex142-jsonld",
"type": "http://schema.org/CreativeWork",
"mainEntity": {
"type": "owl:Class",
"type": "Link",
"url": "http://example.org/abc",
"hreflang": "en",
"mediaType": "text/html",
@ -4408,7 +4408,7 @@
"id": "https://www.w3.org/TR/activitystreams-vocabulary/#ex149-jsonld",
"type": "http://schema.org/CreativeWork",
"mainEntity": {
"type": "owl:Class",
"type": "Link",
"url": "http://example.org/abc",
"hreflang": "en",
"mediaType": "text/html",
@ -4666,7 +4666,7 @@
"id": "https://www.w3.org/TR/activitystreams-vocabulary/#ex159-jsonld",
"type": "http://schema.org/CreativeWork",
"mainEntity": {
"type": "owl:Class",
"type": "Link",
"height": 100,
"url": "http://example.org/image.png",
"width": 100