Skip to content

Commit

Permalink
Merge pull request #329 from AKSW/develop
Browse files Browse the repository at this point in the history
Deploy develop to main
  • Loading branch information
splattater authored Nov 17, 2023
2 parents 9f5ecf9 + 4ea4196 commit 9626188
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 4 deletions.
5 changes: 2 additions & 3 deletions Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,8 @@ source "https://rubygems.org"
ruby RUBY_VERSION

gem "i18n"
gem "jekyll", "~> 4.2.1"

group :jekyll_plugins do
gem "jekyll-rdf", "4.1.1"
gem "jekyll-include-cache"
gem "jekyll-rdf", "4.1.2"
gem "jekyll-include-cache"
end
1 change: 1 addition & 0 deletions graph.nt
Original file line number Diff line number Diff line change
Expand Up @@ -2652,6 +2652,7 @@
<https://2024.dataweek.de/Partner> <http://www.w3.org/2000/01/rdf-schema#label> "In Kooperation mit"@de .
<https://2024.dataweek.de/Partner> <http://www.w3.org/2000/01/rdf-schema#label> "In cooperation with"@en .
<https://2024.dataweek.de/Sponsors> <http://www.w3.org/1999/02/22-rdf-syntax-ns#_1> <https://www.eccenca.com/> .
<https://2024.dataweek.de/Sponsors> <http://www.w3.org/1999/02/22-rdf-syntax-ns#_2> <https://www.alexanderthamm.com/> .
<https://2024.dataweek.de/Sponsors> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://www.w3.org/1999/02/22-rdf-syntax-ns#Seq> .
<https://2024.dataweek.de/Sponsors> <http://www.w3.org/2000/01/rdf-schema#label> "Sponsoren"@de .
<https://2024.dataweek.de/Sponsors> <http://www.w3.org/2000/01/rdf-schema#label> "Sponsors"@en .
Expand Down
2 changes: 1 addition & 1 deletion graph.nt.source
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
[email protected]:AKSW/leipzig.dataweek.de-model.git
9d57f2ffb845567b38f1608365515c5bda99e19e
8e4c9ab5f6c6fc86505c6886748e33647527bf91

0 comments on commit 9626188

Please sign in to comment.