Thing
          
          
            >
          
          
            Document
          
          
            >
          
          
            TextDocument
          
        
        
        
        
          Metadata
        
        
          Properties
        
        
          
            | Property | Type | Description | 
          
            | text | Object | A JSON-LD value object which has a *@value* and a *@language* property. | 
        
        
          Properties from Document
        
        
          
            | Property | Type | Description | 
          
            | location | String | The location of an external file. | 
          
            | mime | String or URI | The MIME type of the document, only used when the *location* property is used. | 
        
        
          Properties from Thing
        
        
          
            | Property | Type | Description | 
          
            | id | ID | A unique identifier for the annotation or document. Uniqueness is relative to the view the annotation is in or the list of documents at the top level of a MMIF file.
              
                [Required] |