From cf8e7f4c000d8eae5e0b3d7d9288a1269ed43124 Mon Sep 17 00:00:00 2001 From: phette23 Date: Wed, 28 Jun 2023 13:30:53 -0700 Subject: [PATCH] resource-types: schema.org URL for Event schema.org/event is an event propety, as in which Event object a Thing is realted to. This resource type probably wants to be an Event which inherits from Thing --- .../fixtures/data/vocabularies/resource_types.yaml | 2 +- tests/fixtures/data/vocabularies/resource_types.yaml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/invenio_rdm_records/fixtures/data/vocabularies/resource_types.yaml b/invenio_rdm_records/fixtures/data/vocabularies/resource_types.yaml index a8a7b04a1..05eb6e473 100644 --- a/invenio_rdm_records/fixtures/data/vocabularies/resource_types.yaml +++ b/invenio_rdm_records/fixtures/data/vocabularies/resource_types.yaml @@ -493,7 +493,7 @@ openaire_resourceType: "0023" openaire_type: publication eurepo: info:eu-repo/semantics/other - schema.org: https://schema.org/event + schema.org: https://schema.org/Event subtype: "" type: event title: diff --git a/tests/fixtures/data/vocabularies/resource_types.yaml b/tests/fixtures/data/vocabularies/resource_types.yaml index a8a7b04a1..05eb6e473 100644 --- a/tests/fixtures/data/vocabularies/resource_types.yaml +++ b/tests/fixtures/data/vocabularies/resource_types.yaml @@ -493,7 +493,7 @@ openaire_resourceType: "0023" openaire_type: publication eurepo: info:eu-repo/semantics/other - schema.org: https://schema.org/event + schema.org: https://schema.org/Event subtype: "" type: event title: