We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
graph
graphs
For the yarrrml spec, it might be okay to use graph instead of graphs as a keyword, more info about this discussion at oeg-upm/yatter#78
E.g. the following should be correct, following the spec (currently the spec only mentions graphs)
mappings: test: graph: https://example.com/$(id) s: https://example.com/$(id) po: - [a, ext:Test]
The text was updated successfully, but these errors were encountered:
No branches or pull requests
For the yarrrml spec, it might be okay to use
graph
instead ofgraphs
as a keyword, more info about this discussion at oeg-upm/yatter#78E.g. the following should be correct, following the spec (currently the spec only mentions
graphs
)The text was updated successfully, but these errors were encountered: