diff --git a/Dataset/jsonld/Dataset_v1.1-DRAFT.json b/Dataset/jsonld/Dataset_v1.1-DRAFT.json index 688e362..d5617fa 100644 --- a/Dataset/jsonld/Dataset_v1.1-DRAFT.json +++ b/Dataset/jsonld/Dataset_v1.1-DRAFT.json @@ -144,7 +144,7 @@ "$ref": "#/definitions/creativework" }, { - "$ref": "#/definitions/trip" + "$ref": "#/definitions/thing" } ], "owl:cardinality": "one" @@ -543,8 +543,8 @@ }, "required": [] }, - "trip": { - "@type": "schema:Trip", + "thing": { + "@type": "schema:Thing", "type": "object", "properties": { "name": { @@ -702,4 +702,4 @@ } } ] -} \ No newline at end of file +}