Interface SolidResource

All Superinterfaces:
AutoCloseable, Resource
All Known Implementing Classes:
SolidContainer, SolidNonRDFSource, SolidRDFSource, SolidResourceReference

public interface SolidResource extends Resource
  • Method Details

    • getMetadata

      Metadata getMetadata()
      Get the associated metadata about this resource.

      Typically, this metadata will be populated with information from response headers. For manually created SolidResource objects, this will generally be empty.

      Returns:
      the metadata