Interface LdpTriplePreferences


public interface LdpTriplePreferences
Kernel level API to hold the LdpPreferTag and internal logic decisions.
Since:
6.0.0
Author:
whikloj
  • Method Details

    • displayUserRdf

      boolean displayUserRdf()
      Returns:
      Whether to display user rdf based on this preference tag and internal defaults.
    • displayMembership

      Returns:
      Whether to display membership triples based on this preference tag and internal defaults.
    • displayContainment

      Returns:
      Whether to display containment triples based on this preference tag and internal defaults.
    • displayReferences

      Returns:
      Whether to display inbound reference triples based on this preference tag and internal defaults.
    • displayEmbed

      boolean displayEmbed()
      Returns:
      Whether to display contained resources' triples based on this preference tag and internal defaults.
    • displayServerManaged

      Returns:
      Whether to display server managed triples based on this preference tag and internal defaults.