From 3f7a0cb4d18d8e66d40d96f7531d19eefb9d15e6 Mon Sep 17 00:00:00 2001 From: Alejandro Villar Date: Tue, 15 Aug 2023 01:27:04 +0200 Subject: [PATCH] Add predicate for dependsOn --- ogc/bblocks/register-context.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/ogc/bblocks/register-context.yaml b/ogc/bblocks/register-context.yaml index 9a7307e..916e1ff 100644 --- a/ogc/bblocks/register-context.yaml +++ b/ogc/bblocks/register-context.yaml @@ -67,3 +67,6 @@ context: url: rdfs:isDefinedBy hasConcepts: '@reverse': skos:inScheme + dependsOn: + '@id': bblocks:dependsOn + '@type': '@id'