Showing:

Annotations
Diagrams
Instances
Model
Properties
Source
Used by
Element ms:Group
Namespace http://w3id.org/meta-share/meta-share/
Annotations
A set of persons related to some aspect of a language resource, that do not have a legal status (e.g. a group of software developers working on the same software)
Diagram
Diagram ELG-SHARE_xsd_Element_ms_Group.tmp#Group_entityType ELG-SHARE_xsd_Element_ms_GroupIdentifier.tmp#GroupIdentifier ELG-SHARE_xsd_Element_ms_organizationName.tmp#organizationName ELG-SHARE_xsd_Element_ms_organizationShortName.tmp#organizationShortName ELG-SHARE_xsd_Element_ms_organizationAlternativeName.tmp#organizationAlternativeName ELG-SHARE_xsd_Element_ms_organizationRole.tmp#organizationRole ELG-SHARE_xsd_Element_ms_organizationBio.tmp#organizationBio ELG-SHARE_xsd_Element_ms_logo.tmp#logo ELG-SHARE_xsd_Element_ms_LTArea.tmp#LTArea ELG-SHARE_xsd_Element_ms_serviceOffered.tmp#serviceOffered ELG-SHARE_xsd_Element_ms_discipline.tmp#discipline ELG-SHARE_xsd_Element_ms_domain.tmp#domain ELG-SHARE_xsd_Element_ms_keyword.tmp#keyword ELG-SHARE_xsd_Element_ms_email.tmp#email ELG-SHARE_xsd_Element_ms_website.tmp#website ELG-SHARE_xsd_Element_ms_addressSet.tmp#addressSet ELG-SHARE_xsd_Element_ms_telephoneNumber.tmp#telephoneNumber ELG-SHARE_xsd_Element_ms_faxNumber.tmp#faxNumber ELG-SHARE_xsd_Element_ms_socialMediaOccupationalAccount.tmp#socialMediaOccupationalAccount
Properties
content complex
Used by
Model
Children ms:GroupIdentifier, ms:LTArea, ms:addressSet, ms:discipline, ms:domain, ms:email, ms:entityType, ms:faxNumber, ms:keyword, ms:logo, ms:organizationAlternativeName, ms:organizationBio, ms:organizationName, ms:organizationRole, ms:organizationShortName, ms:serviceOffered, ms:socialMediaOccupationalAccount, ms:telephoneNumber, ms:website
Instance
<ms:Group xmlns:ms="http://w3id.org/meta-share/meta-share/">
  <ms:entityType>{1,1}</ms:entityType>
  <ms:GroupIdentifier ms:OrganizationIdentifierScheme="">{0,unbounded}</ms:GroupIdentifier>
  <ms:organizationName xml:lang="">{1,unbounded}</ms:organizationName>
  <ms:organizationShortName xml:lang="">{0,unbounded}</ms:organizationShortName>
  <ms:organizationAlternativeName xml:lang="">{0,unbounded}</ms:organizationAlternativeName>
  <ms:organizationRole>{0,unbounded}</ms:organizationRole>
  <ms:organizationBio xml:lang="">{0,unbounded}</ms:organizationBio>
  <ms:logo>{0,1}</ms:logo>
  <ms:LTArea>{0,unbounded}</ms:LTArea>
  <ms:serviceOffered xml:lang="">{0,unbounded}</ms:serviceOffered>
  <ms:discipline xml:lang="">{0,unbounded}</ms:discipline>
  <ms:domain>{0,unbounded}</ms:domain>
  <ms:keyword xml:lang="">{0,unbounded}</ms:keyword>
  <ms:email>{0,unbounded}</ms:email>
  <ms:website>{0,unbounded}</ms:website>
  <ms:addressSet>{0,unbounded}</ms:addressSet>
  <ms:telephoneNumber>{0,unbounded}</ms:telephoneNumber>
  <ms:faxNumber>{0,unbounded}</ms:faxNumber>
  <ms:socialMediaOccupationalAccount ms:socialMediaOccupationalAccountType="">{0,unbounded}</ms:socialMediaOccupationalAccount>
</ms:Group>
Source
<xs:element name="Group">
  <xs:annotation>
    <xs:documentation xml:lang="en">A set of persons related to some aspect of a language resource, that do not have a legal status (e.g. a group of software developers working on the same software)</xs:documentation>
    <xs:appinfo>
      <xs:label xml:lang="en">Group</xs:label>
      <xs:identifier>http://w3id.org/meta-share/meta-share/Group</xs:identifier>
      <representation>
        <str>organizationName</str>
        <str>GroupIdentifier</str>
        <str>website</str>
      </representation>
    </xs:appinfo>
  </xs:annotation>
  <xs:complexType>
    <xs:sequence>
      <xs:element name="entityType" fixed="Group">
        <xs:annotation>
          <xs:documentation xml:lang="en">Classifies the entity described by a metadata record to one of the major classes</xs:documentation>
        </xs:annotation>
      </xs:element>
      <xs:element ref="ms:GroupIdentifier" minOccurs="0" maxOccurs="unbounded">
        <xs:annotation>
          <xs:appinfo>
            <relation>om</relation>
            <unique>true</unique>
            <recommended>true</recommended>
          </xs:appinfo>
        </xs:annotation>
      </xs:element>
      <xs:element ref="ms:organizationName" maxOccurs="unbounded">
        <xs:annotation>
          <xs:appinfo>
            <unique>true</unique>
            <indexed>true</indexed>
          </xs:appinfo>
        </xs:annotation>
      </xs:element>
      <xs:element ref="ms:organizationShortName" minOccurs="0" maxOccurs="unbounded">
        <xs:annotation>
          <xs:appinfo>
            <multiple>true</multiple>
            <recommended>true</recommended>
            <indexed>true</indexed>
          </xs:appinfo>
        </xs:annotation>
      </xs:element>
      <xs:element ref="ms:organizationAlternativeName" minOccurs="0" maxOccurs="unbounded">
        <xs:annotation>
          <xs:appinfo>
            <multiple>true</multiple>
            <indexed>true</indexed>
            <recommended>true</recommended>
          </xs:appinfo>
        </xs:annotation>
      </xs:element>
      <xs:element ref="ms:organizationRole" minOccurs="0" maxOccurs="unbounded"/>
      <xs:element ref="ms:organizationBio" minOccurs="0" maxOccurs="unbounded">
        <xs:annotation>
          <xs:appinfo>
            <recommended project="ELG">true</recommended>
            <indexed>true</indexed>
          </xs:appinfo>
        </xs:annotation>
      </xs:element>
      <xs:element ref="ms:logo" minOccurs="0">
        <xs:annotation>
          <xs:appinfo>
            <recommended project="ELG">true</recommended>
          </xs:appinfo>
        </xs:annotation>
      </xs:element>
      <xs:element ref="ms:LTArea" minOccurs="0" maxOccurs="unbounded">
        <xs:annotation>
          <xs:appinfo>
            <recommended project="ELG">true</recommended>
            <indexed>true</indexed>
          </xs:appinfo>
        </xs:annotation>
      </xs:element>
      <xs:element ref="ms:serviceOffered" minOccurs="0" maxOccurs="unbounded">
        <xs:annotation>
          <xs:appinfo>
            <multiple>true</multiple>
          </xs:appinfo>
        </xs:annotation>
      </xs:element>
      <xs:element ref="ms:discipline" minOccurs="0" maxOccurs="unbounded">
        <xs:annotation>
          <xs:appinfo>
            <multiple>true</multiple>
          </xs:appinfo>
        </xs:annotation>
      </xs:element>
      <xs:element ref="ms:domain" minOccurs="0" maxOccurs="unbounded">
        <xs:annotation>
          <xs:appinfo>
            <relation>mm</relation>
            <recommended project="ELG">true</recommended>
          </xs:appinfo>
        </xs:annotation>
      </xs:element>
      <xs:element ref="ms:keyword" minOccurs="0" maxOccurs="unbounded">
        <xs:annotation>
          <xs:appinfo>
            <multiple>true</multiple>
            <recommended project="ELG">true</recommended>
            <indexed>true</indexed>
          </xs:appinfo>
        </xs:annotation>
      </xs:element>
      <!--
				<xs:element ref="ms:isRelatedToLR" minOccurs="0" maxOccurs="unbounded">
					<xs:annotation>
						<xs:appinfo>
							<relation>mm</relation>
						</xs:appinfo>
					</xs:annotation>
				</xs:element>
-->
      <xs:element ref="ms:email" minOccurs="0" maxOccurs="unbounded">
        <xs:annotation>
          <xs:appinfo>
            <unique>true</unique>
            <recommended>true</recommended>
          </xs:appinfo>
        </xs:annotation>
      </xs:element>
      <xs:element ref="ms:website" minOccurs="0" maxOccurs="unbounded">
        <xs:annotation>
          <xs:appinfo>
            <unique>true</unique>
            <recommended>true</recommended>
          </xs:appinfo>
        </xs:annotation>
      </xs:element>
      <xs:element ref="ms:addressSet" minOccurs="0" maxOccurs="unbounded">
        <xs:annotation>
          <xs:appinfo>
            <relation>mm</relation>
          </xs:appinfo>
        </xs:annotation>
      </xs:element>
      <xs:element ref="ms:telephoneNumber" minOccurs="0" maxOccurs="unbounded"/>
      <xs:element ref="ms:faxNumber" minOccurs="0" maxOccurs="unbounded"/>
      <xs:element ref="ms:socialMediaOccupationalAccount" minOccurs="0" maxOccurs="unbounded">
        <xs:annotation>
          <xs:appinfo>
            <relation>om</relation>
          </xs:appinfo>
        </xs:annotation>
      </xs:element>
    </xs:sequence>
  </xs:complexType>
</xs:element>
Element ms:Group / ms:entityType
Namespace http://w3id.org/meta-share/meta-share/
Annotations
Classifies the entity described by a metadata record to one of the major classes
Diagram
Diagram
Properties
fixed Group
Source
<xs:element name="entityType" fixed="Group">
  <xs:annotation>
    <xs:documentation xml:lang="en">Classifies the entity described by a metadata record to one of the major classes</xs:documentation>
  </xs:annotation>
</xs:element>