Dublin core (dublin-core)
- The Dublin Core Metadata Element Set is a vocabulary of fifteen properties for
 - 
use in resource description. The name "Dublin" is due to its origin at a 1995 invitational workshop in Dublin, Ohio; "core" because its elements are broad and generic, usable for describing a wide range of resources.
 
More details:http://dublincore.org/documents/dces/
Metadata editor
This standard can be encoded using 3 view(s).
View: Simple (default)
This view is composed of1tab(s).
This view also allows to add the following element even if not in the current record:
- Subject and Keywords (dc:subject)
 
Tab: Simple (default)

This tab display elements from the XML metadata record.
Section: Metadata
See Metadata
View: Full (advanced)
This view is composed of1tab(s).
Tab: Full (advanced)
This tab display elements from the XML metadata record and also provide controls to add all elements defined in the schema (XSD).
Section: Metadata
See Metadata
View: XML (xml)
This view is composed of1tab(s).
Tab: XML (xml)
This tab display elements from the XML metadata record and also provide controls to add all elements defined in the schema (XSD).
Schema technical details
- Standard identifier
 
dublin-core
- Version
 
1.0
- Schema location
 - Schema namespaces
 
- http://geonetwork-opensource.org/schemas/schema-ident
 - http://www.w3.org/2001/XMLSchema-instance
 - http://www.w3.org/XML/1998/namespace
 
- Schema detection mode
 
gns:elements (root)
- Schema detection elements
 
- simpledc
 
Standard elements
List of all elements available in the standard.
Contributor
- Name
 
dc:contributor
- Description
 
Coverage
- Name
 
dc:coverage
- Description
 
The extent or scope of the content of the resource. Typically, Coverage will
      include spatial location (a place name or geographic coordinates), temporal period (a period
      label, date, or date range), or jurisdiction (such as a named administrative entity).
<dc:coverage xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:dct="http://purl.org/dc/terms/"
             xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
    North 45.668, South 45.635, East 4.805, West 4.768. CHARLY
  </dc:coverage>
Creator
- Name
 
dc:creator
- Description
 
<dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:dct="http://purl.org/dc/terms/"
            xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
    Métropole de Lyon / Direction Innovation Numérique et Systèmes d'Information
    (DINSI) (Géomatique et données métropolitaines)
  </dc:creator>
Date
- Name
 
dc:date
- Description
 
A date of an event in the lifecycle of the resource. Typically, Date will be
      associated with the creation or availability of the resource.
Description
- Name
 
dc:description
- Description
 
<dc:description xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:dct="http://purl.org/dc/terms/"
                xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
    La maquette 3D de la commune (2009 ou 2012) est composée de deux à six
    couches de données. A minima, toutes les maquettes se composent des deux
    couches suivantes : - Le Modèle numérique de terrain (TIN) et ses textures
    associées ; - Les bâtiments 3D texturés (BATIS). Elle est complétée par une
    ou plusieurs des couches ci-dessous : - Les surfaces en eau (WATER) et leurs
    textures associées ; - Les bâtiments « remarquables » (Mairies, Eglises
    etc…) ; - Les ponts « remarquables » ; - Les objets « remarquables »
    (Statues, Fontaines etc…). Ces données sont modélisées suivant la norme
    CityGML et fournies dans ce format. Ces maquettes sont produites avec le
    logiciel RhinoTerrain/RhinoCity.
  </dc:description>
Format
- Name
 
dc:format
- Description
 
The physical or digital manifestation of the resource. Typically, Format will
      include the media-type or dimensions of the resource. Format may be used to identify the
      software, hardware, or other equipment needed to display or operate the resource.
Resource Identifier
- Name
 
dc:identifier
- Description
 
<dc:identifier xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:dct="http://purl.org/dc/terms/"
               xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">a806d3e1-c240-43a9-bbc3-643e8c93b10d</dc:identifier>
Language
- Name
 
dc:language
- Description
 
A language of the intellectual content of the resource. Recommended best practice
      is to use RFC 3066, which, in conjunction with ISO 639, defines two- and three-letter primary
      language tags with optional subtags.
<dc:language xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:dct="http://purl.org/dc/terms/"
             xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">fre</dc:language>
Publisher
- Name
 
dc:publisher
- Description
 
<dc:publisher xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:dct="http://purl.org/dc/terms/"
              xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
    Métropole de Lyon / Direction Innovation Numérique et Systèmes d'Information
    (DINSI) (Géomatique et données métropolitaines)
  </dc:publisher>
Relation
- Name
 
dc:relation
- Description
 
Rights Management
- Name
 
dc:rights
- Description
 
Source
- Name
 
dc:source
- Description
 
A Reference to a resource from which the present resource is derived. The present
      resource may be derived from the Source resource in whole or in part.
<dc:source xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:dct="http://purl.org/dc/terms/"
           xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
    Le Modèle numérique de terrain est issu d’une saisie photogrammétrique
    réalisée à partir de la prise de vue aérienne (2009 ou 2012). Les fichiers
    des textures associées plaquées sur le MNT correspondent à
    l’orthophotographie aérienne qui possède une résolution de 10 cm pour 2012
    et 16 cm pour 2009. - Les surfaces en eau (WATER) ont été identifiées à
    partir d’une saisie photogrammétrique réalisée à partir de la même prise de
    vue aérienne. - Les bâtiments 3D proviennent de la saisie photogrammétrique
    réalisée à partir de la prise de vue aérienne. Les textures plaquées sur ces
    bâtiments proviennent des clichés issus de la prise de vue aérienne. - Les
    bâtiments « remarquables » (Mairies, Eglises etc…), les ponts « remarquables
    » et les objets « remarquables » (Statues, Fontaines etc…) ont été texturés
    à partir de photographies terrestres.
  </dc:source>
Subject and Keywords
- Name
 
dc:subject
- Description
 
A topic of the content of the resource. Typically, Subject will be expressed as
      keywords, key phrases, or classification codes that describe a topic of the resource.
<dc:subject xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:dct="http://purl.org/dc/terms/"
            xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">Localisation</dc:subject>
Title
- Name
 
dc:title
- Description
 
A name given to the resource. Typically, Title will be a name by which the resource
      is formally known.
<dc:title xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:dct="http://purl.org/dc/terms/"
          xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
    Maquette 3D texturée de la commune de Charly (la Métropole de Lyon)
  </dc:title>
Resource Type
- Name
 
dc:type
- Description
 
The nature or genre of the content of the resource. Type includes terms describing
      general categories, functions, genres, or aggregation levels for content.
| code | label | 
|---|---|
| dataset | Dataset | 
| service | Service | 
<dc:type xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:dct="http://purl.org/dc/terms/"
         xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">nonGeographicDataset</dc:type>
URI
- Name
 
dc:URI
- Description
 
Abstract
- Name
 
dct:abstract
- Description
 
Access Rights
- Name
 
dct:accessRights
- Description
 
Accrual Method
- Name
 
dct:accrualMethod
- Description
 
Accrual Periodicity
- Name
 
dct:accrualPeriodicity
- Description
 
| code | label | 
|---|---|
| continual | Continual | 
| daily | Daily | 
| weekly | Weekly | 
| fortnightly | Fortnightly | 
| monthly | Monthly | 
| quarterly | Quarterly | 
| biannually | Biannually | 
| annually | Annually | 
| asNeeded | As needed | 
| irregular | Irregular | 
| notPlanned | Not planned | 
| unknown | Unknown | 
<dct:accrualPeriodicity xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:dct="http://purl.org/dc/terms/"
                        xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">Irregular</dct:accrualPeriodicity>
Accrual Policy
- Name
 
dct:accrualPolicy
- Description
 
Alternative Title
- Name
 
dct:alternative
- Description
 
Audience
- Name
 
dct:audience
- Description
 
Bibliographic Citation
- Name
 
dct:bibliographicCitation
- Description
 
Conforms To
- Name
 
dct:conformsTo
- Description
 
Date Created
- Name
 
dct:created
- Description
 
<dct:created xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:dct="http://purl.org/dc/terms/"
             xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">2014-12-19</dct:created>
Date Accepted
- Name
 
dct:dateAccepted
- Description
 
Date Copyrighted
- Name
 
dct:dateCopyrighted
- Description
 
Date Submitted
- Name
 
dct:dateSubmitted
- Description
 
<dct:dateSubmitted xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:dct="http://purl.org/dc/terms/"
                   xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">2015-01-23</dct:dateSubmitted>
Audience Education Level
- Name
 
dct:educationLevel
- Description
 
A class of entity, defined in terms of progression through an educational or
      training context, for which the described resource is intended.
Extent
- Name
 
dct:extent
- Description
 
Has Format
- Name
 
dct:hasFormat
- Description
 
A related resource that is substantially the same as the pre-existing described
      resource, but in another format.
Has Part
- Name
 
dct:hasPart
- Description
 
Has Version
- Name
 
dct:hasVersion
- Description
 
Instructional Method
- Name
 
dct:instructionalMethod
- Description
 
A process, used to engender knowledge, attitudes and skills, that the resource is
      designed to support.
Is Format Of
- Name
 
dct:isFormatOf
- Description
 
Is part of
- Name
 
dct:isPartOf
- Description
 
<dct:isPartOf xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:dct="http://purl.org/dc/terms/"
              xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">8017c69a-5b17-404f-acdd-d9c37a0afac4</dct:isPartOf>
Is Referenced By
- Name
 
dct:isReferencedBy
- Description
 
Is Replaced By
- Name
 
dct:isReplacedBy
- Description
 
Is Required By
- Name
 
dct:isRequiredBy
- Description
 
A related resource that requires the described resource to support its function,
      delivery, or coherence.
Date Issued
- Name
 
dct:issued
- Description
 
Is Version Of
- Name
 
dct:isVersionOf
- Description
 
License
- Name
 
dct:license
- Description
 
Mediator
- Name
 
dct:mediator
- Description
 
Medium
- Name
 
dct:medium
- Description
 
Date Modified
- Name
 
dct:modified
- Description
 
<dct:modified xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:dct="http://purl.org/dc/terms/"
              xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">2016-02-03T21:33:45</dct:modified>
Provenance
- Name
 
dct:provenance
- Description
 
A statement of any changes in ownership and custody of the resource since its
      creation that are significant for its authenticity, integrity and interpretation.
Related resource
- Name
 
dct:references
- Description
 
Replaces
- Name
 
dct:replaces
- Description
 
Requires
- Name
 
dct:requires
- Description
 
A related resource that is required by the described resource to support its
      function, delivery, or coherence.
Rights Holder
- Name
 
dct:rightsHolder
- Description
 
Spatial
- Name
 
dct:spatial
- Description
 
<dct:spatial xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:dct="http://purl.org/dc/terms/"
             xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">RGF93 / CC46 (EPSG:3946)</dct:spatial>
Table Of Contents
- Name
 
dct:tableOfContents
- Description
 
Temporal Coverage
- Name
 
dct:temporal
- Description
 
Date Valid
- Name
 
dct:valid
- Description
 
Metadata
- Name
 
simpledc
- Description
 
<simpledc xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:dct="http://purl.org/dc/terms/"
          xsi:noNamespaceSchemaLocation="http://localhost/geonetwork/xml/schemas/dublin-core/schema.xsd">
   <dc:title>
    Maquette 3D texturée de la commune de Charly (la Métropole de Lyon)
  </dc:title>
   <dc:creator>
    Métropole de Lyon / Direction Innovation Numérique et Systèmes d'Information
    (DINSI) (Géomatique et données métropolitaines)
  </dc:creator>
   <dc:subject>Localisation</dc:subject>
   <dc:description>
    La maquette 3D de la commune (2009 ou 2012) est composée de deux à six
    couches de données. A minima, toutes les maquettes se composent des deux
    couches suivantes : - Le Modèle numérique de terrain (TIN) et ses textures
    associées ; - Les bâtiments 3D texturés (BATIS). Elle est complétée par une
    ou plusieurs des couches ci-dessous : - Les surfaces en eau (WATER) et leurs
    textures associées ; - Les bâtiments « remarquables » (Mairies, Eglises
    etc…) ; - Les ponts « remarquables » ; - Les objets « remarquables »
    (Statues, Fontaines etc…). Ces données sont modélisées suivant la norme
    CityGML et fournies dans ce format. Ces maquettes sont produites avec le
    logiciel RhinoTerrain/RhinoCity.
  </dc:description>
   <dc:publisher>
    Métropole de Lyon / Direction Innovation Numérique et Systèmes d'Information
    (DINSI) (Géomatique et données métropolitaines)
  </dc:publisher>
   <dc:type>nonGeographicDataset</dc:type>
   <dc:format>application/zip</dc:format>
   <dc:format>CityGML (taille : 260.0 Mo)</dc:format>
   <dc:format>application/zip</dc:format>
   <dc:format>executable (taille : 829.2 Mo)</dc:format>
   <dc:format>application/zip</dc:format>
   <dc:format>CityGML (taille : 113.5 Mo)</dc:format>
   <dc:format>application/zip</dc:format>
   <dc:format>executable (taille : 339.2 Mo)</dc:format>
   <dc:format>application/pdf</dc:format>
   <dc:format>pdf (taille : 315 Ko)</dc:format>
   <dc:source>
    Le Modèle numérique de terrain est issu d’une saisie photogrammétrique
    réalisée à partir de la prise de vue aérienne (2009 ou 2012). Les fichiers
    des textures associées plaquées sur le MNT correspondent à
    l’orthophotographie aérienne qui possède une résolution de 10 cm pour 2012
    et 16 cm pour 2009. - Les surfaces en eau (WATER) ont été identifiées à
    partir d’une saisie photogrammétrique réalisée à partir de la même prise de
    vue aérienne. - Les bâtiments 3D proviennent de la saisie photogrammétrique
    réalisée à partir de la prise de vue aérienne. Les textures plaquées sur ces
    bâtiments proviennent des clichés issus de la prise de vue aérienne. - Les
    bâtiments « remarquables » (Mairies, Eglises etc…), les ponts « remarquables
    » et les objets « remarquables » (Statues, Fontaines etc…) ont été texturés
    à partir de photographies terrestres.
  </dc:source>
   <dc:language>fre</dc:language>
   <dc:relation>
    https://download.data.grandlyon.com/files/grandlyon/localisation/bati3d/CHARLY_2012.zip
  </dc:relation>
   <dc:relation>
    https://download.data.grandlyon.com/files/grandlyon/localisation/bati3d/_EXE_CHARLY_2012.zip
  </dc:relation>
   <dc:relation>
    https://download.data.grandlyon.com/files/grandlyon/localisation/bati3d/CHARLY_2009.zip
  </dc:relation>
   <dc:relation>
    https://download.data.grandlyon.com/files/grandlyon/localisation/bati3d/_EXE_CHARLY_2009.zip
  </dc:relation>
   <dc:relation>
    https://download.data.grandlyon.com/files/grandlyon/localisation/bati3d/Maquettes_3D_CityGML.pdf
  </dc:relation>
   <dc:relation>
    https://download.data.grandlyon.com/files/grandlyon/LicenceOuverte.pdf
  </dc:relation>
   <dc:coverage>
    North 45.668, South 45.635, East 4.805, West 4.768. CHARLY
  </dc:coverage>
   <dc:rights>Licence Ouverte</dc:rights>
   <dc:rights>Pas de restriction d'accès public selon INSPIRE</dc:rights>
   <dct:created>2014-12-19</dct:created>
   <dct:dateSubmitted>2015-01-23</dct:dateSubmitted>
   <dct:isPartOf>8017c69a-5b17-404f-acdd-d9c37a0afac4</dct:isPartOf>
   <dct:spatial>RGF93 / CC46 (EPSG:3946)</dct:spatial>
   <dct:accrualPeriodicity>Irregular</dct:accrualPeriodicity>
   <dct:modified>2016-02-03T21:33:45</dct:modified>
   <dc:identifier>a806d3e1-c240-43a9-bbc3-643e8c93b10d</dc:identifier>
</simpledc>
Standard codelists
List of all codelists available in the standard.
No codelist defined.