- From: Gregg Kellogg <gregg@greggkellogg.net>
- Date: Mon, 8 Aug 2022 16:47:55 -0700
- To: Linked JSON <public-linked-json@w3.org>
I’ve updated my distiller [1] with provisional support for YAML-LD. This only handles the basic/JSON profile for now, until more progress is made on that. To try it, select “yamlld” as either or both the format and output-format drop-downs. It should show you the various JSON-LD/YAML-LD API calls, in addition to those centered around RDF. You should be able to use YAML-LD for input, expandedContext, context, and frame tags. If you use a URL, it should select the appropriate parser for handling the input, but as JSON is a subset of YAML, you can put a JSON-LD context or frame in any of those text areas as well as YAML. See the YAML_LD repo [2] for code or issues. Gregg Kellogg gregg@greggkellogg.net [1] http://rdf.greggkellogg.net/distiller?command=serialize&format=yamlld&output_format=yamlld [2] https://github.com/ruby-rdf/yaml-ld
Received on Monday, 8 August 2022 23:48:09 UTC