GPKGDublinCoreType
Objective-C
enum GPKGDublinCoreType {}
Swift
struct GPKGDublinCoreType : Equatable, RawRepresentable
Dublin Core Metadata Initiative term types
-
A point or period of time associated with an event in the lifecycle of the resource.
Declaration
Objective-C
GPKG_DCM_DATE -
An account of the resource.
Declaration
Objective-C
GPKG_DCM_DESCRIPTION -
The file format, physical medium, or dimensions of the resource.
Declaration
Objective-C
GPKG_DCM_FORMAT -
An unambiguous reference to the resource within a given context.
Declaration
Objective-C
GPKG_DCM_IDENTIFIER -
A related resource from which the described resource is derived.
Declaration
Objective-C
GPKG_DCM_SOURCE -
A name given to the resource.
Declaration
Objective-C
GPKG_DCM_TITLE
View on GitHub
GPKGDublinCoreType Enumeration Reference