CO:dc:creator: Difference between revisions

From railML 2 Wiki
Jump to navigation Jump to search
[checked revision][checked revision]
No edit summary
No edit summary
Line 3: Line 3:


|parent = {{CO:Tag|metadata}}
|parent = {{CO:Tag|metadata}}
 
|childs={{CO:Tag|any}}
|semantics =  
|semantics =  
; Dublin Core definition: "An entity primarily responsible for making the resource."
; Dublin Core definition: "An entity primarily responsible for making the resource."

Revision as of 17:35, 26 February 2017


dc:creator
 


Scheme description / Schemenbeschreibung

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

Multiplicity / Anzahl

[1..1]

Semantics / Bedeutung

Dublin Core definition
"An entity primarily responsible for making the resource."
Dublin Core description
"Examples of a Creator include a person, an organization, or a service. Typically, the name of a Creator should be used to indicate the entity."
railML semantics
This may be a combination of the company's name and the person's name who created the data set (railML file).

Attributes of dc:creator / Attribute von dc:creator

  • 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).

Syntactic Constraints / Syntaktische Beschränkungen

The Element <dc:creator> may occur several times with different xml:lang attributes.

Best practice & Examples / Empfohlene Anwendung & Beispiele

  <dc:creator xml:lang="de">Bahnkonzept / Kolmorgen</dc:creator>

Notes / Anmerkungen

None.

Open issues / Offene Punkte/Pendenzen

Not yet described. / Noch nicht beschrieben.