CO:metadata: Difference between revisions

From railML 2 Wiki
Jump to navigation Jump to search
[checked revision][checked revision]
(Children added)
m (1 revision imported: http→https)
(5 intermediate revisions by 2 users not shown)
Line 1: Line 1:
{{ElementDocu|
{{ElementDocu|
elementName = metadata
elementName = metadata
Line 4: Line 5:
|parent = {{CO:Tag|railml}}
|parent = {{CO:Tag|railml}}


|childs = {{CO:Tag|any}}, {{CO:Tag|contributor}}, {{CO:Tag|coverage}}, {{CO:Tag|dc:creator}}, {{CO:Tag|dc:date}}, {{CO:Tag|description}}, {{CO:Tag|dc:format}}, {{CO:Tag|dc:identifier}}, {{CO:Tag|dc:language}}, {{CO:Tag|publisher}}, {{CO:Tag|relation}}, {{CO:Tag|rights}}, {{CO:Tag|dc:source}}, {{CO:Tag|subject}}, {{CO:Tag|dc:title}}, {{CO:Tag|type}}, {{Intro|2.2}} {{CO:Tag|organizationalUnits}}
|childs = {{CO:Tag|any}}, {{CO:Tag|dc:contributor}}, {{CO:Tag|dc:coverage}}, {{CO:Tag|dc:creator}}, {{CO:Tag|dc:date}}, {{CO:Tag|dc:description}}, {{CO:Tag|dc:format}}, {{CO:Tag|dc:identifier}}, {{CO:Tag|dc:language}}, {{CO:Tag|dc:publisher}}, {{CO:Tag|dc:relation}}, {{CO:Tag|dc:rights}}, {{CO:Tag|dc:source}}, {{CO:Tag|dc:subject}}, {{CO:Tag|dc:title}}, {{CO:Tag|dc:type}}, {{Intro|2.2}} {{CO:Tag|organizationalUnits}}
 
|minocc=0
|semantics =
|semantics =
The element {{CO:Tag|metadata}} provides a flexible collection of [http://dublincore.org/ Dublin Core metadata] based on {{Attr|xs:any}}.<br/>
The element {{CO:Tag|metadata}} provides a flexible collection of {{external|https://dublincore.org|Dublin Core metadata}} based on {{Attr|xs:any}}.<br/>
{{Intro|2.2}} Furthermore some basic, export specific organizational bindings may be predefined.
{{Intro|2.2}} Furthermore some basic, export specific organizational bindings may be predefined.
 
|inheritedAttributes=''None''
|ownAttributes=''None''
|constraints =
|constraints =
The element {{CO:Tag|metadata}} may be ommitted or used once.<br/>
The element {{CO:Tag|metadata}} may be ommitted or used once.<br/>
Line 15: Line 17:


|example =
|example =
see [http://www.irfp.de/download/railml_beispiel_dc.pdf RailML recommendation and example for usage of DC elements (German, English), PDF, 151 kByte]
see {{external|https://www.irfp.de/download/railml_beispiel_dc.pdf|RailML recommendation and example for usage of DC elements|type=PDF|comment=German, English, 151 kByte}}
}}
}}

Revision as of 17:28, 15 February 2021


metadata
 


Scheme description / Schemenbeschreibung

Position of metadata in the XML-Tree / Position von metadata im XML-Baum

Multiplicity / Anzahl

[0..1]

Semantics / Bedeutung

The element <metadata> provides a flexible collection of Dublin Core metadata (external link) based on xs:any.
(introduced with version 2.2) Furthermore some basic, export specific organizational bindings may be predefined.

Attributes of metadata / Attribute von metadata

None

Syntactic Constraints / Syntaktische Beschränkungen

The element <metadata> may be ommitted or used once.
Dublin Core elements (with 'dc:' prefix) may occur in any order and any count. The railML element <organizationalUnits> should come last, or may be omitted.

Best practice & Examples / Empfohlene Anwendung & Beispiele

see RailML recommendation and example for usage of DC elements (external link, PDF; German, English, 151 kByte)

Notes / Anmerkungen

Not yet described. / Noch nicht beschrieben.

Open issues / Offene Punkte/Pendenzen

Not yet described. / Noch nicht beschrieben.