:tocdepth: 3 :py:mod:`gws.base.metadata.iso` =============================== .. py:module:: gws.base.metadata.iso .. autoapi-nested-parse:: ISO 19115 metadata. **Source code:** :source:`gws.base.metadata.iso` Module Contents --------------- .. py:class:: CI_OnLineFunctionCode(*args, **kwds) Bases: :py:obj:`gws.Enum` Function performed by the online resource. .. py:attribute:: download :value: 'download' .. py:attribute:: information :value: 'information' .. py:attribute:: offlineAccess :value: 'offlineAccess' .. py:attribute:: order :value: 'order' .. py:attribute:: search :value: 'search' .. py:class:: CI_PresentationFormCode(*args, **kwds) Bases: :py:obj:`gws.Enum` Format in which the resource is presented. .. py:attribute:: atlasDigital :value: 'atlasDigital' .. py:attribute:: chartDigital :value: 'chartDigital' .. py:attribute:: datasetDigital :value: 'datasetDigital' .. py:attribute:: documentDigital :value: 'documentDigital' .. py:attribute:: mapDigital :value: 'mapDigital' .. py:attribute:: modelDigital :value: 'modelDigital' .. py:attribute:: serviceDigital :value: 'serviceDigital' .. py:attribute:: soundRecordingDigital :value: 'soundRecordingDigital' .. py:attribute:: tableDigital :value: 'tableDigital' .. py:attribute:: textTableDigital :value: 'textTableDigital' .. py:attribute:: videoDigital :value: 'videoDigital' .. py:class:: CI_RoleCode(*args, **kwds) Bases: :py:obj:`gws.Enum` Role of the responsible party. .. py:attribute:: author :value: 'author' .. py:attribute:: contributor :value: 'contributor' .. py:attribute:: custodian :value: 'custodian' .. py:attribute:: distributor :value: 'distributor' .. py:attribute:: editor :value: 'editor' .. py:attribute:: originator :value: 'originator' .. py:attribute:: owner :value: 'owner' .. py:attribute:: pointOfContact :value: 'pointOfContact' .. py:attribute:: principalInvestigator :value: 'principalInvestigator' .. py:attribute:: processor :value: 'processor' .. py:attribute:: publisher :value: 'publisher' .. py:attribute:: resourceProvider :value: 'resourceProvider' .. py:attribute:: rightsHolder :value: 'rightsHolder' .. py:attribute:: sponsor :value: 'sponsor' .. py:attribute:: user :value: 'user' .. py:class:: MD_MaintenanceFrequencyCode(*args, **kwds) Bases: :py:obj:`gws.Enum` Frequency with which modifications and deletions are made to the data after it is first produced. .. py:attribute:: annually :value: 'annually' .. py:attribute:: asNeeded :value: 'asNeeded' .. py:attribute:: biannually :value: 'biannually' .. py:attribute:: continual :value: 'continual' .. py:attribute:: daily :value: 'daily' .. py:attribute:: fortnightly :value: 'fortnightly' .. py:attribute:: irregular :value: 'irregular' .. py:attribute:: monthly :value: 'monthly' .. py:attribute:: notPlanned :value: 'notPlanned' .. py:attribute:: quarterly :value: 'quarterly' .. py:attribute:: unknown :value: 'unknown' .. py:attribute:: weekly :value: 'weekly' .. py:class:: MD_RestrictionCode(*args, **kwds) Bases: :py:obj:`gws.Enum` Limitations placed upon the access or use of the data. .. py:attribute:: copyright :value: 'copyright' .. py:attribute:: intellectualPropertyRights :value: 'intellectualPropertyRights' .. py:attribute:: license :value: 'license' .. py:attribute:: otherRestrictions :value: 'otherRestrictions' .. py:attribute:: patent :value: 'patent' .. py:attribute:: patentPending :value: 'patentPending' .. py:attribute:: restricted :value: 'restricted' .. py:attribute:: trademark :value: 'trademark' .. py:class:: MD_ScopeCode(*args, **kwds) Bases: :py:obj:`gws.Enum` Class of information to which the referencing entity applies. .. py:attribute:: attribute :value: 'attribute' .. py:attribute:: attributeType :value: 'attributeType' .. py:attribute:: collectionHardware :value: 'collectionHardware' .. py:attribute:: collectionSession :value: 'collectionSession' .. py:attribute:: dataset :value: 'dataset' .. py:attribute:: dimensionGroup :value: 'dimensionGroup' .. py:attribute:: feature :value: 'feature' .. py:attribute:: featureType :value: 'featureType' .. py:attribute:: fieldSession :value: 'fieldSession' .. py:attribute:: model :value: 'model' .. py:attribute:: nonGeographicDataset :value: 'nonGeographicDataset' .. py:attribute:: propertyType :value: 'propertyType' .. py:attribute:: series :value: 'series' .. py:attribute:: service :value: 'service' .. py:attribute:: software :value: 'software' .. py:attribute:: tile :value: 'tile' .. py:class:: MD_SpatialRepresentationTypeCode(*args, **kwds) Bases: :py:obj:`gws.Enum` Method used to represent geographic information in the dataset. .. py:attribute:: grid :value: 'grid' .. py:attribute:: stereoModel :value: 'stereoModel' .. py:attribute:: textTable :value: 'textTable' .. py:attribute:: tin :value: 'tin' .. py:attribute:: vector :value: 'vector' .. py:attribute:: video :value: 'video' .. py:class:: MD_TopicCategoryCode(*args, **kwds) Bases: :py:obj:`gws.Enum` High-level geographic data thematic classification. .. py:attribute:: biota :value: 'biota' .. py:attribute:: boundaries :value: 'boundaries' .. py:attribute:: climatologyMeteorologyAtmosphere :value: 'climatologyMeteorologyAtmosphere' .. py:attribute:: economy :value: 'economy' .. py:attribute:: elevation :value: 'elevation' .. py:attribute:: environment :value: 'environment' .. py:attribute:: farming :value: 'farming' .. py:attribute:: geoscientificInformation :value: 'geoscientificInformation' .. py:attribute:: health :value: 'health' .. py:attribute:: imageryBaseMapsEarthCover :value: 'imageryBaseMapsEarthCover' .. py:attribute:: inlandWaters :value: 'inlandWaters' .. py:attribute:: intelligenceMilitary :value: 'intelligenceMilitary' .. py:attribute:: location :value: 'location' .. py:attribute:: oceans :value: 'oceans' .. py:attribute:: planningCadastre :value: 'planningCadastre' .. py:attribute:: society :value: 'society' .. py:attribute:: structure :value: 'structure' .. py:attribute:: transportation :value: 'transportation' .. py:attribute:: utilitiesCommunication :value: 'utilitiesCommunication' .. py:class:: SV_ServiceFunction(*args, **kwds) Bases: :py:obj:`gws.Enum` Function performed by the service. .. py:attribute:: download :value: 'download' .. py:attribute:: information :value: 'information' .. py:attribute:: offlineAccess :value: 'offlineAccess' .. py:attribute:: order :value: 'order' .. py:attribute:: search :value: 'search'