I really like that you have data examples in YAML: https://github.com/3lbits/NoCIMExtensions/tree/main/data/yaml.
Could you please turn that to YAML-LD, so it's on par with https://github.com/3lbits/NoCIMExtensions/tree/main/data/jsonld?
Hopefully, all you'd have to do is to:
- have the same keys in YAML as in JSONLD
- replicate the context
Then it will be a valid RDF serialization!
I really like that you have data examples in YAML: https://github.com/3lbits/NoCIMExtensions/tree/main/data/yaml.
Could you please turn that to YAML-LD, so it's on par with https://github.com/3lbits/NoCIMExtensions/tree/main/data/jsonld?
Hopefully, all you'd have to do is to:
Then it will be a valid RDF serialization!