Uses of Class
org.opengis.metadata.citation.Role
Packages that use Role
-
Uses of Role in org.opengis.metadata.citation
Fields in org.opengis.metadata.citation declared as RoleModifier and TypeFieldDescriptionstatic final Role
Role.AUTHOR
Party who authored the resource.static final Role
Role.CO_AUTHOR
Party who jointly authors the resource.static final Role
Role.COLLABORATOR
Party who assists with the generation of the resource other than the principal investigator.static final Role
Role.CONTRIBUTOR
Party contributing to the resource.static final Role
Role.CUSTODIAN
Party that accepts accountability and responsibility for the data and ensures appropriate care and maintenance of the resource.static final Role
Role.DISTRIBUTOR
Party who distributes the resource.static final Role
Role.EDITOR
Party who reviewed or modified the resource to improve the content.static final Role
Role.FUNDER
Party providing monetary support for the resource.static final Role
Role.MEDIATOR
A class of entity that immediate access to the resource and for whom the resource is intended or useful.static final Role
Role.ORIGINATOR
Party who created the resource.static final Role
Role.OWNER
Party that owns the resource.static final Role
Role.POINT_OF_CONTACT
Party who can be contacted for acquiring knowledge about or acquisition of the resource.static final Role
Key party responsible for gathering information and conducting research.static final Role
Role.PROCESSOR
Party who has processed the data in a manner such that the resource has been modified.static final Role
Role.PUBLISHER
Party who published the resource.static final Role
Role.RESOURCE_PROVIDER
Party that supplies the resource.static final Role
Role.RIGHTS_HOLDER
Party owning or managing rights over the resource.static final Role
Role.SPONSOR
Party who speaks for the resource.static final Role
Role.STAKEHOLDER
Party who has an interest in the resource or the use of the resource.static final Role
Role.USER
Party who uses the resource.Methods in org.opengis.metadata.citation that return RoleModifier and TypeMethodDescriptionRole[]
Role.family()
Returns the list of codes of the same kind as this code list element.Responsibility.getRole()
Function performed by the responsible party.ResponsibleParty.getRole()
Deprecated.Function performed by the responsible party.static Role
Returns the role that matches the given string, or returns a new one if none match it.static Role[]
Role.values()
Returns the list ofRole
s.