From a2f93934f075b800ab07459b7a483e38e678510d Mon Sep 17 00:00:00 2001 From: Ivan Herman Date: Sun, 20 Oct 2024 15:03:40 +0200 Subject: [PATCH] Changing the vocabulary definition: A Verifable Method class must ha ve a real URL --- vocab/security/vocabulary.yml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/vocab/security/vocabulary.yml b/vocab/security/vocabulary.yml index e95b083..418d684 100644 --- a/vocab/security/vocabulary.yml +++ b/vocab/security/vocabulary.yml @@ -26,11 +26,12 @@ class: - id: ProofGraph label: An RDF Graph for a digital proof - comment: Instances of this class are RDF Graphs [[RDF12-CONCEPTS]], where each of these graphs must include exactly one Proof instance. + comment: Instances of this class are RDF Graphs [[RDF11-CONCEPTS]], where each of these graphs must include exactly one Proof instance. context: none - id: VerificationMethod label: Verification method + comment: Instances of this class must be denoted by URLs, i.e., they cannot be blank nodes. defined_by: https://www.w3.org/TR/controller-document/#verification-methods - id: VerificationRelationship