Add a quick patch description

This commit is contained in:
Gaetan Craig-Riou
2023-12-04 12:19:30 +11:00
parent 9628045e1c
commit 021e292190
3 changed files with 3 additions and 0 deletions

View File

@@ -1,5 +1,6 @@
# frozen_string_literal: true
# Patch: Improve parsing of SKOS Concept. Will be fixed upstream
require_relative 'skos_helper'
module DataFoodConsortium

View File

@@ -1,5 +1,6 @@
# frozen_string_literal: true
# Patch: Improve parsing of SKOS Concept. Will be fixed upstream
module DataFoodConsortium
module Connector
module SKOSHelper

View File

@@ -1,5 +1,6 @@
# frozen_string_literal: true
# Patch: Improve parsing of SKOS Concept. Will be fixed upstream
module DataFoodConsortium
module Connector
class SKOSParserElement