Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Added blogpost "Incremental Knowledge Graph generation with YARRRML" #13

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

ghsnd
Copy link

@ghsnd ghsnd commented Dec 19, 2024

The pull requests adds a blog post on Incremental Knowledge Graph generation with YARRRML.

However

  • Following the instructions to build the site resulted in an error (see below), so I couldn't actually test if it's OK and rendered well. Hence following remarks.
  • I used mermaid to render graphs. Don't know if this works. It might be necessary to install this plugin first.
  • The text refer to img/ldes.png (and added that file). I don't know if that works.

The post is also hosted internally at GitLab.


Build error:

Configuration file: /home/geraldh/projects/ldes/treegc-site/_config.yml
            Source: /home/geraldh/projects/ldes/treegc-site/pages
       Destination: /home/geraldh/projects/ldes/treegc-site/_site
 Incremental build: disabled. Enable with --incremental
      Generating... 
       Jekyll Feed: Generating feed for posts
  Liquid Exception: undefined method `tainted?' for "How to read a Linked Data Event Stream":String in /home/geraldh/projects/ldes/treegc-site/pages/_layouts/post.html
                    ------------------------------------------------
      Jekyll 4.1.1   Please append `--trace` to the `build` command 
                     for any additional information or backtrace. 
                    ------------------------------------------------
/home/geraldh/projects/ldes/treegc-site/vendor/bundle/ruby/3.2.0/gems/liquid-4.0.3/lib/liquid/variable.rb:124:in `taint_check': undefined method `tainted?' for "How to read a Linked Data Event Stream":String (NoMethodError)

      return unless obj.tainted?
                       ^^^^^^^^^

@ghsnd ghsnd marked this pull request as ready for review December 19, 2024 18:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant