Interface OnlineResource


@Classifier(DATATYPE) @UML(identifier="CI_OnlineResource", specification=ISO_19115) public interface OnlineResource
Information about on-line sources from which the dataset, specification, or community profile name and extended metadata elements can be obtained.
Since:
1.0
  • Method Summary

    Modifier and Type
    Method
    Description
    default String
    Name of an application profile that can be used with the online resource.
    Detailed text description of what the online resource is/does.
    Code for function performed by the online resource.
    Location (address) for on-line access using a Uniform Resource Locator address or similar addressing scheme.
    default String
    Name of the online resource.
    default String
    Connection protocol to be used.
    default String
    Request used to access the resource depending on the protocol.