############ Organization ############ :Semantic name: https://openminds.om-i.org/types/Organization :Display as: Organization An entity comprised of one or more natural persons with a particular purpose. [adapted from Wikipedia](https://en.wikipedia.org/wiki/Organization) ------------ ------------ Properties ########## :Required: `countryOfFormation `_, `name `_, `type `_ :Optional: `acronym `_, `alternateName `_, `digitalIdentifier `_, `hasParent `_, `homepage `_, `jurisdiction `_, `location `_, `membership `_ ------------ .. _acronym_heading: ******* acronym ******* .. admonition:: schema_specifications :semantic name: https://openminds.om-i.org/props/acronym :value type: | string | formatting: text/plain; singleline :instructions: Enter the acronym of this organization. `BACK TO TOP `_ ------------ .. _alternateName_heading: ************* alternateName ************* .. admonition:: schema_specifications :semantic name: https://openminds.om-i.org/props/alternateName :value type: | string array \(1-N\) | formatting: text/plain; singleline :instructions: Enter any other known name or acronym of this organization. `BACK TO TOP `_ ------------ .. _countryOfFormation_heading: ****************** countryOfFormation ****************** .. admonition:: schema_specifications :semantic name: https://openminds.om-i.org/props/countryOfFormation :value type: | linked object of type | `SovereignState `_ :instructions: Add the country where the organization was formed. `BACK TO TOP `_ ------------ .. _digitalIdentifier_heading: ***************** digitalIdentifier ***************** Digital handle to identify objects or legal persons. .. admonition:: schema_specifications :semantic name: https://openminds.om-i.org/props/digitalIdentifier :value type: | linked object array \(1-N\) of type | `GenericIdentifier `_, `ISNI `_, `LEI `_, `RORID `_ or `RRID `_ :instructions: Add all globally unique and persistent digital identifier of this organization. `BACK TO TOP `_ ------------ .. _hasParent_heading: ********* hasParent ********* Reference to a parent object or legal person. .. admonition:: schema_specifications :semantic name: https://openminds.om-i.org/props/hasParent :value type: | linked object array \(1-N\) of type | `Organization `_ :instructions: Add all parent organizations of this organization. `BACK TO TOP `_ ------------ .. _homepage_heading: ******** homepage ******** Main website of something or someone. .. admonition:: schema_specifications :semantic name: https://openminds.om-i.org/props/homepage :value type: | string | formatting: text/plain; singleline :instructions: Enter the internationalized resource identifier (IRI) to the homepage of this organization. `BACK TO TOP `_ ------------ .. _jurisdiction_heading: ************ jurisdiction ************ .. admonition:: schema_specifications :semantic name: https://openminds.om-i.org/props/jurisdiction :value type: | linked object of type | `SovereignState `_ or `SupranationalBody `_ :instructions: Add the jurisdiction under which the organization operates. `BACK TO TOP `_ ------------ .. _location_heading: ******** location ******** .. admonition:: schema_specifications :semantic name: https://openminds.om-i.org/props/location :value type: | embedded object of type | `Location `_ :instructions: Add the headquarters location of this organization. `BACK TO TOP `_ ------------ .. _membership_heading: ********** membership ********** .. admonition:: schema_specifications :semantic name: https://openminds.om-i.org/props/membership :value type: | embedded object array \(1-N\) of type | `Membership `_ :instructions: Add all membership records (one per member) for this organization. Who is considered a qualified member is typically defined in the organization’s membership agreements. `BACK TO TOP `_ ------------ .. _name_heading: **** name **** Word or phrase that constitutes the distinctive designation of a being or thing. .. admonition:: schema_specifications :semantic name: https://openminds.om-i.org/props/name :value type: | string | formatting: text/plain; singleline :instructions: Enter the organization’s preferred name for use in international contexts. `BACK TO TOP `_ ------------ .. _type_heading: **** type **** Distinct class to which a group of entities or concepts with similar characteristics or attributes belong to. .. admonition:: schema_specifications :semantic name: https://openminds.om-i.org/props/type :value type: | linked object of type | `OrganizationType `_ :instructions: Add the type of this organization (legal entity or organizational unit). `BACK TO TOP `_ ------------