CO:metadata: Difference between revisions

From railML 2 Wiki
Jump to navigation Jump to search
[checked revision][checked revision]
(Created using new template (Vorlage:InheritMetadata))
 
m (1 revision imported: http→https)
(7 intermediate revisions by 2 users not shown)
Line 1: Line 1:
{{InheritMetadata
 
|parentLink = {{CO:Tag|railml}}
{{ElementDocu|
|selfLink = {{CO:Tag|metadata}}
elementName = metadata
|ns = CO
 
|parent = {{CO:Tag|railml}}
 
|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 =
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.
|inheritedAttributes=''None''
|ownAttributes=''None''
|constraints =
The element {{CO: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 {{CO:Tag|organizationalUnits}} should come last, or may be omitted.
 
|example =
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.