mirror of
				https://github.com/musix-org/musix-oss
				synced 2025-11-04 03:39:32 +00:00 
			
		
		
		
	
		
			
				
	
	
		
			26 lines
		
	
	
		
			410 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
			
		
		
	
	
			26 lines
		
	
	
		
			410 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
{
 | 
						|
	"$schema" : "http://json-schema.org/draft-01/hyper-schema#",
 | 
						|
	"id" : "http://json-schema.org/draft-01/json-ref#",
 | 
						|
	
 | 
						|
	"items" : {"$ref" : "#"},
 | 
						|
	"additionalProperties" : {"$ref" : "#"},
 | 
						|
	
 | 
						|
	"links" : [
 | 
						|
		{
 | 
						|
			"href" : "{$ref}",
 | 
						|
			"rel" : "full"
 | 
						|
		},
 | 
						|
		
 | 
						|
		{
 | 
						|
			"href" : "{$schema}",
 | 
						|
			"rel" : "describedby"
 | 
						|
		},
 | 
						|
		
 | 
						|
		{
 | 
						|
			"href" : "{id}",
 | 
						|
			"rel" : "self"
 | 
						|
		}
 | 
						|
	],
 | 
						|
	
 | 
						|
	"fragmentResolution" : "dot-delimited"
 | 
						|
} |