AccessInformation¶
Fully qualified datatype name: DDICDIModels::DDICDILibrary::DataTypes::StructuredDataTypes::AccessInformation
Definition¶
A set of information important for understanding access conditions. Examples include license, embargo details.
Diagram
Attributes
Name |
Inherited from |
Description |
Data Type |
Multiplicity |
Default value |
---|---|---|---|---|---|
copyright |
- own datatype - |
The copyright statement. |
0..* |
||
embargo |
- own datatype - |
Specific information about any relevant embargo |
0..* |
||
license |
- own datatype - |
Information about any relevant license |
0..* |
||
rights |
- own datatype - |
Information about rights held in and over the resource. Typically, rights information includes a statement about various property rights associated with the resource, including intellectual property rights. |
0..* |
Usage
Type |
Package |
Classifier |
Attribute |
---|---|---|---|
DataType |
StructuredDataTypes |
access |
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 data type AccessInformation (entire XMI model)
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-DataTypes-StructuredDataTypes-AccessInformation"
5 xmi:uuid="http://ddialliance.org/Specification/DDI-CDI/1.0/XMI/#AccessInformation"
6 xmi:type="uml:DataType">
7 <ownedComment xmi:id="DDICDIModels-DDICDILibrary-DataTypes-StructuredDataTypes-AccessInformation-ownedComment"
8 xmi:uuid="http://ddialliance.org/Specification/DDI-CDI/1.0/XMI/#AccessInformation-ownedComment"
9 xmi:type="uml:Comment">
10 <annotatedElement xmi:idref="DDICDIModels-DDICDILibrary-DataTypes-StructuredDataTypes-AccessInformation"/>
11 <body>Definition
12============
13A set of information important for understanding access conditions. Examples include license, embargo details.</body>
14 </ownedComment>
15 <name>AccessInformation</name>
16 <ownedAttribute xmi:id="DDICDIModels-DDICDILibrary-DataTypes-StructuredDataTypes-AccessInformation-copyright"
17 xmi:uuid="http://ddialliance.org/Specification/DDI-CDI/1.0/XMI/#AccessInformation-copyright"
18 xmi:type="uml:Property">
19 <ownedComment xmi:id="DDICDIModels-DDICDILibrary-DataTypes-StructuredDataTypes-AccessInformation-copyright-ownedComment"
20 xmi:uuid="http://ddialliance.org/Specification/DDI-CDI/1.0/XMI/#AccessInformation-copyright-ownedComment"
21 xmi:type="uml:Comment">
22 <annotatedElement xmi:idref="DDICDIModels-DDICDILibrary-DataTypes-StructuredDataTypes-AccessInformation-copyright"/>
23 <body>The copyright statement.</body>
24 </ownedComment>
25 <lowerValue xmi:id="DDICDIModels-DDICDILibrary-DataTypes-StructuredDataTypes-AccessInformation-copyright-lowerValue"
26 xmi:uuid="http://ddialliance.org/Specification/DDI-CDI/1.0/XMI/#AccessInformation-copyright-lowerValue"
27 xmi:type="uml:LiteralInteger"/>
28 <upperValue xmi:id="DDICDIModels-DDICDILibrary-DataTypes-StructuredDataTypes-AccessInformation-copyright-upperValue"
29 xmi:uuid="http://ddialliance.org/Specification/DDI-CDI/1.0/XMI/#AccessInformation-copyright-upperValue"
30 xmi:type="uml:LiteralUnlimitedNatural">
31 <value>*</value>
32 </upperValue>
33 <name>copyright</name>
34 <isOrdered>true</isOrdered>
35 <type xmi:idref="DDICDIModels-DDICDILibrary-DataTypes-StructuredDataTypes-InternationalString"/>
36 </ownedAttribute>
37 <ownedAttribute xmi:id="DDICDIModels-DDICDILibrary-DataTypes-StructuredDataTypes-AccessInformation-embargo"
38 xmi:uuid="http://ddialliance.org/Specification/DDI-CDI/1.0/XMI/#AccessInformation-embargo"
39 xmi:type="uml:Property">
40 <ownedComment xmi:id="DDICDIModels-DDICDILibrary-DataTypes-StructuredDataTypes-AccessInformation-embargo-ownedComment"
41 xmi:uuid="http://ddialliance.org/Specification/DDI-CDI/1.0/XMI/#AccessInformation-embargo-ownedComment"
42 xmi:type="uml:Comment">
43 <annotatedElement xmi:idref="DDICDIModels-DDICDILibrary-DataTypes-StructuredDataTypes-AccessInformation-embargo"/>
44 <body>Specific information about any relevant embargo</body>
45 </ownedComment>
46 <lowerValue xmi:id="DDICDIModels-DDICDILibrary-DataTypes-StructuredDataTypes-AccessInformation-embargo-lowerValue"
47 xmi:uuid="http://ddialliance.org/Specification/DDI-CDI/1.0/XMI/#AccessInformation-embargo-lowerValue"
48 xmi:type="uml:LiteralInteger"/>
49 <upperValue xmi:id="DDICDIModels-DDICDILibrary-DataTypes-StructuredDataTypes-AccessInformation-embargo-upperValue"
50 xmi:uuid="http://ddialliance.org/Specification/DDI-CDI/1.0/XMI/#AccessInformation-embargo-upperValue"
51 xmi:type="uml:LiteralUnlimitedNatural">
52 <value>*</value>
53 </upperValue>
54 <name>embargo</name>
55 <isOrdered>true</isOrdered>
56 <type xmi:idref="DDICDIModels-DDICDILibrary-DataTypes-StructuredDataTypes-EmbargoInformation"/>
57 </ownedAttribute>
58 <ownedAttribute xmi:id="DDICDIModels-DDICDILibrary-DataTypes-StructuredDataTypes-AccessInformation-license"
59 xmi:uuid="http://ddialliance.org/Specification/DDI-CDI/1.0/XMI/#AccessInformation-license"
60 xmi:type="uml:Property">
61 <ownedComment xmi:id="DDICDIModels-DDICDILibrary-DataTypes-StructuredDataTypes-AccessInformation-license-ownedComment"
62 xmi:uuid="http://ddialliance.org/Specification/DDI-CDI/1.0/XMI/#AccessInformation-license-ownedComment"
63 xmi:type="uml:Comment">
64 <annotatedElement xmi:idref="DDICDIModels-DDICDILibrary-DataTypes-StructuredDataTypes-AccessInformation-license"/>
65 <body>Information about any relevant license</body>
66 </ownedComment>
67 <lowerValue xmi:id="DDICDIModels-DDICDILibrary-DataTypes-StructuredDataTypes-AccessInformation-license-lowerValue"
68 xmi:uuid="http://ddialliance.org/Specification/DDI-CDI/1.0/XMI/#AccessInformation-license-lowerValue"
69 xmi:type="uml:LiteralInteger"/>
70 <upperValue xmi:id="DDICDIModels-DDICDILibrary-DataTypes-StructuredDataTypes-AccessInformation-license-upperValue"
71 xmi:uuid="http://ddialliance.org/Specification/DDI-CDI/1.0/XMI/#AccessInformation-license-upperValue"
72 xmi:type="uml:LiteralUnlimitedNatural">
73 <value>*</value>
74 </upperValue>
75 <name>license</name>
76 <isOrdered>true</isOrdered>
77 <type xmi:idref="DDICDIModels-DDICDILibrary-DataTypes-StructuredDataTypes-LicenseInformation"/>
78 </ownedAttribute>
79 <ownedAttribute xmi:id="DDICDIModels-DDICDILibrary-DataTypes-StructuredDataTypes-AccessInformation-rights"
80 xmi:uuid="http://ddialliance.org/Specification/DDI-CDI/1.0/XMI/#AccessInformation-rights"
81 xmi:type="uml:Property">
82 <ownedComment xmi:id="DDICDIModels-DDICDILibrary-DataTypes-StructuredDataTypes-AccessInformation-rights-ownedComment"
83 xmi:uuid="http://ddialliance.org/Specification/DDI-CDI/1.0/XMI/#AccessInformation-rights-ownedComment"
84 xmi:type="uml:Comment">
85 <annotatedElement xmi:idref="DDICDIModels-DDICDILibrary-DataTypes-StructuredDataTypes-AccessInformation-rights"/>
86 <body>Information about rights held in and over the resource. Typically, rights information includes a statement about various property rights associated with the resource, including intellectual property rights.</body>
87 </ownedComment>
88 <lowerValue xmi:id="DDICDIModels-DDICDILibrary-DataTypes-StructuredDataTypes-AccessInformation-rights-lowerValue"
89 xmi:uuid="http://ddialliance.org/Specification/DDI-CDI/1.0/XMI/#AccessInformation-rights-lowerValue"
90 xmi:type="uml:LiteralInteger"/>
91 <upperValue xmi:id="DDICDIModels-DDICDILibrary-DataTypes-StructuredDataTypes-AccessInformation-rights-upperValue"
92 xmi:uuid="http://ddialliance.org/Specification/DDI-CDI/1.0/XMI/#AccessInformation-rights-upperValue"
93 xmi:type="uml:LiteralUnlimitedNatural">
94 <value>*</value>
95 </upperValue>
96 <name>rights</name>
97 <isOrdered>true</isOrdered>
98 <type xmi:idref="DDICDIModels-DDICDILibrary-DataTypes-StructuredDataTypes-InternationalString"/>
99 </ownedAttribute>
100</packagedElement>
Fragment for the data type AccessInformation (entire XML Schema)
1<xs:element name="AccessInformation"
2 type="AccessInformationXsdType"
3 xml:id="AccessInformation">
4 <!-- based on the UML data type DDICDIModels::DDICDILibrary::DataTypes::StructuredDataTypes::AccessInformation -->
5 <xs:annotation>
6 <xs:documentation>Definition
7 ============
8 A set of information important for understanding access conditions. Examples include license, embargo details.</xs:documentation>
9 </xs:annotation>
10</xs:element>
11<xs:complexType name="AccessInformationXsdType"
12 xml:id="AccessInformationXsdType">
13 <xs:annotation>
14 <xs:documentation>Definition
15 ============
16 A set of information important for understanding access conditions. Examples include license, embargo details.</xs:documentation>
17 </xs:annotation>
18 <xs:sequence>
19 <xs:element name="copyright"
20 type="InternationalStringXsdType"
21 minOccurs="0"
22 maxOccurs="unbounded"
23 xml:id="AccessInformation-copyright">
24 <xs:annotation>
25 <xs:documentation>The copyright statement.</xs:documentation>
26 </xs:annotation>
27 </xs:element>
28 <xs:element name="embargo"
29 type="EmbargoInformationXsdType"
30 minOccurs="0"
31 maxOccurs="unbounded"
32 xml:id="AccessInformation-embargo">
33 <xs:annotation>
34 <xs:documentation>Specific information about any relevant embargo</xs:documentation>
35 </xs:annotation>
36 </xs:element>
37 <xs:element name="license"
38 type="LicenseInformationXsdType"
39 minOccurs="0"
40 maxOccurs="unbounded"
41 xml:id="AccessInformation-license">
42 <xs:annotation>
43 <xs:documentation>Information about any relevant license</xs:documentation>
44 </xs:annotation>
45 </xs:element>
46 <xs:element name="rights"
47 type="InternationalStringXsdType"
48 minOccurs="0"
49 maxOccurs="unbounded"
50 xml:id="AccessInformation-rights">
51 <xs:annotation>
52 <xs:documentation>Information about rights held in and over the resource. Typically, rights information includes a statement about various property rights associated with the resource, including intellectual property rights.</xs:documentation>
53 </xs:annotation>
54 </xs:element>
55 </xs:sequence>
56</xs:complexType>
Fragment for the data type AccessInformation (main ontology, entire ontology as zip)
1# datatype AccessInformation
2# based on the UML data type DDICDIModels::DDICDILibrary::DataTypes::StructuredDataTypes::AccessInformation
3cdi:AccessInformation
4 a rdfs:Class, owl:Class, ucmis:StructuredDataType;
5 rdfs:label "AccessInformation";
6 rdfs:comment "Definition\n============\nA set of information important for understanding access conditions. Examples include license, embargo details."@en;
7
8 owl:hasKey (cdi:AccessInformation-copyright cdi:AccessInformation-embargo cdi:AccessInformation-license cdi:AccessInformation-rights);
9.
10
11cdi:AccessInformation-copyright
12 a rdf:Property, owl:ObjectProperty, ucmis:Attribute;
13 rdfs:label "copyright";
14 rdfs:comment "The copyright statement."@en;
15 rdfs:domain cdi:AccessInformation;
16 rdfs:range cdi:InternationalString;
17.
18
19cdi:AccessInformation-embargo
20 a rdf:Property, owl:ObjectProperty, ucmis:Attribute;
21 rdfs:label "embargo";
22 rdfs:comment "Specific information about any relevant embargo"@en;
23 rdfs:domain cdi:AccessInformation;
24 rdfs:range cdi:EmbargoInformation;
25.
26
27cdi:AccessInformation-license
28 a rdf:Property, owl:ObjectProperty, ucmis:Attribute;
29 rdfs:label "license";
30 rdfs:comment "Information about any relevant license"@en;
31 rdfs:domain cdi:AccessInformation;
32 rdfs:range cdi:LicenseInformation;
33.
34
35cdi:AccessInformation-rights
36 a rdf:Property, owl:ObjectProperty, ucmis:Attribute;
37 rdfs:label "rights";
38 rdfs:comment "Information about rights held in and over the resource. Typically, rights information includes a statement about various property rights associated with the resource, including intellectual property rights."@en;
39 rdfs:domain cdi:AccessInformation;
40 rdfs:range cdi:InternationalString;
41.
Fragment for the data type AccessInformation (main JSON-LD entire JSON-LD as zip)
1{
2 "@context": [
3 {
4 "cdi": "http://ddialliance.org/Specification/DDI-CDI/1.0/RDF/",
5 "xsd": "http://www.w3.org/2001/XMLSchema#",
6 "AccessInformation": "cdi:AccessInformation",
7 "copyright": {
8 "@id": "cdi:AccessInformation-copyright",
9 "@type": "@id",
10 "@context": "InternationalString.jsonld"
11 },
12 "embargo": {
13 "@id": "cdi:AccessInformation-embargo",
14 "@type": "@id",
15 "@context": "EmbargoInformation.jsonld"
16 },
17 "license": {
18 "@id": "cdi:AccessInformation-license",
19 "@type": "@id",
20 "@context": "LicenseInformation.jsonld"
21 },
22 "rights": {
23 "@id": "cdi:AccessInformation-rights",
24 "@type": "@id",
25 "@context": "InternationalString.jsonld"
26 },
27
28 " comment ": "tag:json-should-support-trailing-commas"
29 }
30 ],
31 "generatedBy": "This code was generated by the Eclipse Acceleo project UCMIS M2T on 2024-03-16 23:40:13.",
32 "basedOn": "based on the UML data type DDICDIModels::DDICDILibrary::DataTypes::StructuredDataTypes::AccessInformation"
33}