22 lines
		
	
	
		
			423 B
		
	
	
	
		
			JSON
		
	
	
	
	
	
			
		
		
	
	
			22 lines
		
	
	
		
			423 B
		
	
	
	
		
			JSON
		
	
	
	
	
	
{
 | 
						|
    "tag": "name",
 | 
						|
    "nodes" : {
 | 
						|
        "0" : {
 | 
						|
            "id" : 0,
 | 
						|
            "name" : "name"
 | 
						|
        }
 | 
						|
    },
 | 
						|
    "relations" : {
 | 
						|
        "0" : {
 | 
						|
            "comment" : "name is an instance of a concept",
 | 
						|
            "id" : 0,
 | 
						|
            "name" : "instanceOf",
 | 
						|
            "parent" : "0",
 | 
						|
            "parentWeb" : "concept",
 | 
						|
            "child" : 0
 | 
						|
        }
 | 
						|
    },
 | 
						|
    "anchors" : {
 | 
						|
        "name" : 0
 | 
						|
    }
 | 
						|
} |