Skip to content

Tab indented JSON not parsed #352

@anatoly-scherbakov

Description

@anatoly-scherbakov
{
	"@context": {
		"@import": "https://json-ld.org/contexts/dollar-convenience.jsonld",
		"prov": "http://www.w3.org/ns/prov#",
		"schema": "https://schema.org/",
		"rdfs": "http://www.w3.org/2000/01/rdf-schema#",
		"yaml": "https://yaml.org/spec/1.2.2/#",
		"supports": { "@id": "schema:featureList", "@type": "@id" },
		"$": "rdfs:label",
		"©": {
			"@id": "prov:wasDerivedFrom",
			"@type": "@id"
		}
	},
	"$graph": {
		"$id": "https://yaml.org",
		"$": "YAML: Yet Another Markup Language",
		"supports": {
			"@id": "http://dbpedia.org/resource/Tab_key",
			"$": "Tab"
		}
	},
	"©": {
		"$id": "yaml:55-white-space-characters",
		"$": "5.5 Whitespace Space Characters"
	}
}

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions