For the yarrrml spec, it might be okay to use graph instead of graphs as a keyword, more info about this discussion at citiususc/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]
For the yarrrml spec, it might be okay to use
graphinstead ofgraphsas a keyword, more info about this discussion at citiususc/yatter#78E.g. the following should be correct, following the spec (currently the spec only mentions
graphs)