Skip to content

Commit

Permalink
Add a quick patch description
Browse files Browse the repository at this point in the history
  • Loading branch information
rioug committed Dec 4, 2023
1 parent 1cf6bcf commit 36f2fc0
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 0 deletions.
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
# frozen_string_literal: true

# Patch: Improve parsing of SKOS Concept. Will be fixed upstream
require_relative 'skos_helper'

module DataFoodConsortium
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
# frozen_string_literal: true

# Patch: Improve parsing of SKOS Concept. Will be fixed upstream
module DataFoodConsortium
module Connector
module SKOSHelper
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
# frozen_string_literal: true

# Patch: Improve parsing of SKOS Concept. Will be fixed upstream
module DataFoodConsortium
module Connector
class SKOSParserElement
Expand Down

0 comments on commit 36f2fc0

Please sign in to comment.