JSON-LD arguments
Please note this is an incomplete validation. It was written to enable testing of certain ontologies.
jsonld.extension x | Files with extension x are JSON-LD files. The default is ‘jld’. May be repeated. |
jsonld.ontology x:y | Ontology symbol x refers to ontology y. For example, ‘sc:https://schema.org/’ says sc represents schema.org in the JSON-LD files. Omitting ‘:y’ works when using a standard shortening, such as the usual ‘schema’ for schema.org. The switch also accepts ‘all’for all ontologies known to ssc, and ‘standard’ for a common set of ontologies. May be repeated. |
jsonld.pretty | When outputting JSON-LD, do so prettily. |
jsonld.verify | Verify JSON-LD files. |
jsonld.version v | Adhere to this version of JSON-LD (v can be ‘1.0’ or ‘1.1’), default ‘1.0’. |
Dylan Harris
December 2024