RS:metadata: Difference between revisions

From railML 2 Wiki
Jump to navigation Jump to search
[checked revision][checked revision]
(Created using new template (Vorlage:InheritMetadata))
 
No edit summary
Line 1: Line 1:
{{InheritMetadata
{{ElementDocu|
|parentLink = {{RS:Tag|rollingstock}}
elementName = metadata
|selfLink = {{RS:Tag|metadata}}
 
|ns = RS
|parent = {{RS:Tag|rollingstock}}
 
|childs = {{RS:Tag|dc:creator}}, {{RS:Tag|dc:date}}, {{RS:Tag|dc:format}}, {{RS:Tag|dc:identifier}}, {{RS:Tag|dc:language}}, {{RS:Tag|dc:source}}, {{RS:Tag|dc:title}}, {{Intro|2.2}} {{RS:Tag|organizationalUnits}}
 
|semantics =
The element {{RS:Tag|metadata}} provides a flexible collection of [http://dublincore.org/ Dublin Core metadata] based on {{Attr|xs:any}}.<br/>
{{Intro|2.2}} Furthermore some basic, export specific organizational bindings may be predefined.
 
|constraints =
The element {{RS:Tag|metadata}} may be ommitted or used once.<br/>
Dublin Core elements (with 'dc:' prefix) may occur in any order and any count. The railML element {{RS:Tag|organizationalUnits}} should come last, or may be omitted.
 
|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]
}}
}}

Revision as of 11:10, 24 May 2017


metadata
 


Scheme description / Schemenbeschreibung

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

Multiplicity / Anzahl

[1..1]

Semantics / Bedeutung

The element <metadata> provides a flexible collection of Dublin Core metadata 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

Not yet described. / Noch nicht beschrieben.

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 (German, English), PDF, 151 kByte

Notes / Anmerkungen

Not yet described. / Noch nicht beschrieben.

Open issues / Offene Punkte/Pendenzen

Not yet described. / Noch nicht beschrieben.