Represents hierarchical containment of Organizations or OrganizationalUnits; indicates an organization which is a sub-part or child of this organization.
<xs:element name="hasSubOrganization" type="OrganizationType"><xs:annotation><xs:documentation>Represents hierarchical containment of Organizations or OrganizationalUnits; indicates an organization which is a sub-part or child of this organization.</xs:documentation></xs:annotation></xs:element>
Element isSubOrganizationOf
Namespace
http://www.w3.org/ns/org#
Annotations
Represents hierarchical containment of Organizations or OrganizationalUnits; indicates an organization which is a sub-part or child of this organization.
<xs:element name="isSubOrganizationOf" type="OrganizationType"><xs:annotation><xs:documentation>Represents hierarchical containment of Organizations or OrganizationalUnits; indicates an organization which is a sub-part or child of this organization.</xs:documentation></xs:annotation></xs:element>
Element hasMember
Namespace
http://www.w3.org/ns/org#
Annotations
Indicates an agent (person or other organization) who is a member of the subject Organization.
<xs:element name="hasMember" type="foaf:AgentType"><xs:annotation><xs:documentation>Indicates an agent (person or other organization) who is a member of the subject Organization.</xs:documentation></xs:annotation></xs:element>
Indicates that an agent (person or other organization) is a member of the Organization with no indication of the nature of that membership or the role played. Note that the choice of property name is not meant to limit the property to only formal membership arrangements, it is also intended to cover related concepts such as affiliation or other involvement in the organization. Extensions can specialize this relationship to indicate particular roles within the organization or more nuanced relationships to the organization.
<xs:element name="memberOf" type="OrganizationType"><xs:annotation><xs:documentation>Indicates that an agent (person or other organization) is a member of the Organization with no indication of the nature of that membership or the role played. Note that the choice of property name is not meant to limit the property to only formal membership arrangements, it is also intended to cover related concepts such as affiliation or other involvement in the organization. Extensions can specialize this relationship to indicate particular roles within the organization or more nuanced relationships to the organization.</xs:documentation></xs:annotation></xs:element>