Organization¶
Fully qualified class name: DDICDIModels::DDICDILibrary::Classes::Agents::Organization
Definition¶
Collection of people organized within a framework of authority that can perform an act or be associated with another agent.
Examples¶
Commonwealth Scientific and Industrial Research Organisation (CSIRO), U.S. Census Bureau, University of Michigan/Institute for Social Research, Research Data Alliance Agrisemantics Working Group.
Explanatory notes¶
The W3C Organization Ontology (https://www.w3.org/TR/vocab-org/#organizational_structure) definition: “Represents a collection of people organized together into a community or other social, commercial or political structure. The group has some common purpose or reason for existence which goes beyond the set of people belonging to it and can act as an agent. Organizations are often decomposable into hierarchical structures.”
Diagram
Inheritance
Attributes
Name |
Inherited from |
Description |
Data Type |
Multiplicity |
Default value |
---|---|---|---|---|---|
contactInformation |
- own class - |
Contact information for the organization including location specification, address, URL, phone numbers, and other means of communication access. Sets of information can be repeated and date-stamped. |
0..1 |
||
organizationName |
- own class - |
Names by which the organization is known. |
1..* |
||
catalogDetails |
Bundles the information useful for a data catalog entry. Examples would be creator, contributor, title, copyright, embargo, and license information. A set of information useful for attribution, data discovery, and access. This is information that is tied to the identity of the object. If this information changes the version of the associated object changes. |
0..1 |
|||
identifier |
Identifier for objects requiring short- or long-lasting referencing and management. |
0..1 |
|||
image |
Information regarding image associated with the agent. |
0..* |
|||
purpose |
Intent or reason for the object/the description of the object. |
0..1 |
Associations
Direction |
Association |
Description |
Multiplicity of Organization |
Package of Other Class |
Other Class |
Multiplicity of other class |
Aggregation Kind |
Inherited from |
---|---|---|---|---|---|---|---|---|
to |
AgentListing has Agent |
0..* |
- own package - |
0..* |
none |
|||
to |
AgentListing isMaintainedBy Agent |
The unit or group of persons within the organization responsible for the agent listing (i.e., for adding, changing or deleting agent entries). |
0..1 |
- own package - |
0..* |
none |
||
to |
AgentPosition indexes Agent |
0..1 |
- own package - |
0..* |
none |
|||
to |
AgentRelationship hasSource Agent |
The subject in the description of a paired relationship – for example the Parent agent in the hierarchical Parent of Child relationship. |
1..1 |
- own package - |
0..* |
none |
||
to |
AgentRelationship hasTarget Agent |
The object in the description of a paired relationship – for example the Object agent in the hierarchical Parent of Child relationship. |
1..1 |
- own package - |
0..* |
none |
||
to |
AuthorizationSource has Agent |
0..* |
0..* |
none |
||||
to |
ClassificationIndex hasContact Agent |
Person(s) who may be contacted for additional information about the classification index. |
0..* |
0..* |
none |
|||
to |
ClassificationIndex isMaintainedBy Agent |
The unit or group of persons within the organization responsible for the classification index (i.e., for adding, changing or deleting classification index entries). |
0..1 |
0..* |
none |
|||
to |
ClassificationSeries isOwnedBy Agent |
The statistical office or other authority, which created and maintains the statistical classification(s) related to the classification series. A classification series may have several owners. |
0..* |
0..* |
none |
|||
to |
CorrespondenceTable hasContact Agent |
The person(s) who may be contacted for additional information about the correspondence table. Can be an individual or organization. |
0..* |
0..* |
none |
|||
to |
CorrespondenceTable isMaintainedBy Agent |
The unit or group of persons who are responsible for the correspondence table (i.e., for maintaining and updating it). |
0..1 |
0..* |
none |
|||
to |
CorrespondenceTable isOwnedBy Agent |
The statistical office, other authority or section that created and maintains the correspondence table. A correspondence table may have several owners. |
0..* |
0..* |
none |
|||
to |
StatisticalClassification isMaintainedBy Organization |
Organization, agency, or group within an agency responsible for the maintenance and upkeep of the statistical classification. |
0..* |
0..* |
none |
- own class - |
Syntax representations / encodings
All syntax representations except the Canonical XMI are provided as reference points for specific implementations, or for use as defaults if sufficient in the form presented.
Fragment for the class Organization (entire model as XMI)
1<packagedElement xmlns:StandardProfile="http://www.eclipse.org/uml2/5.0.0/UML/Profile/Standard"
2 xmlns:uml="http://www.eclipse.org/uml2/5.0.0/UML"
3 xmlns:xmi="http://www.omg.org/spec/XMI/20131001"
4 xmi:id="DDICDIModels-DDICDILibrary-Classes-Agents-Organization"
5 xmi:uuid="http://ddialliance.org/Specification/DDI-CDI/1.0/XMI/#Organization"
6 xmi:type="uml:Class">
7 <ownedComment xmi:id="DDICDIModels-DDICDILibrary-Classes-Agents-Organization-ownedComment"
8 xmi:uuid="http://ddialliance.org/Specification/DDI-CDI/1.0/XMI/#Organization-ownedComment"
9 xmi:type="uml:Comment">
10 <annotatedElement xmi:idref="DDICDIModels-DDICDILibrary-Classes-Agents-Organization"/>
11 <body>Definition
12==========
13Collection of people organized within a framework of authority that can perform an act or be associated with another agent.
14
15Examples
16==========
17Commonwealth Scientific and Industrial Research Organisation (CSIRO), U.S. Census Bureau, University of Michigan/Institute for Social Research, Research Data Alliance Agrisemantics Working Group.
18
19Explanatory notes
20=================
21The W3C Organization Ontology (https://www.w3.org/TR/vocab-org/#organizational_structure) definition: "Represents a collection of people organized together into a community or other social, commercial or political structure. The group has some common purpose or reason for existence which goes beyond the set of people belonging to it and can act as an agent. Organizations are often decomposable into hierarchical structures."</body>
22 </ownedComment>
23 <name>Organization</name>
24 <generalization xmi:id="DDICDIModels-DDICDILibrary-Classes-Agents-Organization-generalization"
25 xmi:uuid="http://ddialliance.org/Specification/DDI-CDI/1.0/XMI/#Organization-generalization"
26 xmi:type="uml:Generalization">
27 <general xmi:idref="DDICDIModels-DDICDILibrary-Classes-Agents-Agent"/>
28 </generalization>
29 <ownedAttribute xmi:id="DDICDIModels-DDICDILibrary-Classes-Agents-Organization-contactInformation"
30 xmi:uuid="http://ddialliance.org/Specification/DDI-CDI/1.0/XMI/#Organization-contactInformation"
31 xmi:type="uml:Property">
32 <ownedComment xmi:id="DDICDIModels-DDICDILibrary-Classes-Agents-Organization-contactInformation-ownedComment"
33 xmi:uuid="http://ddialliance.org/Specification/DDI-CDI/1.0/XMI/#Organization-contactInformation-ownedComment"
34 xmi:type="uml:Comment">
35 <annotatedElement xmi:idref="DDICDIModels-DDICDILibrary-Classes-Agents-Organization-contactInformation"/>
36 <body>Contact information for the organization including location specification, address, URL, phone numbers, and other means of communication access. Sets of information can be repeated and date-stamped.</body>
37 </ownedComment>
38 <lowerValue xmi:id="DDICDIModels-DDICDILibrary-Classes-Agents-Organization-contactInformation-lowerValue"
39 xmi:uuid="http://ddialliance.org/Specification/DDI-CDI/1.0/XMI/#Organization-contactInformation-lowerValue"
40 xmi:type="uml:LiteralInteger"/>
41 <upperValue xmi:id="DDICDIModels-DDICDILibrary-Classes-Agents-Organization-contactInformation-upperValue"
42 xmi:uuid="http://ddialliance.org/Specification/DDI-CDI/1.0/XMI/#Organization-contactInformation-upperValue"
43 xmi:type="uml:LiteralUnlimitedNatural">
44 <value>1</value>
45 </upperValue>
46 <name>contactInformation</name>
47 <type xmi:idref="DDICDIModels-DDICDILibrary-DataTypes-StructuredDataTypes-ContactInformation"/>
48 </ownedAttribute>
49 <ownedAttribute xmi:id="DDICDIModels-DDICDILibrary-Classes-Agents-Organization-organizationName"
50 xmi:uuid="http://ddialliance.org/Specification/DDI-CDI/1.0/XMI/#Organization-organizationName"
51 xmi:type="uml:Property">
52 <ownedComment xmi:id="DDICDIModels-DDICDILibrary-Classes-Agents-Organization-organizationName-ownedComment"
53 xmi:uuid="http://ddialliance.org/Specification/DDI-CDI/1.0/XMI/#Organization-organizationName-ownedComment"
54 xmi:type="uml:Comment">
55 <annotatedElement xmi:idref="DDICDIModels-DDICDILibrary-Classes-Agents-Organization-organizationName"/>
56 <body>Names by which the organization is known.</body>
57 </ownedComment>
58 <lowerValue xmi:id="DDICDIModels-DDICDILibrary-Classes-Agents-Organization-organizationName-lowerValue"
59 xmi:uuid="http://ddialliance.org/Specification/DDI-CDI/1.0/XMI/#Organization-organizationName-lowerValue"
60 xmi:type="uml:LiteralInteger">
61 <value>1</value>
62 </lowerValue>
63 <upperValue xmi:id="DDICDIModels-DDICDILibrary-Classes-Agents-Organization-organizationName-upperValue"
64 xmi:uuid="http://ddialliance.org/Specification/DDI-CDI/1.0/XMI/#Organization-organizationName-upperValue"
65 xmi:type="uml:LiteralUnlimitedNatural">
66 <value>*</value>
67 </upperValue>
68 <name>organizationName</name>
69 <isOrdered>true</isOrdered>
70 <type xmi:idref="DDICDIModels-DDICDILibrary-DataTypes-StructuredDataTypes-OrganizationName"/>
71 </ownedAttribute>
72</packagedElement>
Fragment for the class Organization (entire XML Schema)
1<xs:element name="Organization"
2 type="OrganizationXsdType"
3 xml:id="Organization">
4 <!-- based on the UML class DDICDIModels::DDICDILibrary::Classes::Agents::Organization -->
5 <xs:annotation>
6 <xs:documentation>Definition
7 ==========
8 Collection of people organized within a framework of authority that can perform an act or be associated with another agent.
9
10 Examples
11 ==========
12 Commonwealth Scientific and Industrial Research Organisation (CSIRO), U.S. Census Bureau, University of Michigan/Institute for Social Research, Research Data Alliance Agrisemantics Working Group.
13
14 Explanatory notes
15 =================
16 The W3C Organization Ontology (https://www.w3.org/TR/vocab-org/#organizational_structure) definition: "Represents a collection of people organized together into a community or other social, commercial or political structure. The group has some common purpose or reason for existence which goes beyond the set of people belonging to it and can act as an agent. Organizations are often decomposable into hierarchical structures."</xs:documentation>
17 </xs:annotation>
18</xs:element>
19<xs:complexType name="OrganizationXsdType"
20 xml:id="OrganizationXsdType">
21 <xs:annotation>
22 <xs:documentation>Definition
23 ==========
24 Collection of people organized within a framework of authority that can perform an act or be associated with another agent.
25
26 Examples
27 ==========
28 Commonwealth Scientific and Industrial Research Organisation (CSIRO), U.S. Census Bureau, University of Michigan/Institute for Social Research, Research Data Alliance Agrisemantics Working Group.
29
30 Explanatory notes
31 =================
32 The W3C Organization Ontology (https://www.w3.org/TR/vocab-org/#organizational_structure) definition: "Represents a collection of people organized together into a community or other social, commercial or political structure. The group has some common purpose or reason for existence which goes beyond the set of people belonging to it and can act as an agent. Organizations are often decomposable into hierarchical structures."</xs:documentation>
33 </xs:annotation>
34 <xs:complexContent>
35 <xs:extension base="AgentXsdType">
36 <xs:sequence>
37 <xs:element name="contactInformation"
38 type="ContactInformationXsdType"
39 minOccurs="0"
40 maxOccurs="1"
41 xml:id="Organization-contactInformation">
42 <xs:annotation>
43 <xs:documentation>Contact information for the organization including location specification, address, URL, phone numbers, and other means of communication access. Sets of information can be repeated and date-stamped.</xs:documentation>
44 </xs:annotation>
45 </xs:element>
46 <xs:element name="organizationName"
47 type="OrganizationNameXsdType"
48 minOccurs="1"
49 maxOccurs="unbounded"
50 xml:id="Organization-organizationName">
51 <xs:annotation>
52 <xs:documentation>Names by which the organization is known.</xs:documentation>
53 </xs:annotation>
54 </xs:element>
55 </xs:sequence>
56 </xs:extension>
57 </xs:complexContent>
58</xs:complexType>
Fragment for the class Organization (main ontology)
1# class Organization
2# based on the UML class DDICDIModels::DDICDILibrary::Classes::Agents::Organization
3cdi:Organization
4 a rdfs:Class, owl:Class, ucmis:Class;
5 rdfs:label "Organization";
6 rdfs:comment "Definition \n========== \nCollection of people organized within a framework of authority that can perform an act or be associated with another agent. \n\nExamples \n========== \nCommonwealth Scientific and Industrial Research Organisation (CSIRO), U.S. Census Bureau, University of Michigan/Institute for Social Research, Research Data Alliance Agrisemantics Working Group. \n\nExplanatory notes \n=================\nThe W3C Organization Ontology (https://www.w3.org/TR/vocab-org/#organizational_structure) definition: \"Represents a collection of people organized together into a community or other social, commercial or political structure. The group has some common purpose or reason for existence which goes beyond the set of people belonging to it and can act as an agent. Organizations are often decomposable into hierarchical structures.\""@en;
7 rdfs:subClassOf cdi:Agent;
8.
9
10cdi:Organization-contactInformation
11 a rdf:Property, owl:ObjectProperty, ucmis:Attribute;
12 rdfs:label "contactInformation";
13 rdfs:comment "Contact information for the organization including location specification, address, URL, phone numbers, and other means of communication access. Sets of information can be repeated and date-stamped."@en;
14 rdfs:domain cdi:Organization;
15 rdfs:range cdi:ContactInformation;
16.
17
18cdi:Organization-organizationName
19 a rdf:Property, owl:ObjectProperty, ucmis:Attribute;
20 rdfs:label "organizationName";
21 rdfs:comment "Names by which the organization is known."@en;
22 rdfs:domain cdi:Organization;
23 rdfs:range cdi:OrganizationName;
24.
Fragment for the class Organization (main JSON-LD)
1{
2 "@context": [
3 "Agent.jsonld",
4 {
5 "cdi": "http://ddialliance.org/Specification/DDI-CDI/1.0/RDF/",
6 "xsd": "http://www.w3.org/2001/XMLSchema#",
7 "Organization": "cdi:Organization",
8 "contactInformation": {
9 "@id": "cdi:Organization-contactInformation",
10 "@type": "@id",
11 "@context": "ContactInformation.jsonld"
12 },
13 "organizationName": {
14 "@id": "cdi:Organization-organizationName",
15 "@type": "@id",
16 "@context": "OrganizationName.jsonld"
17 },
18
19 "isMaintainedBy_OF_StatisticalClassification": {
20 "@reverse": "cdi:StatisticalClassification_isMaintainedBy_Organization",
21 "@type": "@id"
22 },
23 " comment ": "tag:json-should-support-trailing-commas"
24 }
25 ],
26 "generatedBy": "This code was generated by the Eclipse Acceleo project UCMIS M2T on 2024-03-16 23:40:04.",
27 "basedOn": "based on the UML data type DDICDIModels::DDICDILibrary::Classes::Agents::Organization"
28}