QGIS Resource Metadata Schema Copyright (C) 2017 Tom Kralidis (tomkralidis@gmail.com) Copyright (C) 2017 Angelos Tzotsos (gcpp.kalxas@gmail.com) Reference, URI, URL or some other mechanism to identify a given resource. Reference, URI, URL or some other mechanism that that a given resource is a part of (child). Human language associated with a given resource. While a formal vocabulary is not imposed, it is advised to use ISO 3166/ISO 639. Nature of a given resource. While a formal vocabulary is not imposed, it is advised to use the ISO 19115 MD_ScopeCode. Human readable name of a given resource typically displayed in search results. Description of a given resource. Set of descriptive keywords associated with a given resource. Any fees associated with a given resource. List of constraints associated with a given resource. Attribution or copyright associated with a given resource. License associated with a given resource (examples: http://opendefinition.org/licenses/). Character encoding of the data of a given resource. Coordinate reference system associated with the data of a given resource. Examples: * EPSG:EPSGCODE * http://www.opengis.net/def/crs/EPSG/0/EPSGCODE (URI Style 1) * http://www.opengis.net/gml/srs/epsg.xml#EPSGCODE (URI Style 2) * urn:EPSG:geographicCRS:EPSGCODE * urn:ogc:def:crs:EPSG::EPSGCODE * urn:ogc:def:crs:EPSG:EPSGCODE Spatial and temporal extents associated with a given resource. Contact person/entity associated with a given resource. Set of online resources associated with a given resource. Freeform description of the history or lineage of the resource. Version of QGIS Resource Metadata schema used. Type of constraint. Suggested types are 'access', 'other'. Descriptive keyword associated with a resource. While a formal vocabulary is not imposed, it is advised to use rm:keywords/@vocabulary to identify a codelist or applicable vocabulary. Reference (URI/URL preferred) to a codelist or vocabulary associated with keyword list. Geospatial Extent of a given resource. Temporal extent associated with a given resource. It is advised to use ISO 8601 for consistency. Coordinate reference system. Minimum x value according to crs. Minimum y value according to crs. Minimum z value according to crs. Maximum x value according to crs. Maximum y value according to crs. Maximum z value according to crs. Single point in time. Time period or envelope. Begin date/time. End date/time. Whether resource has no end date/time (i.e. continuous acquisition). Name of contact. Organization contact belongs to/represents. Position/title of contact. Address associated with a given contact. Voice telephone. Facsimile telephone. Electronic mail address (note, do not include mailto: protocol as part of the email address). Role of contact. While no vocabulary is imposed, it is advised to use ISO 19115 CI_RoleCode. Type of address (e.g. 'postal'). Physical address. City. Administrative area (state, province/territory, etc.). Postal code. Country. Online resource associated with a given resource. Attribute definitions: * name: short name (like WMS layer name) * type: link type. Strongly suggested to use values from the 'identifier' column in https://github.com/OSGeo/Cat-Interop/blob/master/LinkPropertyLookupTable.csv * description: abstract text about link * url: endpoint. If the URL is an OWS server, specify the *base* URL only without parameters like service=xxx..... * format: format specification of online resource. Strongly suggested to use GDAL/OGR format values * mimeType: MIME type representative of the online resource response (image/png, application/json, etc.) * size: estimated size (in bytes) of the online resource response