Template:InheritDCsource: Difference between revisions

From railML 2 Wiki
Jump to navigation Jump to search
[unchecked revision][unchecked revision]
(Created for use in several CO, IS, RS, TT documentation sites)
 
(example link added)
Line 30: Line 30:
   <dc:source>WareInfrastructure 0.9-815</dc:source>
   <dc:source>WareInfrastructure 0.9-815</dc:source>
</syntaxhighlight>
</syntaxhighlight>
see also [http://www.irfp.de/download/railml_beispiel_dc.pdf RailML recommendation and example for usage of DC elements (German, English), PDF, 151 kByte]


|back = {{{back|FIXME}}}
|back = {{{back|FIXME}}}
}}
}}

Revision as of 20:53, 30 March 2012


dc:source
 


Scheme description / Schemenbeschreibung

Position of dc:source in the XML-Tree / Position von dc:source im XML-Baum

  • Parent: FIXME
  • Children: None

Multiplicity / Anzahl

[1..1]

Semantics / Bedeutung

Dublin Core definition
"A related resource from which the described resource is derived."
Dublin Core description
"The described resource may be derived from the related resource in whole or in part. Recommended best practice is to identify the related resource by means of a string conforming to a formal identification system."
railML® semantics
This may be used for identifying the software system which was used for creating the data set (railML file). Additional internal software system version strings may be integrated.

Attributes of dc:source / Attribute von dc:source

  • xml:lang (introduced with version 2.1): This is a unique identifier of language. It uses basically the language standard IETF BCP 47 (external link) which may be different to ISO 639-1 (external link) or ISO 639-2 (external link). For mapping hints see relation to other standards (external link).
    The usage of xml:lang does not make any sense in the context of a software identification.

Syntactic Constraints / Syntaktische Beschränkungen

The Element FIXME may occur several times with different xml:lang attributes.
If independent software tools are needed for creating the resource multiple FIXME elements should be used for identifying each component separately.

Best practice & Examples / Empfohlene Anwendung & Beispiele

  <dc:source>SoftTimetables 1.0-4711</dc:source>
  <dc:source>WareInfrastructure 0.9-815</dc:source>

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

Notes / Anmerkungen

None.

Open issues / Offene Punkte/Pendenzen

Not yet described. / Noch nicht beschrieben.