jekyll-rdf | Jekyll plugin to include RDF data | Static Site Generator library
kandi X-RAY | jekyll-rdf Summary
kandi X-RAY | jekyll-rdf Summary
A Jekyll plugin for including RDF data in your static site. The API Documentation is available at RubyDoc.info.
Support
Quality
Security
License
Reuse
Top functions reviewed by kandi - BETA
- generate the configuration file
- Prints a warning message
- Creates a new resource
jekyll-rdf Key Features
jekyll-rdf Examples and Code Snippets
Community Discussions
Trending Discussions on jekyll-rdf
QUESTION
I'm using Jekyll with the Jekyll-RDF extension to render some pages for RDF resources. I know how to access the properties of the currently rendered resource in a template. But now I want to access a property of a resource which is linked to the currently rendered resource. So to say I want to make a double hop. But how does that work?
Here is my MWE
The graph:
...ANSWER
Answered 2018-Mar-29 at 16:07There are two options to achieve this, depending on what else you want to do with the linked resource.
Option 1
Just chain the rdf_property
filter:
Community Discussions, Code Snippets contain sources that include Stack Exchange Network
Vulnerabilities
No vulnerabilities reported
Install jekyll-rdf
To install the project with the git-repository you will need git on your system. The first step is just cloning the repository:.
To generate the API Doc please navigate to jekyll-rdf/lib directory and run. The generated documentation is placed into jekyll-rdf/lib/doc directory.
Support
Reuse Trending Solutions
Find, review, and download reusable Libraries, Code Snippets, Cloud APIs from over 650 million Knowledge Items
Find more librariesStay Updated
Subscribe to our newsletter for trending solutions and developer bootcamps
Share this Page