sdg:accessMode

sdg:accessMode says how a client is allowed to reach a registered Source Definition's endpoint. It is optional: a source with no declared access mode leaves the choice to the querying client.

Known values

  • sdg:DirectAccess — the browser fetches the endpoint itself.
  • sdg:ProxiedAccess — the browser goes through a server relay. Not yet implemented.

Usage

  • Domain: sdg:SourceDefinition. Range: an access-mode individual. At most one per declaration.