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

Add node identifier view helpers #67

Closed
5 tasks done
brotkrueml opened this issue May 30, 2021 · 0 comments
Closed
5 tasks done

Add node identifier view helpers #67

brotkrueml opened this issue May 30, 2021 · 0 comments
Assignees
Labels
documentation Improvements or additions to documentation feature New feature or request
Milestone

Comments

@brotkrueml
Copy link
Owner

brotkrueml commented May 30, 2021

With the implementation of node identifiers (#65) nodes consisting only of the id keyword can be constructed programmatically. This should also be possible within a template using the view helpers.

  • A NodeIdentifierViewHelper is available.
  • A BlankNodeIdentifierViewHelper is available.
  • The view helpers can be assigned to every property in a type view helper.
  • In the rendered JSON-LD the node of the property consists only of the id keyword.
  • The usage is described in the documentation
@brotkrueml brotkrueml added documentation Improvements or additions to documentation feature New feature or request labels May 30, 2021
@brotkrueml brotkrueml added this to the Version 2.0 milestone May 30, 2021
@brotkrueml brotkrueml self-assigned this May 30, 2021
brotkrueml added a commit that referenced this issue Jun 7, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation feature New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant