Open x-m-el opened 9 months ago
For the yarrrml spec, it might be okay to use graph instead of graphs as a keyword, more info about this discussion at https://github.com/oeg-upm/yatter/issues/78
graph
graphs
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
graph
instead ofgraphs
as a keyword, more info about this discussion at https://github.com/oeg-upm/yatter/issues/78E.g. the following should be correct, following the spec (currently the spec only mentions
graphs
)