Template:InheritDCcreator: Difference between revisions

From railML 2 Wiki
Jump to navigation Jump to search
[unchecked revision][unchecked revision]
(Example added)
(Parameters, attributes, constraints added)
Line 5: Line 5:


|semantics =  
|semantics =  
; Dubin Core definition: "An entity primarily responsible for making the resource. 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."
; Dubin Core definition: "An entity primarily responsible for making the resource."


This may be a combination of the company's name and the person's name who created the data set (railML file).
; Dubin 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."
 
This may be a combination of the company's name and the person's name who created the data set (railML file). {{AddAnn|{{{semantics|}}}|{{{semantics_de|}}} }}
 
|inheritedAttributes =
{{InheritLang
|notes_en = {{{lang|}}}
|notes_de = {{{lang_de|}}}
}}
 
|constraints =
The Element {{{selfLink|FIXME}}} may occur several times with different {{Attr|xml:lang}} attributes. {{AddAnn|{{{constraints|}}}|{{{constraints_de|}}} }}


|example =
|example =

Revision as of 23:07, 11 December 2011


dc:creator
 


Scheme description / Schemenbeschreibung

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

  • Parent: FIXME
  • Children: Not yet described. / Noch nicht beschrieben.

Multiplicity / Anzahl

[1..1]

Semantics / Bedeutung

Dubin Core definition
"An entity primarily responsible for making the resource."
Dubin 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."

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 FIXME may occur several times with different xml:lang attributes.

Best practice & Examples / Empfohlene Anwendung & Beispiele

<dc:creator>Bahnkonzept / Kolmorgen</dc:creator>

Notes / Anmerkungen

Not yet described. / Noch nicht beschrieben.

Open issues / Offene Punkte/Pendenzen

Not yet described. / Noch nicht beschrieben.