TT:metadata: Difference between revisions

From railML 2 Wiki
Jump to navigation Jump to search
[checked revision][checked revision]
(template:external ausgebaut)
(railML→{{rml}})
 
(5 intermediate revisions by 2 users not shown)
Line 1: Line 1:
{{ElementDocu|
{{ElementDocu|
elementName = metadata
elementName = metadata
Line 4: Line 5:
|parent = {{TT:Tag|timetable}}
|parent = {{TT:Tag|timetable}}


|childs = {{TT:Tag|dc:creator}}, {{TT:Tag|dc:date}}, {{TT:Tag|dc:format}}, {{TT:Tag|dc:identifier}}, {{TT:Tag|dc:language}}, {{TT:Tag|dc:source}}, {{TT:Tag|dc:title}}, {{Intro|2.2}} {{TT:Tag|organizationalUnits}} {{depVers|Obsolete}}
|childs = {{TT:Tag|dc:creator}}, {{TT:Tag|dc:date}}, {{TT:Tag|dc:format}}, {{TT:Tag|dc:identifier}}, {{TT:Tag|dc:language}}, {{TT:Tag|dc:source}}, {{TT:Tag|dc:title}}
 
|semantics =
|semantics =
The element {{TT:Tag|metadata}} provides a flexible collection of {{external|http://dublincore.org|Dublin Core metadata}} based on {{Attr|xs:any}}.<br/>
The element {{TT:Tag|metadata}} provides a flexible collection of {{external|https://dublincore.org|Dublin Core metadata}} based on {{Attr|xs:any}}.
{{Intro|2.2}} Furthermore some basic, export specific organizational bindings may be predefined.
 
|constraints =
|constraints =
The element {{TT:Tag|metadata}} may be ommitted or used once.<br/>
The element {{TT: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 {{TT:Tag|organizationalUnits}} should come last, or may be omitted.
Dublin Core elements (with 'dc:' prefix) may occur in any order and any count. The {{rml}} element {{TT:Tag|organizationalUnits}} should come last, or may be omitted.


|example =
|example =
see {{external|http://www.irfp.de/download/railml_beispiel_dc.pdf|{{rml}} recommendation and example for usage of DC elements|type=pdf|comment=by Dirk Bräuer, iRFP Dresden|lang=German and English|date=2015-05-08|visited=2018-03-27}}
see {{external|https://www.irfp.de/download/railml_beispiel_dc.pdf|{{rml}} recommendation and example for usage of DC elements|type=pdf|comment=by Dirk Bräuer, iRFP Dresden|lang=German and English|date=2015-05-08|visited=2018-03-27}}
}}
}}

Latest revision as of 20:32, 22 January 2024


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 (external link) based on xs:any.

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 (external link, 2015-05-08, pdf, German and English, visited on 2018-03-27; by Dirk Bräuer, iRFP Dresden)

Notes / Anmerkungen

Not yet described. / Noch nicht beschrieben.

Open issues / Offene Punkte/Pendenzen

Not yet described. / Noch nicht beschrieben.