From 5145306dae3d8a7691c63f92652c191976a02df8 Mon Sep 17 00:00:00 2001 From: Sebastian Bader Date: Fri, 17 May 2024 06:34:53 +0200 Subject: [PATCH] use intermediate context --- catalog/catalog.binding.https.md | 6 ++--- catalog/message/diagram/catalog-error.puml | 2 +- .../diagram/catalog-request-message.puml | 2 +- catalog/message/diagram/catalog.puml | 2 +- .../diagram/dataset-request-message.puml | 2 +- catalog/message/diagram/dataset.puml | 2 +- catalog/message/example/catalog-error.json | 2 +- .../example/catalog-request-message.json | 2 +- catalog/message/example/catalog.json | 2 +- .../example/dataset-request-message.json | 2 +- catalog/message/example/dataset.json | 2 +- .../message/schema/catalog-error-schema.json | 2 +- .../catalog-request-message-schema.json | 2 +- catalog/message/schema/catalog-schema.json | 2 +- .../dataset-request-message-schema.json | 2 +- common/common.protocol.md | 2 +- common/schema/version-schema.json | 2 +- .../contract.negotiation.binding.https.md | 26 +++++++++---------- .../diagram/contract-agreement-message.puml | 2 +- ...ntract-agreement-verification-message.puml | 2 +- .../diagram/contract-negotiation-error.puml | 2 +- .../contract-negotiation-event-message.puml | 2 +- ...tract-negotiation-termination-message.puml | 2 +- .../message/diagram/contract-negotiation.puml | 2 +- .../diagram/contract-offer-message.puml | 2 +- .../contract-offer-message_initial.puml | 2 +- .../diagram/contract-request-message.puml | 2 +- .../contract-request-message_initial.puml | 2 +- .../example/contract-agreement-message.json | 2 +- ...ntract-agreement-verification-message.json | 2 +- .../example/contract-negotiation-error.json | 2 +- .../contract-negotiation-event-message.json | 2 +- ...tract-negotiation-termination-message.json | 2 +- .../message/example/contract-negotiation.json | 2 +- .../example/contract-offer-message.json | 2 +- .../contract-offer-message_initial.json | 2 +- .../example/contract-request-message.json | 2 +- .../contract-request-message_initial.json | 2 +- ...tract.agreement.message.http.transfer.json | 2 +- .../contract-agreement-message-schema.json | 2 +- ...agreement-verification-message-schema.json | 2 +- .../contract-negotiation-error-schema.json | 2 +- ...ract-negotiation-event-message-schema.json | 2 +- .../schema/contract-negotiation-schema.json | 2 +- ...egotiation-termination-message-schema.json | 2 +- .../schema/contract-offer-message-schema.json | 2 +- .../contract-request-message-schema.json | 2 +- .../message/example/catalog-error.json | 2 +- .../example/catalog-request-message.json | 2 +- .../catalog/message/example/catalog.json | 2 +- .../example/dataset-request-message.json | 2 +- .../catalog/message/example/dataset.json | 2 +- .../message/schema/catalog-error-schema.json | 2 +- .../catalog-request-message-schema.json | 2 +- .../message/schema/catalog-schema.json | 2 +- .../dataset-request-message-schema.json | 2 +- .../2024-1/common/schema/version-schema.json | 2 +- .../example/contract-agreement-message.json | 2 +- ...ntract-agreement-verification-message.json | 2 +- .../example/contract-negotiation-error.json | 2 +- .../contract-negotiation-event-message.json | 2 +- ...tract-negotiation-termination-message.json | 2 +- .../message/example/contract-negotiation.json | 2 +- .../example/contract-offer-message.json | 2 +- .../contract-offer-message_initial.json | 2 +- .../example/contract-request-message.json | 2 +- .../contract-request-message_initial.json | 2 +- ...tract.agreement.message.http.transfer.json | 2 +- .../contract-agreement-message-schema.json | 2 +- ...agreement-verification-message-schema.json | 2 +- .../contract-negotiation-error-schema.json | 2 +- ...ract-negotiation-event-message-schema.json | 2 +- .../schema/contract-negotiation-schema.json | 2 +- ...egotiation-termination-message-schema.json | 2 +- .../schema/contract-offer-message-schema.json | 2 +- .../contract-request-message-schema.json | 2 +- .../example/transfer-completion-message.json | 2 +- .../message/example/transfer-error.json | 2 +- .../message/example/transfer-process.json | 2 +- .../example/transfer-request-message.json | 2 +- .../example/transfer-start-message.json | 2 +- .../example/transfer-suspension-message.json | 2 +- .../example/transfer-termination-message.json | 2 +- .../transfer-completion-message-schema.json | 2 +- .../message/schema/transfer-error-schema.json | 2 +- .../schema/transfer-process-schema.json | 2 +- .../transfer-request-message-schema.json | 2 +- .../schema/transfer-start-message-schema.json | 2 +- .../transfer-suspension-message-schema.json | 2 +- .../transfer-termination-message-schema.json | 2 +- .../diagram/transfer-completion-message.puml | 2 +- transfer/message/diagram/transfer-error.puml | 2 +- .../message/diagram/transfer-process.puml | 2 +- .../diagram/transfer-request-message.puml | 2 +- .../diagram/transfer-start-message.puml | 2 +- .../diagram/transfer-suspension-message.puml | 2 +- .../diagram/transfer-termination-message.puml | 2 +- .../example/transfer-completion-message.json | 2 +- transfer/message/example/transfer-error.json | 2 +- .../message/example/transfer-process.json | 2 +- .../example/transfer-request-message.json | 2 +- .../example/transfer-start-message.json | 2 +- .../example/transfer-suspension-message.json | 2 +- .../example/transfer-termination-message.json | 2 +- .../transfer-completion-message-schema.json | 2 +- .../message/schema/transfer-error-schema.json | 2 +- .../schema/transfer-process-schema.json | 2 +- .../transfer-request-message-schema.json | 2 +- .../schema/transfer-start-message-schema.json | 2 +- .../transfer-suspension-message-schema.json | 2 +- .../transfer-termination-message-schema.json | 2 +- transfer/transfer.process.binding.https.md | 22 ++++++++-------- 112 files changed, 136 insertions(+), 136 deletions(-) diff --git a/catalog/catalog.binding.https.md b/catalog/catalog.binding.https.md index c4e4b37..75efe94 100644 --- a/catalog/catalog.binding.https.md +++ b/catalog/catalog.binding.https.md @@ -46,7 +46,7 @@ POST https://provider.com/catalog/request Authorization: ... { - "@context": "https://w3id.org/dspace/2024/1/context.json", + "@context": "https://raw.githubusercontent.com/simantvermasap/ids-specification/main/common/schema/context.json", "@type": "dspace:CatalogRequestMessage", "dspace:filter": {} } @@ -74,7 +74,7 @@ GET https://provider.com/catalog/datasets/{id} Authorization: ... { - "@context": "https://w3id.org/dspace/2024/1/context.json", + "@context": "https://raw.githubusercontent.com/simantvermasap/ids-specification/main/common/schema/context.json", "@type": "dspace:DatasetRequestMessage", "dspace:dataset": "urn:uuid:3dd1add8-4d2d-569e-d634-8394a8836a88" } @@ -99,7 +99,7 @@ The following request sequence demonstrates pagination: Link: ; rel="next" { - "@context": "https://w3id.org/dspace/2024/1/context.json", + "@context": "https://raw.githubusercontent.com/simantvermasap/ids-specification/main/common/schema/context.json", "@type": "dcat:Catalog", ... } diff --git a/catalog/message/diagram/catalog-error.puml b/catalog/message/diagram/catalog-error.puml index 165f2e1..2671878 100644 --- a/catalog/message/diagram/catalog-error.puml +++ b/catalog/message/diagram/catalog-error.puml @@ -7,7 +7,7 @@ hide empty description class "dspace:CatalogError" { - @context : "https://w3id.org/dspace/2024/1/context.json" + @context : "https://raw.githubusercontent.com/simantvermasap/ids-specification/main/common/schema/context.json" @type : "dspace:CatalogError" dspace:code : String dspace:reason : Array diff --git a/catalog/message/diagram/catalog-request-message.puml b/catalog/message/diagram/catalog-request-message.puml index 2e2760a..e61ba25 100644 --- a/catalog/message/diagram/catalog-request-message.puml +++ b/catalog/message/diagram/catalog-request-message.puml @@ -7,7 +7,7 @@ hide empty description class "dspace:CatalogRequestMessage" { - @context : "https://w3id.org/dspace/2024/1/context.json" + @context : "https://raw.githubusercontent.com/simantvermasap/ids-specification/main/common/schema/context.json" @type : dspace:CatalogRequestMessage dspace:filter : Object } diff --git a/catalog/message/diagram/catalog.puml b/catalog/message/diagram/catalog.puml index 225b660..4780fc9 100644 --- a/catalog/message/diagram/catalog.puml +++ b/catalog/message/diagram/catalog.puml @@ -7,7 +7,7 @@ hide empty description class dcat:Catalog { - @context : "https://w3id.org/dspace/2024/1/context.json" + @context : "https://raw.githubusercontent.com/simantvermasap/ids-specification/main/common/schema/context.json" @type : "dcat:Catalog" foaf:homepage : String dcat:theme : Array diff --git a/catalog/message/diagram/dataset-request-message.puml b/catalog/message/diagram/dataset-request-message.puml index 33eaace..de01590 100644 --- a/catalog/message/diagram/dataset-request-message.puml +++ b/catalog/message/diagram/dataset-request-message.puml @@ -7,7 +7,7 @@ hide empty description class "dspace:DatasetRequestMessage" { - @context : "https://w3id.org/dspace/2024/1/context.json" + @context : "https://raw.githubusercontent.com/simantvermasap/ids-specification/main/common/schema/context.json" @type : dspace:DatasetRequestMessage dspace:dataset : String } diff --git a/catalog/message/diagram/dataset.puml b/catalog/message/diagram/dataset.puml index 2855b5c..bf8e3fa 100644 --- a/catalog/message/diagram/dataset.puml +++ b/catalog/message/diagram/dataset.puml @@ -6,7 +6,7 @@ hide empty description class dcat:Dataset { - @context : "https://w3id.org/dspace/2024/1/context.json" + @context : "https://raw.githubusercontent.com/simantvermasap/ids-specification/main/common/schema/context.json" @type : "dcat:Dataset", dcat:theme : Array dcat:keyword : Array diff --git a/catalog/message/example/catalog-error.json b/catalog/message/example/catalog-error.json index 60ee338..b58caa6 100644 --- a/catalog/message/example/catalog-error.json +++ b/catalog/message/example/catalog-error.json @@ -1,5 +1,5 @@ { - "@context": "https://w3id.org/dspace/2024/1/context.json", + "@context": "https://raw.githubusercontent.com/simantvermasap/ids-specification/main/common/schema/context.json", "@type": "dspace:CatalogError", "dspace:code": "123:A", "dspace:reason": [ diff --git a/catalog/message/example/catalog-request-message.json b/catalog/message/example/catalog-request-message.json index 69ce5e1..cfada7e 100644 --- a/catalog/message/example/catalog-request-message.json +++ b/catalog/message/example/catalog-request-message.json @@ -1,5 +1,5 @@ { - "@context": "https://w3id.org/dspace/2024/1/context.json", + "@context": "https://raw.githubusercontent.com/simantvermasap/ids-specification/main/common/schema/context.json", "@type": "dspace:CatalogRequestMessage", "dspace:filter": [ "some-filter" diff --git a/catalog/message/example/catalog.json b/catalog/message/example/catalog.json index 869ad7e..f5773c4 100644 --- a/catalog/message/example/catalog.json +++ b/catalog/message/example/catalog.json @@ -1,5 +1,5 @@ { - "@context": "https://w3id.org/dspace/2024/1/context.json", + "@context": "https://raw.githubusercontent.com/simantvermasap/ids-specification/main/common/schema/context.json", "@id": "urn:uuid:3afeadd8-ed2d-569e-d634-8394a8836d57", "@type": "dcat:Catalog", "dct:title": "Data Provider A Catalog", diff --git a/catalog/message/example/dataset-request-message.json b/catalog/message/example/dataset-request-message.json index a1fe953..6b746ff 100644 --- a/catalog/message/example/dataset-request-message.json +++ b/catalog/message/example/dataset-request-message.json @@ -1,5 +1,5 @@ { - "@context": "https://w3id.org/dspace/2024/1/context.json", + "@context": "https://raw.githubusercontent.com/simantvermasap/ids-specification/main/common/schema/context.json", "@type": "dspace:DatasetRequestMessage", "dspace:dataset": "urn:uuid:3afeadd8-ed2d-569e-d634-8394a8836d57" } diff --git a/catalog/message/example/dataset.json b/catalog/message/example/dataset.json index 2ccf961..054bda7 100644 --- a/catalog/message/example/dataset.json +++ b/catalog/message/example/dataset.json @@ -1,5 +1,5 @@ { - "@context": "https://w3id.org/dspace/2024/1/context.json", + "@context": "https://raw.githubusercontent.com/simantvermasap/ids-specification/main/common/schema/context.json", "@id": "urn:uuid:3afeadd8-ed2d-569e-d634-8394a8836d57", "@type": "dcat:Dataset", "dct:title": "Traffic Data", diff --git a/catalog/message/schema/catalog-error-schema.json b/catalog/message/schema/catalog-error-schema.json index b47409b..9d3bf4c 100644 --- a/catalog/message/schema/catalog-error-schema.json +++ b/catalog/message/schema/catalog-error-schema.json @@ -14,7 +14,7 @@ "properties": { "@context": { "type": "string", - "const": "https://w3id.org/dspace/2024/1/context.json" + "const": "https://raw.githubusercontent.com/simantvermasap/ids-specification/main/common/schema/context.json" }, "@type": { "type": "string", diff --git a/catalog/message/schema/catalog-request-message-schema.json b/catalog/message/schema/catalog-request-message-schema.json index cb17b9a..1463b8d 100644 --- a/catalog/message/schema/catalog-request-message-schema.json +++ b/catalog/message/schema/catalog-request-message-schema.json @@ -14,7 +14,7 @@ "properties": { "@context": { "type": "string", - "const": "https://w3id.org/dspace/2024/1/context.json" + "const": "https://raw.githubusercontent.com/simantvermasap/ids-specification/main/common/schema/context.json" }, "@type": { "type": "string", diff --git a/catalog/message/schema/catalog-schema.json b/catalog/message/schema/catalog-schema.json index 48bb25a..9f11a72 100644 --- a/catalog/message/schema/catalog-schema.json +++ b/catalog/message/schema/catalog-schema.json @@ -19,7 +19,7 @@ "properties": { "@context": { "type": "string", - "const": "https://w3id.org/dspace/2024/1/context.json" + "const": "https://raw.githubusercontent.com/simantvermasap/ids-specification/main/common/schema/context.json" }, "@type": { "type": "string", diff --git a/catalog/message/schema/dataset-request-message-schema.json b/catalog/message/schema/dataset-request-message-schema.json index c05c4e9..f5740ad 100644 --- a/catalog/message/schema/dataset-request-message-schema.json +++ b/catalog/message/schema/dataset-request-message-schema.json @@ -14,7 +14,7 @@ "properties": { "@context": { "type": "string", - "const": "https://w3id.org/dspace/2024/1/context.json" + "const": "https://raw.githubusercontent.com/simantvermasap/ids-specification/main/common/schema/context.json" }, "@type": { "type": "string", diff --git a/common/common.protocol.md b/common/common.protocol.md index 6d78d3b..4070c53 100644 --- a/common/common.protocol.md +++ b/common/common.protocol.md @@ -8,7 +8,7 @@ A [Connector](../model/terminology.md#connector--data-service-) must respond to ```json { - "@context": "https://w3id.org/dspace/2024/1/context.json", + "@context": "https://raw.githubusercontent.com/simantvermasap/ids-specification/main/common/schema/context.json", "protocolVersions": [ { "version": "1.0", diff --git a/common/schema/version-schema.json b/common/schema/version-schema.json index 528a764..3641ab8 100644 --- a/common/schema/version-schema.json +++ b/common/schema/version-schema.json @@ -14,7 +14,7 @@ "properties": { "@context": { "type": "string", - "const": "https://w3id.org/dspace/2024/1/context.json" + "const": "https://raw.githubusercontent.com/simantvermasap/ids-specification/main/common/schema/context.json" }, "protocolVersions": { "type": "array", diff --git a/negotiation/contract.negotiation.binding.https.md b/negotiation/contract.negotiation.binding.https.md index 3d93507..b329aba 100644 --- a/negotiation/contract.negotiation.binding.https.md +++ b/negotiation/contract.negotiation.binding.https.md @@ -117,7 +117,7 @@ If the CN is found and the client is authorized, the [Provider](../model/termino ```json { - "@context": "https://w3id.org/dspace/2024/1/context.json", + "@context": "https://raw.githubusercontent.com/simantvermasap/ids-specification/main/common/schema/context.json", "@type": "dspace:ContractNegotiation", "dspace:providerPid": "urn:uuid:dcbf434c-eacf-4582-9a02-f8dd50120fd3", "dspace:consumerPid": "urn:uuid:32541fe6-c580-409e-85a8-8a9a32fbe833", @@ -141,7 +141,7 @@ POST https://provider.com/negotiations/request Authorization: ... { - "@context": "https://w3id.org/dspace/2024/1/context.json", + "@context": "https://raw.githubusercontent.com/simantvermasap/ids-specification/main/common/schema/context.json", "@type": "dspace:ContractRequestMessage", "dspace:consumerPid": "urn:uuid:32541fe6-c580-409e-85a8-8a9a32fbe833", "dspace:offer": { @@ -163,7 +163,7 @@ The [Provider](../model/terminology.md#provider) must return an HTTP 201 (Create ```json { - "@context": "https://w3id.org/dspace/2024/1/context.json", + "@context": "https://raw.githubusercontent.com/simantvermasap/ids-specification/main/common/schema/context.json", "@type": "dspace:ContractNegotiation", "dspace:providerPid": "urn:uuid:dcbf434c-eacf-4582-9a02-f8dd50120fd3", "dspace:consumerPid": "urn:uuid:32541fe6-c580-409e-85a8-8a9a32fbe833", @@ -185,7 +185,7 @@ POST https://provider.com/negotiations/:providerPid/request Authorization: ... { - "@context": "https://w3id.org/dspace/2024/1/context.json", + "@context": "https://raw.githubusercontent.com/simantvermasap/ids-specification/main/common/schema/context.json", "@type": "dspace:ContractRequestMessage", "dspace:providerPid": "urn:uuid:dcbf434c-eacf-4582-9a02-f8dd50120fd3", "dspace:consumerPid": "urn:uuid:32541fe6-c580-409e-85a8-8a9a32fbe833", @@ -216,7 +216,7 @@ POST https://provider.com/negotiations/:providerPid/events Authorization: ... { - "@context": "https://w3id.org/dspace/2024/1/context.json", + "@context": "https://raw.githubusercontent.com/simantvermasap/ids-specification/main/common/schema/context.json", "@type": "dspace:ContractNegotiationEventMessage", "dspace:providerPid": "urn:uuid:a343fcbf-99fc-4ce8-8e9b-148c97605aab", "dspace:consumerPid": "urn:uuid:32541fe6-c580-409e-85a8-8a9a32fbe833", @@ -244,7 +244,7 @@ POST https://provider.com/negotiations/:providerPid/agreement/verification Authorization: ... { - "@context": "https://w3id.org/dspace/2024/1/context.json", + "@context": "https://raw.githubusercontent.com/simantvermasap/ids-specification/main/common/schema/context.json", "@type": "dspace:ContractAgreementVerificationMessage", "dspace:providerPid": "urn:uuid:a343fcbf-99fc-4ce8-8e9b-148c97605aab", "dspace:consumerPid": "urn:uuid:32541fe6-c580-409e-85a8-8a9a32fbe833" @@ -270,7 +270,7 @@ POST https://provider.com/negotiations/:providerPid/termination Authorization: ... { - "@context": "https://w3id.org/dspace/2024/1/context.json", + "@context": "https://raw.githubusercontent.com/simantvermasap/ids-specification/main/common/schema/context.json", "@type": "dspace:ContractNegotiationTerminationMessage", "dspace:providerPid": "urn:uuid:a343fcbf-99fc-4ce8-8e9b-148c97605aab", "dspace:consumerPid": "urn:uuid:32541fe6-c580-409e-85a8-8a9a32fbe833", @@ -315,7 +315,7 @@ POST https://consumer.com/negotiations/offers Authorization: ... { - "@context": "https://w3id.org/dspace/2024/1/context.json", + "@context": "https://raw.githubusercontent.com/simantvermasap/ids-specification/main/common/schema/context.json", "@type": "dspace:ContractOfferMessage", "dspace:providerPid": "urn:uuid:dcbf434c-eacf-4582-9a02-f8dd50120fd3", "dspace:offer": { @@ -337,7 +337,7 @@ The [Consumer](../model/terminology.md#consumer) must return an HTTP 201 (Create ```json { - "@context": "https://w3id.org/dspace/2024/1/context.json", + "@context": "https://raw.githubusercontent.com/simantvermasap/ids-specification/main/common/schema/context.json", "@type": "dspace:ContractNegotiation", "dspace:providerPid": "urn:uuid:dcbf434c-eacf-4582-9a02-f8dd50120fd3", "dspace:consumerPid": "urn:uuid:32541fe6-c580-409e-85a8-8a9a32fbe833", @@ -359,7 +359,7 @@ POST https://consumer.com/:callback/negotiations/:consumerPid/offers Authorization: ... { - "@context": "https://w3id.org/dspace/2024/1/context.json", + "@context": "https://raw.githubusercontent.com/simantvermasap/ids-specification/main/common/schema/context.json", "@type": "dspace:ContractOfferMessage", "dspace:providerPid": "urn:uuid:a343fcbf-99fc-4ce8-8e9b-148c97605aab", "dspace:consumerPid": "urn:uuid:32541fe6-c580-409e-85a8-8a9a32fbe833", @@ -393,7 +393,7 @@ POST https://consumer.com/:callback/negotiations/:consumerPid/agreement Authorization: ... { - "@context": "https://w3id.org/dspace/2024/1/context.json", + "@context": "https://raw.githubusercontent.com/simantvermasap/ids-specification/main/common/schema/context.json", "@type": "dspace:ContractAgreementMessage", "dspace:providerPid": "urn:uuid:a343fcbf-99fc-4ce8-8e9b-148c97605aab", "dspace:consumerPid": "urn:uuid:32541fe6-c580-409e-85a8-8a9a32fbe833", @@ -428,7 +428,7 @@ POST https://consumer.com/:callback/negotiations/:consumerPid/events Authorization: ... { - "@context": "https://w3id.org/dspace/2024/1/context.json", + "@context": "https://raw.githubusercontent.com/simantvermasap/ids-specification/main/common/schema/context.json", "@type": "dspace:ContractNegotiationEventMessage", "dspace:providerPid": "urn:uuid:a343fcbf-99fc-4ce8-8e9b-148c97605aab", "dspace:consumerPid": "urn:uuid:32541fe6-c580-409e-85a8-8a9a32fbe833", @@ -454,7 +454,7 @@ POST https://consumer.com/negotiations/:consumerPid/termination Authorization: ... { - "@context": "https://w3id.org/dspace/2024/1/context.json", + "@context": "https://raw.githubusercontent.com/simantvermasap/ids-specification/main/common/schema/context.json", "@type": "dspace:ContractNegotiationTerminationMessage", "dspace:providerPid": "urn:uuid:a343fcbf-99fc-4ce8-8e9b-148c97605aab", "dspace:consumerPid": "urn:uuid:32541fe6-c580-409e-85a8-8a9a32fbe833", diff --git a/negotiation/message/diagram/contract-agreement-message.puml b/negotiation/message/diagram/contract-agreement-message.puml index 51e36be..6842846 100644 --- a/negotiation/message/diagram/contract-agreement-message.puml +++ b/negotiation/message/diagram/contract-agreement-message.puml @@ -7,7 +7,7 @@ hide empty description class "dspace:ContractAgreementMessage" { - @context : "https://w3id.org/dspace/2024/1/context.json" + @context : "https://raw.githubusercontent.com/simantvermasap/ids-specification/main/common/schema/context.json" @type : "dspace:ContractAgreementMessage" dspace:providerPid : String dspace:consumerPid : String diff --git a/negotiation/message/diagram/contract-agreement-verification-message.puml b/negotiation/message/diagram/contract-agreement-verification-message.puml index a0e919e..38ebff6 100644 --- a/negotiation/message/diagram/contract-agreement-verification-message.puml +++ b/negotiation/message/diagram/contract-agreement-verification-message.puml @@ -7,7 +7,7 @@ hide empty description class "dspace:ContractAgreementVerificationMessage" { - @context : "https://w3id.org/dspace/2024/1/context.json" + @context : "https://raw.githubusercontent.com/simantvermasap/ids-specification/main/common/schema/context.json" @type : "dspace:ContractAgreementVerificationMessage" dspace:providerPid : String dspace:consumerPid : String diff --git a/negotiation/message/diagram/contract-negotiation-error.puml b/negotiation/message/diagram/contract-negotiation-error.puml index ac9cb74..03442fb 100644 --- a/negotiation/message/diagram/contract-negotiation-error.puml +++ b/negotiation/message/diagram/contract-negotiation-error.puml @@ -7,7 +7,7 @@ hide empty description class "dspace:ContractNegotiationError" { - @context : "https://w3id.org/dspace/2024/1/context.json" + @context : "https://raw.githubusercontent.com/simantvermasap/ids-specification/main/common/schema/context.json" @type : "dspace:ContractNegotiationError" dspace:providerPid : String dspace:consumerPid : String diff --git a/negotiation/message/diagram/contract-negotiation-event-message.puml b/negotiation/message/diagram/contract-negotiation-event-message.puml index 05e1ecf..369c112 100644 --- a/negotiation/message/diagram/contract-negotiation-event-message.puml +++ b/negotiation/message/diagram/contract-negotiation-event-message.puml @@ -7,7 +7,7 @@ hide empty description class "dspace:ContractNegotiationEventMessage" { - @context : "https://w3id.org/dspace/2024/1/context.json" + @context : "https://raw.githubusercontent.com/simantvermasap/ids-specification/main/common/schema/context.json" @type : "dspace:ContractNegotiationEventMessage" dspace:providerPid : String dspace:consumerPid : String diff --git a/negotiation/message/diagram/contract-negotiation-termination-message.puml b/negotiation/message/diagram/contract-negotiation-termination-message.puml index cd54f0d..dd09532 100644 --- a/negotiation/message/diagram/contract-negotiation-termination-message.puml +++ b/negotiation/message/diagram/contract-negotiation-termination-message.puml @@ -7,7 +7,7 @@ hide empty description class "dspace:ContractNegotiationTerminationMessage" { - @context : "https://w3id.org/dspace/2024/1/context.json" + @context : "https://raw.githubusercontent.com/simantvermasap/ids-specification/main/common/schema/context.json" @type : "dspace:ContractNegotiationTerminationMessage" dspace:providerPid : String dspace:consumerPid : String diff --git a/negotiation/message/diagram/contract-negotiation.puml b/negotiation/message/diagram/contract-negotiation.puml index f32abe4..d0a02fc 100644 --- a/negotiation/message/diagram/contract-negotiation.puml +++ b/negotiation/message/diagram/contract-negotiation.puml @@ -7,7 +7,7 @@ hide empty description class "dspace:ContractNegotiation" { - @context : "https://w3id.org/dspace/2024/1/context.json" + @context : "https://raw.githubusercontent.com/simantvermasap/ids-specification/main/common/schema/context.json" @type : "dspace:ContractNegotiation" dspace:providerPid : String dspace:consumerPid : String diff --git a/negotiation/message/diagram/contract-offer-message.puml b/negotiation/message/diagram/contract-offer-message.puml index dafd886..08d9c98 100644 --- a/negotiation/message/diagram/contract-offer-message.puml +++ b/negotiation/message/diagram/contract-offer-message.puml @@ -7,7 +7,7 @@ hide empty description class "dspace:ContractOfferMessage" { - @context : "https://w3id.org/dspace/2024/1/context.json" + @context : "https://raw.githubusercontent.com/simantvermasap/ids-specification/main/common/schema/context.json" @type : dspace:ContractOfferMessage dspace:providerPid : String dspace:consumerPid : String diff --git a/negotiation/message/diagram/contract-offer-message_initial.puml b/negotiation/message/diagram/contract-offer-message_initial.puml index 1bec883..369bccd 100644 --- a/negotiation/message/diagram/contract-offer-message_initial.puml +++ b/negotiation/message/diagram/contract-offer-message_initial.puml @@ -7,7 +7,7 @@ hide empty description class "dspace:ContractOfferMessage" { - @context : "https://w3id.org/dspace/2024/1/context.json" + @context : "https://raw.githubusercontent.com/simantvermasap/ids-specification/main/common/schema/context.json" @type : dspace:ContractOfferMessage dspace:providerPid : String dspace:callbackAddress : String diff --git a/negotiation/message/diagram/contract-request-message.puml b/negotiation/message/diagram/contract-request-message.puml index fe1be30..c98e860 100644 --- a/negotiation/message/diagram/contract-request-message.puml +++ b/negotiation/message/diagram/contract-request-message.puml @@ -7,7 +7,7 @@ hide empty description class "dspace:ContractRequestMessage" { - @context : "https://w3id.org/dspace/2024/1/context.json" + @context : "https://raw.githubusercontent.com/simantvermasap/ids-specification/main/common/schema/context.json" @type : dspace:ContractRequestMessage dspace:providerPid : String dspace:consumerPid : String diff --git a/negotiation/message/diagram/contract-request-message_initial.puml b/negotiation/message/diagram/contract-request-message_initial.puml index 3641174..7a38ff8 100644 --- a/negotiation/message/diagram/contract-request-message_initial.puml +++ b/negotiation/message/diagram/contract-request-message_initial.puml @@ -7,7 +7,7 @@ hide empty description class "dspace:ContractRequestMessage" { - @context : "https://w3id.org/dspace/2024/1/context.json" + @context : "https://raw.githubusercontent.com/simantvermasap/ids-specification/main/common/schema/context.json" @type : dspace:ContractRequestMessage dspace:consumerPid : String dspace:callbackAddress : String diff --git a/negotiation/message/example/contract-agreement-message.json b/negotiation/message/example/contract-agreement-message.json index a0016bc..088be07 100644 --- a/negotiation/message/example/contract-agreement-message.json +++ b/negotiation/message/example/contract-agreement-message.json @@ -1,5 +1,5 @@ { - "@context": "https://w3id.org/dspace/2024/1/context.json", + "@context": "https://raw.githubusercontent.com/simantvermasap/ids-specification/main/common/schema/context.json", "@type": "dspace:ContractAgreementMessage", "dspace:providerPid": "urn:uuid:a343fcbf-99fc-4ce8-8e9b-148c97605aab", "dspace:consumerPid": "urn:uuid:32541fe6-c580-409e-85a8-8a9a32fbe833", diff --git a/negotiation/message/example/contract-agreement-verification-message.json b/negotiation/message/example/contract-agreement-verification-message.json index 419388f..e3d65d8 100644 --- a/negotiation/message/example/contract-agreement-verification-message.json +++ b/negotiation/message/example/contract-agreement-verification-message.json @@ -1,5 +1,5 @@ { - "@context": "https://w3id.org/dspace/2024/1/context.json", + "@context": "https://raw.githubusercontent.com/simantvermasap/ids-specification/main/common/schema/context.json", "@type": "dspace:ContractAgreementVerificationMessage", "dspace:providerPid": "urn:uuid:a343fcbf-99fc-4ce8-8e9b-148c97605aab", "dspace:consumerPid": "urn:uuid:32541fe6-c580-409e-85a8-8a9a32fbe833" diff --git a/negotiation/message/example/contract-negotiation-error.json b/negotiation/message/example/contract-negotiation-error.json index 6ea7f33..9a61f96 100644 --- a/negotiation/message/example/contract-negotiation-error.json +++ b/negotiation/message/example/contract-negotiation-error.json @@ -1,5 +1,5 @@ { - "@context": "https://w3id.org/dspace/2024/1/context.json", + "@context": "https://raw.githubusercontent.com/simantvermasap/ids-specification/main/common/schema/context.json", "@type": "dspace:ContractNegotiationError", "dspace:providerPid": "urn:uuid:a343fcbf-99fc-4ce8-8e9b-148c97605aab", "dspace:consumerPid": "urn:uuid:32541fe6-c580-409e-85a8-8a9a32fbe833", diff --git a/negotiation/message/example/contract-negotiation-event-message.json b/negotiation/message/example/contract-negotiation-event-message.json index 7f1fde8..ef7bd93 100644 --- a/negotiation/message/example/contract-negotiation-event-message.json +++ b/negotiation/message/example/contract-negotiation-event-message.json @@ -1,5 +1,5 @@ { - "@context": "https://w3id.org/dspace/2024/1/context.json", + "@context": "https://raw.githubusercontent.com/simantvermasap/ids-specification/main/common/schema/context.json", "@type": "dspace:ContractNegotiationEventMessage", "dspace:providerPid": "urn:uuid:a343fcbf-99fc-4ce8-8e9b-148c97605aab", "dspace:consumerPid": "urn:uuid:32541fe6-c580-409e-85a8-8a9a32fbe833", diff --git a/negotiation/message/example/contract-negotiation-termination-message.json b/negotiation/message/example/contract-negotiation-termination-message.json index 95cbcd9..cc57248 100644 --- a/negotiation/message/example/contract-negotiation-termination-message.json +++ b/negotiation/message/example/contract-negotiation-termination-message.json @@ -1,5 +1,5 @@ { - "@context": "https://w3id.org/dspace/2024/1/context.json", + "@context": "https://raw.githubusercontent.com/simantvermasap/ids-specification/main/common/schema/context.json", "@type": "dspace:ContractNegotiationTerminationMessage", "dspace:providerPid": "urn:uuid:a343fcbf-99fc-4ce8-8e9b-148c97605aab", "dspace:consumerPid": "urn:uuid:32541fe6-c580-409e-85a8-8a9a32fbe833", diff --git a/negotiation/message/example/contract-negotiation.json b/negotiation/message/example/contract-negotiation.json index becf0c5..0115e88 100644 --- a/negotiation/message/example/contract-negotiation.json +++ b/negotiation/message/example/contract-negotiation.json @@ -1,5 +1,5 @@ { - "@context": "https://w3id.org/dspace/2024/1/context.json", + "@context": "https://raw.githubusercontent.com/simantvermasap/ids-specification/main/common/schema/context.json", "@type": "dspace:ContractNegotiation", "dspace:providerPid": "urn:uuid:a343fcbf-99fc-4ce8-8e9b-148c97605aab", "dspace:consumerPid": "urn:uuid:32541fe6-c580-409e-85a8-8a9a32fbe833", diff --git a/negotiation/message/example/contract-offer-message.json b/negotiation/message/example/contract-offer-message.json index 06fc69b..b3fcfac 100644 --- a/negotiation/message/example/contract-offer-message.json +++ b/negotiation/message/example/contract-offer-message.json @@ -1,5 +1,5 @@ { - "@context": "https://w3id.org/dspace/2024/1/context.json", + "@context": "https://raw.githubusercontent.com/simantvermasap/ids-specification/main/common/schema/context.json", "@type": "dspace:ContractOfferMessage", "dspace:providerPid": "urn:uuid:a343fcbf-99fc-4ce8-8e9b-148c97605aab", "dspace:consumerPid": "urn:uuid:32541fe6-c580-409e-85a8-8a9a32fbe833", diff --git a/negotiation/message/example/contract-offer-message_initial.json b/negotiation/message/example/contract-offer-message_initial.json index 6e6b5a4..fcadaec 100644 --- a/negotiation/message/example/contract-offer-message_initial.json +++ b/negotiation/message/example/contract-offer-message_initial.json @@ -1,5 +1,5 @@ { - "@context": "https://w3id.org/dspace/2024/1/context.json", + "@context": "https://raw.githubusercontent.com/simantvermasap/ids-specification/main/common/schema/context.json", "@type": "dspace:ContractOfferMessage", "dspace:providerPid": "urn:uuid:a343fcbf-99fc-4ce8-8e9b-148c97605aab", "dspace:offer": { diff --git a/negotiation/message/example/contract-request-message.json b/negotiation/message/example/contract-request-message.json index 32f7211..9887b13 100644 --- a/negotiation/message/example/contract-request-message.json +++ b/negotiation/message/example/contract-request-message.json @@ -1,5 +1,5 @@ { - "@context": "https://w3id.org/dspace/2024/1/context.json", + "@context": "https://raw.githubusercontent.com/simantvermasap/ids-specification/main/common/schema/context.json", "@type": "dspace:ContractRequestMessage", "dspace:providerPid": "urn:uuid:a343fcbf-99fc-4ce8-8e9b-148c97605aab", "dspace:consumerPid": "urn:uuid:32541fe6-c580-409e-85a8-8a9a32fbe833", diff --git a/negotiation/message/example/contract-request-message_initial.json b/negotiation/message/example/contract-request-message_initial.json index aafe340..799d4a2 100644 --- a/negotiation/message/example/contract-request-message_initial.json +++ b/negotiation/message/example/contract-request-message_initial.json @@ -1,5 +1,5 @@ { - "@context": "https://w3id.org/dspace/2024/1/context.json", + "@context": "https://raw.githubusercontent.com/simantvermasap/ids-specification/main/common/schema/context.json", "@type": "dspace:ContractRequestMessage", "dspace:consumerPid": "urn:uuid:32541fe6-c580-409e-85a8-8a9a32fbe833", "dspace:offer": { diff --git a/negotiation/message/example/contract.agreement.message.http.transfer.json b/negotiation/message/example/contract.agreement.message.http.transfer.json index 90006b4..76a6cfa 100644 --- a/negotiation/message/example/contract.agreement.message.http.transfer.json +++ b/negotiation/message/example/contract.agreement.message.http.transfer.json @@ -1,5 +1,5 @@ { - "@context": "https://w3id.org/dspace/2024/1/context.json", + "@context": "https://raw.githubusercontent.com/simantvermasap/ids-specification/main/common/schema/context.json", "@type": "dspace:ContractAgreementMessage", "dspace:providerPid": "urn:uuid:a343fcbf-99fc-4ce8-8e9b-148c97605aab", "dspace:consumerPid": "urn:uuid:32541fe6-c580-409e-85a8-8a9a32fbe833", diff --git a/negotiation/message/schema/contract-agreement-message-schema.json b/negotiation/message/schema/contract-agreement-message-schema.json index 08779d1..05f77cd 100644 --- a/negotiation/message/schema/contract-agreement-message-schema.json +++ b/negotiation/message/schema/contract-agreement-message-schema.json @@ -14,7 +14,7 @@ "properties": { "@context": { "type": "string", - "const": "https://w3id.org/dspace/2024/1/context.json" + "const": "https://raw.githubusercontent.com/simantvermasap/ids-specification/main/common/schema/context.json" }, "@type": { "type": "string", diff --git a/negotiation/message/schema/contract-agreement-verification-message-schema.json b/negotiation/message/schema/contract-agreement-verification-message-schema.json index dbf27cd..21ef77f 100644 --- a/negotiation/message/schema/contract-agreement-verification-message-schema.json +++ b/negotiation/message/schema/contract-agreement-verification-message-schema.json @@ -14,7 +14,7 @@ "properties": { "@context": { "type": "string", - "const": "https://w3id.org/dspace/2024/1/context.json" + "const": "https://raw.githubusercontent.com/simantvermasap/ids-specification/main/common/schema/context.json" }, "@type": { "type": "string", diff --git a/negotiation/message/schema/contract-negotiation-error-schema.json b/negotiation/message/schema/contract-negotiation-error-schema.json index 34d115a..9830dde 100644 --- a/negotiation/message/schema/contract-negotiation-error-schema.json +++ b/negotiation/message/schema/contract-negotiation-error-schema.json @@ -14,7 +14,7 @@ "properties": { "@context": { "type": "string", - "const": "https://w3id.org/dspace/2024/1/context.json" + "const": "https://raw.githubusercontent.com/simantvermasap/ids-specification/main/common/schema/context.json" }, "@type": { "type": "string", diff --git a/negotiation/message/schema/contract-negotiation-event-message-schema.json b/negotiation/message/schema/contract-negotiation-event-message-schema.json index 56ec3ab..0ff8d08 100644 --- a/negotiation/message/schema/contract-negotiation-event-message-schema.json +++ b/negotiation/message/schema/contract-negotiation-event-message-schema.json @@ -14,7 +14,7 @@ "properties": { "@context": { "type": "string", - "const": "https://w3id.org/dspace/2024/1/context.json" + "const": "https://raw.githubusercontent.com/simantvermasap/ids-specification/main/common/schema/context.json" }, "@type": { "type": "string", diff --git a/negotiation/message/schema/contract-negotiation-schema.json b/negotiation/message/schema/contract-negotiation-schema.json index 47f4c63..e92793d 100644 --- a/negotiation/message/schema/contract-negotiation-schema.json +++ b/negotiation/message/schema/contract-negotiation-schema.json @@ -14,7 +14,7 @@ "properties": { "@context": { "type": "string", - "const": "https://w3id.org/dspace/2024/1/context.json" + "const": "https://raw.githubusercontent.com/simantvermasap/ids-specification/main/common/schema/context.json" }, "@type": { "type": "string", diff --git a/negotiation/message/schema/contract-negotiation-termination-message-schema.json b/negotiation/message/schema/contract-negotiation-termination-message-schema.json index 816ea27..a09e0ca 100644 --- a/negotiation/message/schema/contract-negotiation-termination-message-schema.json +++ b/negotiation/message/schema/contract-negotiation-termination-message-schema.json @@ -14,7 +14,7 @@ "properties": { "@context": { "type": "string", - "const": "https://w3id.org/dspace/2024/1/context.json" + "const": "https://raw.githubusercontent.com/simantvermasap/ids-specification/main/common/schema/context.json" }, "@type": { "type": "string", diff --git a/negotiation/message/schema/contract-offer-message-schema.json b/negotiation/message/schema/contract-offer-message-schema.json index 9a6b892..5ec3bcd 100644 --- a/negotiation/message/schema/contract-offer-message-schema.json +++ b/negotiation/message/schema/contract-offer-message-schema.json @@ -14,7 +14,7 @@ "properties": { "@context": { "type": "string", - "const": "https://w3id.org/dspace/2024/1/context.json" + "const": "https://raw.githubusercontent.com/simantvermasap/ids-specification/main/common/schema/context.json" }, "@type": { "type": "string", diff --git a/negotiation/message/schema/contract-request-message-schema.json b/negotiation/message/schema/contract-request-message-schema.json index 26574cd..5c32511 100644 --- a/negotiation/message/schema/contract-request-message-schema.json +++ b/negotiation/message/schema/contract-request-message-schema.json @@ -14,7 +14,7 @@ "properties": { "@context": { "type": "string", - "const": "https://w3id.org/dspace/2024/1/context.json" + "const": "https://raw.githubusercontent.com/simantvermasap/ids-specification/main/common/schema/context.json" }, "@type": { "type": "string", diff --git a/releases/2024-1/catalog/message/example/catalog-error.json b/releases/2024-1/catalog/message/example/catalog-error.json index 60ee338..b58caa6 100644 --- a/releases/2024-1/catalog/message/example/catalog-error.json +++ b/releases/2024-1/catalog/message/example/catalog-error.json @@ -1,5 +1,5 @@ { - "@context": "https://w3id.org/dspace/2024/1/context.json", + "@context": "https://raw.githubusercontent.com/simantvermasap/ids-specification/main/common/schema/context.json", "@type": "dspace:CatalogError", "dspace:code": "123:A", "dspace:reason": [ diff --git a/releases/2024-1/catalog/message/example/catalog-request-message.json b/releases/2024-1/catalog/message/example/catalog-request-message.json index 69ce5e1..cfada7e 100644 --- a/releases/2024-1/catalog/message/example/catalog-request-message.json +++ b/releases/2024-1/catalog/message/example/catalog-request-message.json @@ -1,5 +1,5 @@ { - "@context": "https://w3id.org/dspace/2024/1/context.json", + "@context": "https://raw.githubusercontent.com/simantvermasap/ids-specification/main/common/schema/context.json", "@type": "dspace:CatalogRequestMessage", "dspace:filter": [ "some-filter" diff --git a/releases/2024-1/catalog/message/example/catalog.json b/releases/2024-1/catalog/message/example/catalog.json index 5d77c89..2237758 100644 --- a/releases/2024-1/catalog/message/example/catalog.json +++ b/releases/2024-1/catalog/message/example/catalog.json @@ -1,5 +1,5 @@ { - "@context": "https://w3id.org/dspace/2024/1/context.json", + "@context": "https://raw.githubusercontent.com/simantvermasap/ids-specification/main/common/schema/context.json", "@id": "urn:uuid:3afeadd8-ed2d-569e-d634-8394a8836d57", "@type": "dcat:Catalog", "dct:title": "Data Provider A Catalog", diff --git a/releases/2024-1/catalog/message/example/dataset-request-message.json b/releases/2024-1/catalog/message/example/dataset-request-message.json index deb03ea..576157d 100644 --- a/releases/2024-1/catalog/message/example/dataset-request-message.json +++ b/releases/2024-1/catalog/message/example/dataset-request-message.json @@ -1,5 +1,5 @@ { - "@context": "https://w3id.org/dspace/2024/1/context.json", + "@context": "https://raw.githubusercontent.com/simantvermasap/ids-specification/main/common/schema/context.json", "@type": "dspace:DatasetRequestMessage", "dspace:dataset": "urn:uuid:3dd1add8-4d2d-569e-d634-8394a8836a88" } diff --git a/releases/2024-1/catalog/message/example/dataset.json b/releases/2024-1/catalog/message/example/dataset.json index 5a05b27..b8f988c 100644 --- a/releases/2024-1/catalog/message/example/dataset.json +++ b/releases/2024-1/catalog/message/example/dataset.json @@ -1,5 +1,5 @@ { - "@context": "https://w3id.org/dspace/2024/1/context.json", + "@context": "https://raw.githubusercontent.com/simantvermasap/ids-specification/main/common/schema/context.json", "@id": "urn:uuid:3afeadd8-ed2d-569e-d634-8394a8836d57", "@type": "dcat:Dataset", "dct:title": "Traffic Data", diff --git a/releases/2024-1/catalog/message/schema/catalog-error-schema.json b/releases/2024-1/catalog/message/schema/catalog-error-schema.json index b47409b..9d3bf4c 100644 --- a/releases/2024-1/catalog/message/schema/catalog-error-schema.json +++ b/releases/2024-1/catalog/message/schema/catalog-error-schema.json @@ -14,7 +14,7 @@ "properties": { "@context": { "type": "string", - "const": "https://w3id.org/dspace/2024/1/context.json" + "const": "https://raw.githubusercontent.com/simantvermasap/ids-specification/main/common/schema/context.json" }, "@type": { "type": "string", diff --git a/releases/2024-1/catalog/message/schema/catalog-request-message-schema.json b/releases/2024-1/catalog/message/schema/catalog-request-message-schema.json index cb17b9a..1463b8d 100644 --- a/releases/2024-1/catalog/message/schema/catalog-request-message-schema.json +++ b/releases/2024-1/catalog/message/schema/catalog-request-message-schema.json @@ -14,7 +14,7 @@ "properties": { "@context": { "type": "string", - "const": "https://w3id.org/dspace/2024/1/context.json" + "const": "https://raw.githubusercontent.com/simantvermasap/ids-specification/main/common/schema/context.json" }, "@type": { "type": "string", diff --git a/releases/2024-1/catalog/message/schema/catalog-schema.json b/releases/2024-1/catalog/message/schema/catalog-schema.json index 69a8b68..addb529 100644 --- a/releases/2024-1/catalog/message/schema/catalog-schema.json +++ b/releases/2024-1/catalog/message/schema/catalog-schema.json @@ -19,7 +19,7 @@ "properties": { "@context": { "type": "string", - "const": "https://w3id.org/dspace/2024/1/context.json" + "const": "https://raw.githubusercontent.com/simantvermasap/ids-specification/main/common/schema/context.json" }, "@type": { "type": "string", diff --git a/releases/2024-1/catalog/message/schema/dataset-request-message-schema.json b/releases/2024-1/catalog/message/schema/dataset-request-message-schema.json index c05c4e9..f5740ad 100644 --- a/releases/2024-1/catalog/message/schema/dataset-request-message-schema.json +++ b/releases/2024-1/catalog/message/schema/dataset-request-message-schema.json @@ -14,7 +14,7 @@ "properties": { "@context": { "type": "string", - "const": "https://w3id.org/dspace/2024/1/context.json" + "const": "https://raw.githubusercontent.com/simantvermasap/ids-specification/main/common/schema/context.json" }, "@type": { "type": "string", diff --git a/releases/2024-1/common/schema/version-schema.json b/releases/2024-1/common/schema/version-schema.json index 528a764..3641ab8 100644 --- a/releases/2024-1/common/schema/version-schema.json +++ b/releases/2024-1/common/schema/version-schema.json @@ -14,7 +14,7 @@ "properties": { "@context": { "type": "string", - "const": "https://w3id.org/dspace/2024/1/context.json" + "const": "https://raw.githubusercontent.com/simantvermasap/ids-specification/main/common/schema/context.json" }, "protocolVersions": { "type": "array", diff --git a/releases/2024-1/negotiation/message/example/contract-agreement-message.json b/releases/2024-1/negotiation/message/example/contract-agreement-message.json index c1e3d78..4cb9cc9 100644 --- a/releases/2024-1/negotiation/message/example/contract-agreement-message.json +++ b/releases/2024-1/negotiation/message/example/contract-agreement-message.json @@ -1,5 +1,5 @@ { - "@context": "https://w3id.org/dspace/2024/1/context.json", + "@context": "https://raw.githubusercontent.com/simantvermasap/ids-specification/main/common/schema/context.json", "@type": "dspace:ContractAgreementMessage", "dspace:providerPid": "urn:uuid:a343fcbf-99fc-4ce8-8e9b-148c97605aab", "dspace:consumerPid": "urn:uuid:32541fe6-c580-409e-85a8-8a9a32fbe833", diff --git a/releases/2024-1/negotiation/message/example/contract-agreement-verification-message.json b/releases/2024-1/negotiation/message/example/contract-agreement-verification-message.json index 419388f..e3d65d8 100644 --- a/releases/2024-1/negotiation/message/example/contract-agreement-verification-message.json +++ b/releases/2024-1/negotiation/message/example/contract-agreement-verification-message.json @@ -1,5 +1,5 @@ { - "@context": "https://w3id.org/dspace/2024/1/context.json", + "@context": "https://raw.githubusercontent.com/simantvermasap/ids-specification/main/common/schema/context.json", "@type": "dspace:ContractAgreementVerificationMessage", "dspace:providerPid": "urn:uuid:a343fcbf-99fc-4ce8-8e9b-148c97605aab", "dspace:consumerPid": "urn:uuid:32541fe6-c580-409e-85a8-8a9a32fbe833" diff --git a/releases/2024-1/negotiation/message/example/contract-negotiation-error.json b/releases/2024-1/negotiation/message/example/contract-negotiation-error.json index 6ea7f33..9a61f96 100644 --- a/releases/2024-1/negotiation/message/example/contract-negotiation-error.json +++ b/releases/2024-1/negotiation/message/example/contract-negotiation-error.json @@ -1,5 +1,5 @@ { - "@context": "https://w3id.org/dspace/2024/1/context.json", + "@context": "https://raw.githubusercontent.com/simantvermasap/ids-specification/main/common/schema/context.json", "@type": "dspace:ContractNegotiationError", "dspace:providerPid": "urn:uuid:a343fcbf-99fc-4ce8-8e9b-148c97605aab", "dspace:consumerPid": "urn:uuid:32541fe6-c580-409e-85a8-8a9a32fbe833", diff --git a/releases/2024-1/negotiation/message/example/contract-negotiation-event-message.json b/releases/2024-1/negotiation/message/example/contract-negotiation-event-message.json index 7f1fde8..ef7bd93 100644 --- a/releases/2024-1/negotiation/message/example/contract-negotiation-event-message.json +++ b/releases/2024-1/negotiation/message/example/contract-negotiation-event-message.json @@ -1,5 +1,5 @@ { - "@context": "https://w3id.org/dspace/2024/1/context.json", + "@context": "https://raw.githubusercontent.com/simantvermasap/ids-specification/main/common/schema/context.json", "@type": "dspace:ContractNegotiationEventMessage", "dspace:providerPid": "urn:uuid:a343fcbf-99fc-4ce8-8e9b-148c97605aab", "dspace:consumerPid": "urn:uuid:32541fe6-c580-409e-85a8-8a9a32fbe833", diff --git a/releases/2024-1/negotiation/message/example/contract-negotiation-termination-message.json b/releases/2024-1/negotiation/message/example/contract-negotiation-termination-message.json index 95cbcd9..cc57248 100644 --- a/releases/2024-1/negotiation/message/example/contract-negotiation-termination-message.json +++ b/releases/2024-1/negotiation/message/example/contract-negotiation-termination-message.json @@ -1,5 +1,5 @@ { - "@context": "https://w3id.org/dspace/2024/1/context.json", + "@context": "https://raw.githubusercontent.com/simantvermasap/ids-specification/main/common/schema/context.json", "@type": "dspace:ContractNegotiationTerminationMessage", "dspace:providerPid": "urn:uuid:a343fcbf-99fc-4ce8-8e9b-148c97605aab", "dspace:consumerPid": "urn:uuid:32541fe6-c580-409e-85a8-8a9a32fbe833", diff --git a/releases/2024-1/negotiation/message/example/contract-negotiation.json b/releases/2024-1/negotiation/message/example/contract-negotiation.json index becf0c5..0115e88 100644 --- a/releases/2024-1/negotiation/message/example/contract-negotiation.json +++ b/releases/2024-1/negotiation/message/example/contract-negotiation.json @@ -1,5 +1,5 @@ { - "@context": "https://w3id.org/dspace/2024/1/context.json", + "@context": "https://raw.githubusercontent.com/simantvermasap/ids-specification/main/common/schema/context.json", "@type": "dspace:ContractNegotiation", "dspace:providerPid": "urn:uuid:a343fcbf-99fc-4ce8-8e9b-148c97605aab", "dspace:consumerPid": "urn:uuid:32541fe6-c580-409e-85a8-8a9a32fbe833", diff --git a/releases/2024-1/negotiation/message/example/contract-offer-message.json b/releases/2024-1/negotiation/message/example/contract-offer-message.json index a9a2920..1031d2f 100644 --- a/releases/2024-1/negotiation/message/example/contract-offer-message.json +++ b/releases/2024-1/negotiation/message/example/contract-offer-message.json @@ -1,5 +1,5 @@ { - "@context": "https://w3id.org/dspace/2024/1/context.json", + "@context": "https://raw.githubusercontent.com/simantvermasap/ids-specification/main/common/schema/context.json", "@type": "dspace:ContractOfferMessage", "dspace:providerPid": "urn:uuid:a343fcbf-99fc-4ce8-8e9b-148c97605aab", "dspace:consumerPid": "urn:uuid:32541fe6-c580-409e-85a8-8a9a32fbe833", diff --git a/releases/2024-1/negotiation/message/example/contract-offer-message_initial.json b/releases/2024-1/negotiation/message/example/contract-offer-message_initial.json index a7e2eba..513e419 100644 --- a/releases/2024-1/negotiation/message/example/contract-offer-message_initial.json +++ b/releases/2024-1/negotiation/message/example/contract-offer-message_initial.json @@ -1,5 +1,5 @@ { - "@context": "https://w3id.org/dspace/2024/1/context.json", + "@context": "https://raw.githubusercontent.com/simantvermasap/ids-specification/main/common/schema/context.json", "@type": "dspace:ContractOfferMessage", "dspace:providerPid": "urn:uuid:a343fcbf-99fc-4ce8-8e9b-148c97605aab", "dspace:offer": { diff --git a/releases/2024-1/negotiation/message/example/contract-request-message.json b/releases/2024-1/negotiation/message/example/contract-request-message.json index 840e02a..07dd5b0 100644 --- a/releases/2024-1/negotiation/message/example/contract-request-message.json +++ b/releases/2024-1/negotiation/message/example/contract-request-message.json @@ -1,5 +1,5 @@ { - "@context": "https://w3id.org/dspace/2024/1/context.json", + "@context": "https://raw.githubusercontent.com/simantvermasap/ids-specification/main/common/schema/context.json", "@type": "dspace:ContractRequestMessage", "dspace:providerPid": "urn:uuid:a343fcbf-99fc-4ce8-8e9b-148c97605aab", "dspace:consumerPid": "urn:uuid:32541fe6-c580-409e-85a8-8a9a32fbe833", diff --git a/releases/2024-1/negotiation/message/example/contract-request-message_initial.json b/releases/2024-1/negotiation/message/example/contract-request-message_initial.json index 38c9f93..cafea36 100644 --- a/releases/2024-1/negotiation/message/example/contract-request-message_initial.json +++ b/releases/2024-1/negotiation/message/example/contract-request-message_initial.json @@ -1,5 +1,5 @@ { - "@context": "https://w3id.org/dspace/2024/1/context.json", + "@context": "https://raw.githubusercontent.com/simantvermasap/ids-specification/main/common/schema/context.json", "@type": "dspace:ContractRequestMessage", "dspace:consumerPid": "urn:uuid:32541fe6-c580-409e-85a8-8a9a32fbe833", "dspace:offer": { diff --git a/releases/2024-1/negotiation/message/example/contract.agreement.message.http.transfer.json b/releases/2024-1/negotiation/message/example/contract.agreement.message.http.transfer.json index 4f477e0..10e4720 100644 --- a/releases/2024-1/negotiation/message/example/contract.agreement.message.http.transfer.json +++ b/releases/2024-1/negotiation/message/example/contract.agreement.message.http.transfer.json @@ -1,5 +1,5 @@ { - "@context": "https://w3id.org/dspace/2024/1/context.json", + "@context": "https://raw.githubusercontent.com/simantvermasap/ids-specification/main/common/schema/context.json", "@type": "dspace:ContractAgreementMessage", "dspace:providerPid": "urn:uuid:a343fcbf-99fc-4ce8-8e9b-148c97605aab", "dspace:consumerPid": "urn:uuid:32541fe6-c580-409e-85a8-8a9a32fbe833", diff --git a/releases/2024-1/negotiation/message/schema/contract-agreement-message-schema.json b/releases/2024-1/negotiation/message/schema/contract-agreement-message-schema.json index a5a2369..d09316f 100644 --- a/releases/2024-1/negotiation/message/schema/contract-agreement-message-schema.json +++ b/releases/2024-1/negotiation/message/schema/contract-agreement-message-schema.json @@ -14,7 +14,7 @@ "properties": { "@context": { "type": "string", - "const": "https://w3id.org/dspace/2024/1/context.json" + "const": "https://raw.githubusercontent.com/simantvermasap/ids-specification/main/common/schema/context.json" }, "@type": { "type": "string", diff --git a/releases/2024-1/negotiation/message/schema/contract-agreement-verification-message-schema.json b/releases/2024-1/negotiation/message/schema/contract-agreement-verification-message-schema.json index dbf27cd..21ef77f 100644 --- a/releases/2024-1/negotiation/message/schema/contract-agreement-verification-message-schema.json +++ b/releases/2024-1/negotiation/message/schema/contract-agreement-verification-message-schema.json @@ -14,7 +14,7 @@ "properties": { "@context": { "type": "string", - "const": "https://w3id.org/dspace/2024/1/context.json" + "const": "https://raw.githubusercontent.com/simantvermasap/ids-specification/main/common/schema/context.json" }, "@type": { "type": "string", diff --git a/releases/2024-1/negotiation/message/schema/contract-negotiation-error-schema.json b/releases/2024-1/negotiation/message/schema/contract-negotiation-error-schema.json index 34d115a..9830dde 100644 --- a/releases/2024-1/negotiation/message/schema/contract-negotiation-error-schema.json +++ b/releases/2024-1/negotiation/message/schema/contract-negotiation-error-schema.json @@ -14,7 +14,7 @@ "properties": { "@context": { "type": "string", - "const": "https://w3id.org/dspace/2024/1/context.json" + "const": "https://raw.githubusercontent.com/simantvermasap/ids-specification/main/common/schema/context.json" }, "@type": { "type": "string", diff --git a/releases/2024-1/negotiation/message/schema/contract-negotiation-event-message-schema.json b/releases/2024-1/negotiation/message/schema/contract-negotiation-event-message-schema.json index 56ec3ab..0ff8d08 100644 --- a/releases/2024-1/negotiation/message/schema/contract-negotiation-event-message-schema.json +++ b/releases/2024-1/negotiation/message/schema/contract-negotiation-event-message-schema.json @@ -14,7 +14,7 @@ "properties": { "@context": { "type": "string", - "const": "https://w3id.org/dspace/2024/1/context.json" + "const": "https://raw.githubusercontent.com/simantvermasap/ids-specification/main/common/schema/context.json" }, "@type": { "type": "string", diff --git a/releases/2024-1/negotiation/message/schema/contract-negotiation-schema.json b/releases/2024-1/negotiation/message/schema/contract-negotiation-schema.json index 47f4c63..e92793d 100644 --- a/releases/2024-1/negotiation/message/schema/contract-negotiation-schema.json +++ b/releases/2024-1/negotiation/message/schema/contract-negotiation-schema.json @@ -14,7 +14,7 @@ "properties": { "@context": { "type": "string", - "const": "https://w3id.org/dspace/2024/1/context.json" + "const": "https://raw.githubusercontent.com/simantvermasap/ids-specification/main/common/schema/context.json" }, "@type": { "type": "string", diff --git a/releases/2024-1/negotiation/message/schema/contract-negotiation-termination-message-schema.json b/releases/2024-1/negotiation/message/schema/contract-negotiation-termination-message-schema.json index 816ea27..a09e0ca 100644 --- a/releases/2024-1/negotiation/message/schema/contract-negotiation-termination-message-schema.json +++ b/releases/2024-1/negotiation/message/schema/contract-negotiation-termination-message-schema.json @@ -14,7 +14,7 @@ "properties": { "@context": { "type": "string", - "const": "https://w3id.org/dspace/2024/1/context.json" + "const": "https://raw.githubusercontent.com/simantvermasap/ids-specification/main/common/schema/context.json" }, "@type": { "type": "string", diff --git a/releases/2024-1/negotiation/message/schema/contract-offer-message-schema.json b/releases/2024-1/negotiation/message/schema/contract-offer-message-schema.json index 3ea7d45..fa1f2a1 100644 --- a/releases/2024-1/negotiation/message/schema/contract-offer-message-schema.json +++ b/releases/2024-1/negotiation/message/schema/contract-offer-message-schema.json @@ -14,7 +14,7 @@ "properties": { "@context": { "type": "string", - "const": "https://w3id.org/dspace/2024/1/context.json" + "const": "https://raw.githubusercontent.com/simantvermasap/ids-specification/main/common/schema/context.json" }, "@type": { "type": "string", diff --git a/releases/2024-1/negotiation/message/schema/contract-request-message-schema.json b/releases/2024-1/negotiation/message/schema/contract-request-message-schema.json index 202f9af..4fa81cb 100644 --- a/releases/2024-1/negotiation/message/schema/contract-request-message-schema.json +++ b/releases/2024-1/negotiation/message/schema/contract-request-message-schema.json @@ -14,7 +14,7 @@ "properties": { "@context": { "type": "string", - "const": "https://w3id.org/dspace/2024/1/context.json" + "const": "https://raw.githubusercontent.com/simantvermasap/ids-specification/main/common/schema/context.json" }, "@type": { "type": "string", diff --git a/releases/2024-1/transfer/message/example/transfer-completion-message.json b/releases/2024-1/transfer/message/example/transfer-completion-message.json index 75fc9be..0cc01dd 100644 --- a/releases/2024-1/transfer/message/example/transfer-completion-message.json +++ b/releases/2024-1/transfer/message/example/transfer-completion-message.json @@ -1,5 +1,5 @@ { - "@context": "https://w3id.org/dspace/2024/1/context.json", + "@context": "https://raw.githubusercontent.com/simantvermasap/ids-specification/main/common/schema/context.json", "@type": "dspace:TransferCompletionMessage", "dspace:providerPid": "urn:uuid:a343fcbf-99fc-4ce8-8e9b-148c97605aab", "dspace:consumerPid": "urn:uuid:32541fe6-c580-409e-85a8-8a9a32fbe833" diff --git a/releases/2024-1/transfer/message/example/transfer-error.json b/releases/2024-1/transfer/message/example/transfer-error.json index 083c97c..b663314 100644 --- a/releases/2024-1/transfer/message/example/transfer-error.json +++ b/releases/2024-1/transfer/message/example/transfer-error.json @@ -1,5 +1,5 @@ { - "@context": "https://w3id.org/dspace/2024/1/context.json", + "@context": "https://raw.githubusercontent.com/simantvermasap/ids-specification/main/common/schema/context.json", "@type": "dspace:TransferError", "dspace:providerPid": "urn:uuid:a343fcbf-99fc-4ce8-8e9b-148c97605aab", "dspace:consumerPid": "urn:uuid:32541fe6-c580-409e-85a8-8a9a32fbe833", diff --git a/releases/2024-1/transfer/message/example/transfer-process.json b/releases/2024-1/transfer/message/example/transfer-process.json index 474ad32..d791aaf 100644 --- a/releases/2024-1/transfer/message/example/transfer-process.json +++ b/releases/2024-1/transfer/message/example/transfer-process.json @@ -1,5 +1,5 @@ { - "@context": "https://w3id.org/dspace/2024/1/context.json", + "@context": "https://raw.githubusercontent.com/simantvermasap/ids-specification/main/common/schema/context.json", "@type": "dspace:TransferProcess", "dspace:providerPid": "urn:uuid:a343fcbf-99fc-4ce8-8e9b-148c97605aab", "dspace:consumerPid": "urn:uuid:32541fe6-c580-409e-85a8-8a9a32fbe833", diff --git a/releases/2024-1/transfer/message/example/transfer-request-message.json b/releases/2024-1/transfer/message/example/transfer-request-message.json index d891ef5..c5f2694 100644 --- a/releases/2024-1/transfer/message/example/transfer-request-message.json +++ b/releases/2024-1/transfer/message/example/transfer-request-message.json @@ -1,5 +1,5 @@ { - "@context": "https://w3id.org/dspace/2024/1/context.json", + "@context": "https://raw.githubusercontent.com/simantvermasap/ids-specification/main/common/schema/context.json", "@type": "dspace:TransferRequestMessage", "dspace:consumerPid": "urn:uuid:32541fe6-c580-409e-85a8-8a9a32fbe833", "dspace:agreementId": "urn:uuid:e8dc8655-44c2-46ef-b701-4cffdc2faa44", diff --git a/releases/2024-1/transfer/message/example/transfer-start-message.json b/releases/2024-1/transfer/message/example/transfer-start-message.json index 50a6793..34060ea 100644 --- a/releases/2024-1/transfer/message/example/transfer-start-message.json +++ b/releases/2024-1/transfer/message/example/transfer-start-message.json @@ -1,5 +1,5 @@ { - "@context": "https://w3id.org/dspace/2024/1/context.json", + "@context": "https://raw.githubusercontent.com/simantvermasap/ids-specification/main/common/schema/context.json", "@type": "dspace:TransferStartMessage", "dspace:providerPid": "urn:uuid:a343fcbf-99fc-4ce8-8e9b-148c97605aab", "dspace:consumerPid": "urn:uuid:32541fe6-c580-409e-85a8-8a9a32fbe833", diff --git a/releases/2024-1/transfer/message/example/transfer-suspension-message.json b/releases/2024-1/transfer/message/example/transfer-suspension-message.json index bb2026c..ff5c583 100644 --- a/releases/2024-1/transfer/message/example/transfer-suspension-message.json +++ b/releases/2024-1/transfer/message/example/transfer-suspension-message.json @@ -1,5 +1,5 @@ { - "@context": "https://w3id.org/dspace/2024/1/context.json", + "@context": "https://raw.githubusercontent.com/simantvermasap/ids-specification/main/common/schema/context.json", "@type": "dspace:TransferSuspensionMessage", "dspace:providerPid": "urn:uuid:a343fcbf-99fc-4ce8-8e9b-148c97605aab", "dspace:consumerPid": "urn:uuid:32541fe6-c580-409e-85a8-8a9a32fbe833", diff --git a/releases/2024-1/transfer/message/example/transfer-termination-message.json b/releases/2024-1/transfer/message/example/transfer-termination-message.json index 9c902be..aa8775e 100644 --- a/releases/2024-1/transfer/message/example/transfer-termination-message.json +++ b/releases/2024-1/transfer/message/example/transfer-termination-message.json @@ -1,5 +1,5 @@ { - "@context": "https://w3id.org/dspace/2024/1/context.json", + "@context": "https://raw.githubusercontent.com/simantvermasap/ids-specification/main/common/schema/context.json", "@type": "dspace:TransferTerminationMessage", "dspace:providerPid": "urn:uuid:a343fcbf-99fc-4ce8-8e9b-148c97605aab", "dspace:consumerPid": "urn:uuid:32541fe6-c580-409e-85a8-8a9a32fbe833", diff --git a/releases/2024-1/transfer/message/schema/transfer-completion-message-schema.json b/releases/2024-1/transfer/message/schema/transfer-completion-message-schema.json index d7d00ee..9d9b6c8 100644 --- a/releases/2024-1/transfer/message/schema/transfer-completion-message-schema.json +++ b/releases/2024-1/transfer/message/schema/transfer-completion-message-schema.json @@ -14,7 +14,7 @@ "properties": { "@context": { "type": "string", - "const": "https://w3id.org/dspace/2024/1/context.json" + "const": "https://raw.githubusercontent.com/simantvermasap/ids-specification/main/common/schema/context.json" }, "@type": { "type": "string", diff --git a/releases/2024-1/transfer/message/schema/transfer-error-schema.json b/releases/2024-1/transfer/message/schema/transfer-error-schema.json index 9945896..c9f5cba 100644 --- a/releases/2024-1/transfer/message/schema/transfer-error-schema.json +++ b/releases/2024-1/transfer/message/schema/transfer-error-schema.json @@ -14,7 +14,7 @@ "properties": { "@context": { "type": "string", - "const": "https://w3id.org/dspace/2024/1/context.json" + "const": "https://raw.githubusercontent.com/simantvermasap/ids-specification/main/common/schema/context.json" }, "@type": { "type": "string", diff --git a/releases/2024-1/transfer/message/schema/transfer-process-schema.json b/releases/2024-1/transfer/message/schema/transfer-process-schema.json index 3fc6901..c6a3485 100644 --- a/releases/2024-1/transfer/message/schema/transfer-process-schema.json +++ b/releases/2024-1/transfer/message/schema/transfer-process-schema.json @@ -14,7 +14,7 @@ "properties": { "@context": { "type": "string", - "const": "https://w3id.org/dspace/2024/1/context.json" + "const": "https://raw.githubusercontent.com/simantvermasap/ids-specification/main/common/schema/context.json" }, "@type": { "type": "string", diff --git a/releases/2024-1/transfer/message/schema/transfer-request-message-schema.json b/releases/2024-1/transfer/message/schema/transfer-request-message-schema.json index a357991..2609c48 100644 --- a/releases/2024-1/transfer/message/schema/transfer-request-message-schema.json +++ b/releases/2024-1/transfer/message/schema/transfer-request-message-schema.json @@ -14,7 +14,7 @@ "properties": { "@context": { "type": "string", - "const": "https://w3id.org/dspace/2024/1/context.json" + "const": "https://raw.githubusercontent.com/simantvermasap/ids-specification/main/common/schema/context.json" }, "@type": { "type": "string", diff --git a/releases/2024-1/transfer/message/schema/transfer-start-message-schema.json b/releases/2024-1/transfer/message/schema/transfer-start-message-schema.json index 3db706c..9197c74 100644 --- a/releases/2024-1/transfer/message/schema/transfer-start-message-schema.json +++ b/releases/2024-1/transfer/message/schema/transfer-start-message-schema.json @@ -14,7 +14,7 @@ "properties": { "@context": { "type": "string", - "const": "https://w3id.org/dspace/2024/1/context.json" + "const": "https://raw.githubusercontent.com/simantvermasap/ids-specification/main/common/schema/context.json" }, "@type": { "type": "string", diff --git a/releases/2024-1/transfer/message/schema/transfer-suspension-message-schema.json b/releases/2024-1/transfer/message/schema/transfer-suspension-message-schema.json index 4226590..921589b 100644 --- a/releases/2024-1/transfer/message/schema/transfer-suspension-message-schema.json +++ b/releases/2024-1/transfer/message/schema/transfer-suspension-message-schema.json @@ -14,7 +14,7 @@ "properties": { "@context": { "type": "string", - "const": "https://w3id.org/dspace/2024/1/context.json" + "const": "https://raw.githubusercontent.com/simantvermasap/ids-specification/main/common/schema/context.json" }, "@type": { "type": "string", diff --git a/releases/2024-1/transfer/message/schema/transfer-termination-message-schema.json b/releases/2024-1/transfer/message/schema/transfer-termination-message-schema.json index 85b65fe..c3adf4b 100644 --- a/releases/2024-1/transfer/message/schema/transfer-termination-message-schema.json +++ b/releases/2024-1/transfer/message/schema/transfer-termination-message-schema.json @@ -14,7 +14,7 @@ "properties": { "@context": { "type": "string", - "const": "https://w3id.org/dspace/2024/1/context.json" + "const": "https://raw.githubusercontent.com/simantvermasap/ids-specification/main/common/schema/context.json" }, "@type": { "type": "string", diff --git a/transfer/message/diagram/transfer-completion-message.puml b/transfer/message/diagram/transfer-completion-message.puml index ceacc80..555c1f5 100644 --- a/transfer/message/diagram/transfer-completion-message.puml +++ b/transfer/message/diagram/transfer-completion-message.puml @@ -7,7 +7,7 @@ hide empty description class "dspace:TransferCompletionMessage" { - @context : "https://w3id.org/dspace/2024/1/context.json" + @context : "https://raw.githubusercontent.com/simantvermasap/ids-specification/main/common/schema/context.json" @type : "dspace:TransferCompletionMessage" dspace:providerPid : String dspace:consumerPid : String diff --git a/transfer/message/diagram/transfer-error.puml b/transfer/message/diagram/transfer-error.puml index 50355db..1d5ea6d 100644 --- a/transfer/message/diagram/transfer-error.puml +++ b/transfer/message/diagram/transfer-error.puml @@ -7,7 +7,7 @@ hide empty description class "dspace:TransferError" { - @context : "https://w3id.org/dspace/2024/1/context.json" + @context : "https://raw.githubusercontent.com/simantvermasap/ids-specification/main/common/schema/context.json" @type : "dspace:TransferError" dspace:providerPid : String dspace:consumerPid : String diff --git a/transfer/message/diagram/transfer-process.puml b/transfer/message/diagram/transfer-process.puml index 6e063bb..97c155e 100644 --- a/transfer/message/diagram/transfer-process.puml +++ b/transfer/message/diagram/transfer-process.puml @@ -7,7 +7,7 @@ hide empty description class "dspace:TransferProcess" { - @context : "https://w3id.org/dspace/2024/1/context.json" + @context : "https://raw.githubusercontent.com/simantvermasap/ids-specification/main/common/schema/context.json" @type : "dspace:TransferProcess" dspace:providerPid : String dspace:consumerPid : String diff --git a/transfer/message/diagram/transfer-request-message.puml b/transfer/message/diagram/transfer-request-message.puml index 1a6d4fa..d9450c5 100644 --- a/transfer/message/diagram/transfer-request-message.puml +++ b/transfer/message/diagram/transfer-request-message.puml @@ -7,7 +7,7 @@ hide empty description class "dspace:TransferRequestMessage" { - @context : "https://w3id.org/dspace/2024/1/context.json" + @context : "https://raw.githubusercontent.com/simantvermasap/ids-specification/main/common/schema/context.json" @type : "dspace:TransferRequestMessage" dspace:consumerPid : String dspace:agreementId : String diff --git a/transfer/message/diagram/transfer-start-message.puml b/transfer/message/diagram/transfer-start-message.puml index 8a598e5..cdd1a3b 100644 --- a/transfer/message/diagram/transfer-start-message.puml +++ b/transfer/message/diagram/transfer-start-message.puml @@ -7,7 +7,7 @@ hide empty description class "dspace:TransferStartMessage" { - @context : "https://w3id.org/dspace/2024/1/context.json" + @context : "https://raw.githubusercontent.com/simantvermasap/ids-specification/main/common/schema/context.json" @type : "dspace:TransferStartMessage" dspace:providerPid : String dspace:consumerPid : String diff --git a/transfer/message/diagram/transfer-suspension-message.puml b/transfer/message/diagram/transfer-suspension-message.puml index faafa32..a666618 100644 --- a/transfer/message/diagram/transfer-suspension-message.puml +++ b/transfer/message/diagram/transfer-suspension-message.puml @@ -7,7 +7,7 @@ hide empty description class "dspace:TransferSuspensionMessage" { - @context : "https://w3id.org/dspace/2024/1/context.json" + @context : "https://raw.githubusercontent.com/simantvermasap/ids-specification/main/common/schema/context.json" @type : "dspace:TransferSuspensionMessage" dspace:providerPid : String dspace:consumerPid : String diff --git a/transfer/message/diagram/transfer-termination-message.puml b/transfer/message/diagram/transfer-termination-message.puml index 03e25a8..9913ad3 100644 --- a/transfer/message/diagram/transfer-termination-message.puml +++ b/transfer/message/diagram/transfer-termination-message.puml @@ -7,7 +7,7 @@ hide empty description class "dspace:TransferTerminationMessage" { - @context : "https://w3id.org/dspace/2024/1/context.json" + @context : "https://raw.githubusercontent.com/simantvermasap/ids-specification/main/common/schema/context.json" @type : "dspace:TransferTerminationMessage" dspace:providerPid : String dspace:consumerPid : String diff --git a/transfer/message/example/transfer-completion-message.json b/transfer/message/example/transfer-completion-message.json index 75fc9be..0cc01dd 100644 --- a/transfer/message/example/transfer-completion-message.json +++ b/transfer/message/example/transfer-completion-message.json @@ -1,5 +1,5 @@ { - "@context": "https://w3id.org/dspace/2024/1/context.json", + "@context": "https://raw.githubusercontent.com/simantvermasap/ids-specification/main/common/schema/context.json", "@type": "dspace:TransferCompletionMessage", "dspace:providerPid": "urn:uuid:a343fcbf-99fc-4ce8-8e9b-148c97605aab", "dspace:consumerPid": "urn:uuid:32541fe6-c580-409e-85a8-8a9a32fbe833" diff --git a/transfer/message/example/transfer-error.json b/transfer/message/example/transfer-error.json index 083c97c..b663314 100644 --- a/transfer/message/example/transfer-error.json +++ b/transfer/message/example/transfer-error.json @@ -1,5 +1,5 @@ { - "@context": "https://w3id.org/dspace/2024/1/context.json", + "@context": "https://raw.githubusercontent.com/simantvermasap/ids-specification/main/common/schema/context.json", "@type": "dspace:TransferError", "dspace:providerPid": "urn:uuid:a343fcbf-99fc-4ce8-8e9b-148c97605aab", "dspace:consumerPid": "urn:uuid:32541fe6-c580-409e-85a8-8a9a32fbe833", diff --git a/transfer/message/example/transfer-process.json b/transfer/message/example/transfer-process.json index 474ad32..d791aaf 100644 --- a/transfer/message/example/transfer-process.json +++ b/transfer/message/example/transfer-process.json @@ -1,5 +1,5 @@ { - "@context": "https://w3id.org/dspace/2024/1/context.json", + "@context": "https://raw.githubusercontent.com/simantvermasap/ids-specification/main/common/schema/context.json", "@type": "dspace:TransferProcess", "dspace:providerPid": "urn:uuid:a343fcbf-99fc-4ce8-8e9b-148c97605aab", "dspace:consumerPid": "urn:uuid:32541fe6-c580-409e-85a8-8a9a32fbe833", diff --git a/transfer/message/example/transfer-request-message.json b/transfer/message/example/transfer-request-message.json index 2da79e3..fa9c6ef 100644 --- a/transfer/message/example/transfer-request-message.json +++ b/transfer/message/example/transfer-request-message.json @@ -1,5 +1,5 @@ { - "@context": "https://w3id.org/dspace/2024/1/context.json", + "@context": "https://raw.githubusercontent.com/simantvermasap/ids-specification/main/common/schema/context.json", "@type": "dspace:TransferRequestMessage", "dspace:consumerPid": "urn:uuid:32541fe6-c580-409e-85a8-8a9a32fbe833", "dspace:agreementId": "urn:uuid:e8dc8655-44c2-46ef-b701-4cffdc2faa44", diff --git a/transfer/message/example/transfer-start-message.json b/transfer/message/example/transfer-start-message.json index 50a6793..34060ea 100644 --- a/transfer/message/example/transfer-start-message.json +++ b/transfer/message/example/transfer-start-message.json @@ -1,5 +1,5 @@ { - "@context": "https://w3id.org/dspace/2024/1/context.json", + "@context": "https://raw.githubusercontent.com/simantvermasap/ids-specification/main/common/schema/context.json", "@type": "dspace:TransferStartMessage", "dspace:providerPid": "urn:uuid:a343fcbf-99fc-4ce8-8e9b-148c97605aab", "dspace:consumerPid": "urn:uuid:32541fe6-c580-409e-85a8-8a9a32fbe833", diff --git a/transfer/message/example/transfer-suspension-message.json b/transfer/message/example/transfer-suspension-message.json index bb2026c..ff5c583 100644 --- a/transfer/message/example/transfer-suspension-message.json +++ b/transfer/message/example/transfer-suspension-message.json @@ -1,5 +1,5 @@ { - "@context": "https://w3id.org/dspace/2024/1/context.json", + "@context": "https://raw.githubusercontent.com/simantvermasap/ids-specification/main/common/schema/context.json", "@type": "dspace:TransferSuspensionMessage", "dspace:providerPid": "urn:uuid:a343fcbf-99fc-4ce8-8e9b-148c97605aab", "dspace:consumerPid": "urn:uuid:32541fe6-c580-409e-85a8-8a9a32fbe833", diff --git a/transfer/message/example/transfer-termination-message.json b/transfer/message/example/transfer-termination-message.json index 9c902be..aa8775e 100644 --- a/transfer/message/example/transfer-termination-message.json +++ b/transfer/message/example/transfer-termination-message.json @@ -1,5 +1,5 @@ { - "@context": "https://w3id.org/dspace/2024/1/context.json", + "@context": "https://raw.githubusercontent.com/simantvermasap/ids-specification/main/common/schema/context.json", "@type": "dspace:TransferTerminationMessage", "dspace:providerPid": "urn:uuid:a343fcbf-99fc-4ce8-8e9b-148c97605aab", "dspace:consumerPid": "urn:uuid:32541fe6-c580-409e-85a8-8a9a32fbe833", diff --git a/transfer/message/schema/transfer-completion-message-schema.json b/transfer/message/schema/transfer-completion-message-schema.json index d7d00ee..9d9b6c8 100644 --- a/transfer/message/schema/transfer-completion-message-schema.json +++ b/transfer/message/schema/transfer-completion-message-schema.json @@ -14,7 +14,7 @@ "properties": { "@context": { "type": "string", - "const": "https://w3id.org/dspace/2024/1/context.json" + "const": "https://raw.githubusercontent.com/simantvermasap/ids-specification/main/common/schema/context.json" }, "@type": { "type": "string", diff --git a/transfer/message/schema/transfer-error-schema.json b/transfer/message/schema/transfer-error-schema.json index 9945896..c9f5cba 100644 --- a/transfer/message/schema/transfer-error-schema.json +++ b/transfer/message/schema/transfer-error-schema.json @@ -14,7 +14,7 @@ "properties": { "@context": { "type": "string", - "const": "https://w3id.org/dspace/2024/1/context.json" + "const": "https://raw.githubusercontent.com/simantvermasap/ids-specification/main/common/schema/context.json" }, "@type": { "type": "string", diff --git a/transfer/message/schema/transfer-process-schema.json b/transfer/message/schema/transfer-process-schema.json index 3fc6901..c6a3485 100644 --- a/transfer/message/schema/transfer-process-schema.json +++ b/transfer/message/schema/transfer-process-schema.json @@ -14,7 +14,7 @@ "properties": { "@context": { "type": "string", - "const": "https://w3id.org/dspace/2024/1/context.json" + "const": "https://raw.githubusercontent.com/simantvermasap/ids-specification/main/common/schema/context.json" }, "@type": { "type": "string", diff --git a/transfer/message/schema/transfer-request-message-schema.json b/transfer/message/schema/transfer-request-message-schema.json index a357991..2609c48 100644 --- a/transfer/message/schema/transfer-request-message-schema.json +++ b/transfer/message/schema/transfer-request-message-schema.json @@ -14,7 +14,7 @@ "properties": { "@context": { "type": "string", - "const": "https://w3id.org/dspace/2024/1/context.json" + "const": "https://raw.githubusercontent.com/simantvermasap/ids-specification/main/common/schema/context.json" }, "@type": { "type": "string", diff --git a/transfer/message/schema/transfer-start-message-schema.json b/transfer/message/schema/transfer-start-message-schema.json index 3db706c..9197c74 100644 --- a/transfer/message/schema/transfer-start-message-schema.json +++ b/transfer/message/schema/transfer-start-message-schema.json @@ -14,7 +14,7 @@ "properties": { "@context": { "type": "string", - "const": "https://w3id.org/dspace/2024/1/context.json" + "const": "https://raw.githubusercontent.com/simantvermasap/ids-specification/main/common/schema/context.json" }, "@type": { "type": "string", diff --git a/transfer/message/schema/transfer-suspension-message-schema.json b/transfer/message/schema/transfer-suspension-message-schema.json index 4226590..921589b 100644 --- a/transfer/message/schema/transfer-suspension-message-schema.json +++ b/transfer/message/schema/transfer-suspension-message-schema.json @@ -14,7 +14,7 @@ "properties": { "@context": { "type": "string", - "const": "https://w3id.org/dspace/2024/1/context.json" + "const": "https://raw.githubusercontent.com/simantvermasap/ids-specification/main/common/schema/context.json" }, "@type": { "type": "string", diff --git a/transfer/message/schema/transfer-termination-message-schema.json b/transfer/message/schema/transfer-termination-message-schema.json index 85b65fe..c3adf4b 100644 --- a/transfer/message/schema/transfer-termination-message-schema.json +++ b/transfer/message/schema/transfer-termination-message-schema.json @@ -14,7 +14,7 @@ "properties": { "@context": { "type": "string", - "const": "https://w3id.org/dspace/2024/1/context.json" + "const": "https://raw.githubusercontent.com/simantvermasap/ids-specification/main/common/schema/context.json" }, "@type": { "type": "string", diff --git a/transfer/transfer.process.binding.https.md b/transfer/transfer.process.binding.https.md index 7553662..a9332e2 100644 --- a/transfer/transfer.process.binding.https.md +++ b/transfer/transfer.process.binding.https.md @@ -77,7 +77,7 @@ If the TP is found and the client is authorized, the [Provider](../model/termino ```json { - "@context": "https://w3id.org/dspace/2024/1/context.json", + "@context": "https://raw.githubusercontent.com/simantvermasap/ids-specification/main/common/schema/context.json", "@type": "dspace:TransferProcess", "dspace:providerPid": "urn:uuid:a343fcbf-99fc-4ce8-8e9b-148c97605aab", "dspace:consumerPid": "urn:uuid:32541fe6-c580-409e-85a8-8a9a32fbe833", @@ -101,7 +101,7 @@ POST https://provider.com/transfers/request Authorization: ... { - "@context": "https://w3id.org/dspace/2024/1/context.json", + "@context": "https://raw.githubusercontent.com/simantvermasap/ids-specification/main/common/schema/context.json", "@type": "dspace:TransferRequestMessage", "dspace:consumerPid": "urn:uuid:32541fe6-c580-409e-85a8-8a9a32fbe833", "dspace:agreementId": "urn:uuid:e8dc8655-44c2-46ef-b701-4cffdc2faa44", @@ -137,7 +137,7 @@ The [Provider](../model/terminology.md#provider) must return an HTTP 201 (Create ```json { - "@context": "https://w3id.org/dspace/2024/1/context.json", + "@context": "https://raw.githubusercontent.com/simantvermasap/ids-specification/main/common/schema/context.json", "@type": "dspace:TransferProcess", "dspace:providerPid": "urn:uuid:a343fcbf-99fc-4ce8-8e9b-148c97605aab", "dspace:consumerPid": "urn:uuid:32541fe6-c580-409e-85a8-8a9a32fbe833", @@ -159,7 +159,7 @@ POST https://provider.com/transfers/:providerPid/start Authorization: ... { - "@context": "https://w3id.org/dspace/2024/1/context.json", + "@context": "https://raw.githubusercontent.com/simantvermasap/ids-specification/main/common/schema/context.json", "@type": "dspace:TransferStartMessage", "dspace:providerPid": "urn:uuid:a343fcbf-99fc-4ce8-8e9b-148c97605aab", "dspace:consumerPid": "urn:uuid:32541fe6-c580-409e-85a8-8a9a32fbe833", @@ -201,7 +201,7 @@ POST https://provider.com/transfers/:providerPid/completion Authorization: ... { - "@context": "https://w3id.org/dspace/2024/1/context.json", + "@context": "https://raw.githubusercontent.com/simantvermasap/ids-specification/main/common/schema/context.json", "@type": "dspace:TransferCompletionMessage", "dspace:providerPid": "urn:uuid:a343fcbf-99fc-4ce8-8e9b-148c97605aab", "dspace:consumerPid": "urn:uuid:32541fe6-c580-409e-85a8-8a9a32fbe833" @@ -226,7 +226,7 @@ POST https://provider.com/transfers/:providerPid/termination Authorization: ... { - "@context": "https://w3id.org/dspace/2024/1/context.json", + "@context": "https://raw.githubusercontent.com/simantvermasap/ids-specification/main/common/schema/context.json", "@type": "dspace:TransferTerminationMessage", "dspace:providerPid": "urn:uuid:a343fcbf-99fc-4ce8-8e9b-148c97605aab", "dspace:consumerPid": "urn:uuid:32541fe6-c580-409e-85a8-8a9a32fbe833", @@ -255,7 +255,7 @@ POST https://provider.com/transfers/:providerPid/suspension Authorization: ... { - "@context": "https://w3id.org/dspace/2024/1/context.json", + "@context": "https://raw.githubusercontent.com/simantvermasap/ids-specification/main/common/schema/context.json", "@type": "dspace:TransferSuspensionMessage", "dspace:providerPid": "urn:uuid:a343fcbf-99fc-4ce8-8e9b-148c97605aab", "dspace:consumerPid": "urn:uuid:32541fe6-c580-409e-85a8-8a9a32fbe833", @@ -297,7 +297,7 @@ POST https://consumer.com/:callback/transfers/:consumerPid/start Authorization: ... { - "@context": "https://w3id.org/dspace/2024/1/context.json", + "@context": "https://raw.githubusercontent.com/simantvermasap/ids-specification/main/common/schema/context.json", "@type": "dspace:TransferStartMessage", "dspace:providerPid": "urn:uuid:a343fcbf-99fc-4ce8-8e9b-148c97605aab", "dspace:consumerPid": "urn:uuid:32541fe6-c580-409e-85a8-8a9a32fbe833", @@ -339,7 +339,7 @@ POST https://consumer.com/:callback/transfers/:consumerPid/completion Authorization: ... { - "@context": "https://w3id.org/dspace/2024/1/context.json", + "@context": "https://raw.githubusercontent.com/simantvermasap/ids-specification/main/common/schema/context.json", "@type": "dspace:TransferCompletionMessage", "dspace:providerPid": "urn:uuid:a343fcbf-99fc-4ce8-8e9b-148c97605aab", "dspace:consumerPid": "urn:uuid:32541fe6-c580-409e-85a8-8a9a32fbe833" @@ -364,7 +364,7 @@ POST https://consumer.com/:callback/transfers/:consumerPid/termination Authorization: ... { - "@context": "https://w3id.org/dspace/2024/1/context.json", + "@context": "https://raw.githubusercontent.com/simantvermasap/ids-specification/main/common/schema/context.json", "@type": "dspace:TransferTerminationMessage", "dspace:providerPid": "urn:uuid:a343fcbf-99fc-4ce8-8e9b-148c97605aab", "dspace:consumerPid": "urn:uuid:32541fe6-c580-409e-85a8-8a9a32fbe833", @@ -393,7 +393,7 @@ POST https://consumer.com/:callback/transfers/:consumerPid/suspension Authorization: ... { - "@context": "https://w3id.org/dspace/2024/1/context.json", + "@context": "https://raw.githubusercontent.com/simantvermasap/ids-specification/main/common/schema/context.json", "@type": "dspace:TransferSuspensionMessage", "dspace:providerPid": "urn:uuid:a343fcbf-99fc-4ce8-8e9b-148c97605aab", "dspace:consumerPid": "urn:uuid:32541fe6-c580-409e-85a8-8a9a32fbe833",