CatalogDetails

Fully qualified datatype name: DDICDIModels::DDICDILibrary::DataTypes::StructuredDataTypes::CatalogDetails

Definition

A set of information useful for attribution, data discovery, and access.

Examples

Creator, contributor, title, copyright, license information.

Diagram

Attributes

Name

Inherited from

Description

Data Type

Multiplicity

Default value

access

- own datatype -

Information important for understanding access conditions.

AccessInformation

0..*

alternativeTitle

- own datatype -

An alternative title by which a data collection is commonly referred, or an abbreviation for the title.

InternationalString

0..*

contributor

- own datatype -

The name of a contributing author or creator, who worked in support of the primary creator given above.

AgentInRole

0..*

creator

- own datatype -

Person, corporate body, or agency responsible for the substantive and intellectual content of the described object.

AgentInRole

0..*

date

- own datatype -

A date associated with the annotated object (not the coverage period). Use typeOfDate to specify the type of date such as Version, Publication, Submitted, Copyrighted, Accepted, etc.

CombinedDate

0..*

identifier

- own datatype -

An identifier or locator. Contains identifier and Managing agency (ISBN, ISSN, DOI, local archive). Indicates if it is a URI.

InternationalIdentifier

0..1

informationSource

- own datatype -

The name or identifier of source information for the annotated object.

InternationalString

0..*

languageOfObject

- own datatype -

Language of the intellectual content of the described object. Multiple languages are supported by the structure itself as defined in the transformation to specific bindings. Use language codes supported by xs:language which include the 2 and 3 character and extended structures defined by RFC4646 or its successors. Supports multiple language codes.

XsdLanguage

0..*

provenance

- own datatype -

Information about the origins of the object.

ProvenanceInformation

0..1

publisher

- own datatype -

Person or organization responsible for making the resource available in its present form.

AgentInRole

0..*

relatedResource

- own datatype -

Provide the identifier, managing agency, and type of resource related to this object. Use to specify related resources similar to Dublin Core isPartOf and hasPart to indicate collection/series membership for objects where there is an identifiable record. If not an identified object use the relationship to ExternalMaterial using a type that indicates a series description.

Reference

0..*

subTitle

- own datatype -

Secondary or explanatory title.

InternationalString

0..*

summary

- own datatype -

A summary description (abstract) of the annotated object.

InternationalString

0..1

title

- own datatype -

Full authoritative title. List any additional titles for this item as alternativeTitle.

InternationalString

0..1

typeOfResource

- own datatype -

Provide the type of the resource. This supports the use of a controlled vocabulary. It should be appropriate to the level of the annotation.

ControlledVocabularyEntry

0..*

Usage

Type

Package

Classifier

Attribute

Class

Agents

Agent

catalogDetails

Class

Conceptual

Concept

catalogDetails

Class

Conceptual

ConceptSystem

catalogDetails

Class

Conceptual

ConceptSystemCorrespondence

catalogDetails

Class

Conceptual

ConceptualDomain

catalogDetails

Class

Conceptual

Unit

catalogDetails

Class

DataDescription

DataPoint

catalogDetails

Class

DataDescription

DataSet

catalogDetails

Class

DataDescription

Datum

catalogDetails

Class

FormatDescription

DataStore

catalogDetails

Class

FormatDescription

PhysicalDataSet

catalogDetails

Class

FormatDescription

PhysicalRecordSegment

catalogDetails

Class

FormatDescription

PhysicalSegmentLayout

catalogDetails

Class

FormatDescription

PhysicalSegmentLocation

catalogDetails

Class

FormatDescription

RecordRelation

catalogDetails

Class

Representations

AuthorizationSource

catalogDetails

Class

Representations

ClassificationFamily

catalogDetails

Class

Representations

ClassificationIndex

catalogDetails

Class

Representations

ClassificationIndexEntry

catalogDetails

Class

Representations

ClassificationSeries

catalogDetails

Class

Representations

CorrespondenceTable

catalogDetails

Class

Representations

LevelStructure

catalogDetails

Class

Representations

StatisticalClassification

catalogDetails

Class

Representations

ValueDomain

catalogDetails

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 CatalogDetails (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-CatalogDetails"
  5                 xmi:uuid="http://ddialliance.org/Specification/DDI-CDI/1.0/XMI/#CatalogDetails"
  6                 xmi:type="uml:DataType">
  7   <ownedComment xmi:id="DDICDIModels-DDICDILibrary-DataTypes-StructuredDataTypes-CatalogDetails-ownedComment"
  8                 xmi:uuid="http://ddialliance.org/Specification/DDI-CDI/1.0/XMI/#CatalogDetails-ownedComment"
  9                 xmi:type="uml:Comment">
 10      <annotatedElement xmi:idref="DDICDIModels-DDICDILibrary-DataTypes-StructuredDataTypes-CatalogDetails"/>
 11      <body>Definition
 12============
 13A set of information useful for attribution, data discovery, and access.
 14
 15Examples
 16==========
 17Creator, contributor, title, copyright, license information.</body>
 18   </ownedComment>
 19   <name>CatalogDetails</name>
 20   <ownedAttribute xmi:id="DDICDIModels-DDICDILibrary-DataTypes-StructuredDataTypes-CatalogDetails-access"
 21                   xmi:uuid="http://ddialliance.org/Specification/DDI-CDI/1.0/XMI/#CatalogDetails-access"
 22                   xmi:type="uml:Property">
 23      <ownedComment xmi:id="DDICDIModels-DDICDILibrary-DataTypes-StructuredDataTypes-CatalogDetails-access-ownedComment"
 24                    xmi:uuid="http://ddialliance.org/Specification/DDI-CDI/1.0/XMI/#CatalogDetails-access-ownedComment"
 25                    xmi:type="uml:Comment">
 26         <annotatedElement xmi:idref="DDICDIModels-DDICDILibrary-DataTypes-StructuredDataTypes-CatalogDetails-access"/>
 27         <body>Information important for understanding access conditions.</body>
 28      </ownedComment>
 29      <lowerValue xmi:id="DDICDIModels-DDICDILibrary-DataTypes-StructuredDataTypes-CatalogDetails-access-lowerValue"
 30                  xmi:uuid="http://ddialliance.org/Specification/DDI-CDI/1.0/XMI/#CatalogDetails-access-lowerValue"
 31                  xmi:type="uml:LiteralInteger"/>
 32      <upperValue xmi:id="DDICDIModels-DDICDILibrary-DataTypes-StructuredDataTypes-CatalogDetails-access-upperValue"
 33                  xmi:uuid="http://ddialliance.org/Specification/DDI-CDI/1.0/XMI/#CatalogDetails-access-upperValue"
 34                  xmi:type="uml:LiteralUnlimitedNatural">
 35         <value>*</value>
 36      </upperValue>
 37      <name>access</name>
 38      <isOrdered>true</isOrdered>
 39      <type xmi:idref="DDICDIModels-DDICDILibrary-DataTypes-StructuredDataTypes-AccessInformation"/>
 40   </ownedAttribute>
 41   <ownedAttribute xmi:id="DDICDIModels-DDICDILibrary-DataTypes-StructuredDataTypes-CatalogDetails-alternativeTitle"
 42                   xmi:uuid="http://ddialliance.org/Specification/DDI-CDI/1.0/XMI/#CatalogDetails-alternativeTitle"
 43                   xmi:type="uml:Property">
 44      <ownedComment xmi:id="DDICDIModels-DDICDILibrary-DataTypes-StructuredDataTypes-CatalogDetails-alternativeTitle-ownedComment"
 45                    xmi:uuid="http://ddialliance.org/Specification/DDI-CDI/1.0/XMI/#CatalogDetails-alternativeTitle-ownedComment"
 46                    xmi:type="uml:Comment">
 47         <annotatedElement xmi:idref="DDICDIModels-DDICDILibrary-DataTypes-StructuredDataTypes-CatalogDetails-alternativeTitle"/>
 48         <body>An alternative title by which a data collection is commonly referred, or an abbreviation for the title.</body>
 49      </ownedComment>
 50      <lowerValue xmi:id="DDICDIModels-DDICDILibrary-DataTypes-StructuredDataTypes-CatalogDetails-alternativeTitle-lowerValue"
 51                  xmi:uuid="http://ddialliance.org/Specification/DDI-CDI/1.0/XMI/#CatalogDetails-alternativeTitle-lowerValue"
 52                  xmi:type="uml:LiteralInteger"/>
 53      <upperValue xmi:id="DDICDIModels-DDICDILibrary-DataTypes-StructuredDataTypes-CatalogDetails-alternativeTitle-upperValue"
 54                  xmi:uuid="http://ddialliance.org/Specification/DDI-CDI/1.0/XMI/#CatalogDetails-alternativeTitle-upperValue"
 55                  xmi:type="uml:LiteralUnlimitedNatural">
 56         <value>*</value>
 57      </upperValue>
 58      <name>alternativeTitle</name>
 59      <isOrdered>true</isOrdered>
 60      <type xmi:idref="DDICDIModels-DDICDILibrary-DataTypes-StructuredDataTypes-InternationalString"/>
 61   </ownedAttribute>
 62   <ownedAttribute xmi:id="DDICDIModels-DDICDILibrary-DataTypes-StructuredDataTypes-CatalogDetails-contributor"
 63                   xmi:uuid="http://ddialliance.org/Specification/DDI-CDI/1.0/XMI/#CatalogDetails-contributor"
 64                   xmi:type="uml:Property">
 65      <ownedComment xmi:id="DDICDIModels-DDICDILibrary-DataTypes-StructuredDataTypes-CatalogDetails-contributor-ownedComment"
 66                    xmi:uuid="http://ddialliance.org/Specification/DDI-CDI/1.0/XMI/#CatalogDetails-contributor-ownedComment"
 67                    xmi:type="uml:Comment">
 68         <annotatedElement xmi:idref="DDICDIModels-DDICDILibrary-DataTypes-StructuredDataTypes-CatalogDetails-contributor"/>
 69         <body>The name of a contributing author or creator, who worked in support of the primary creator given above.</body>
 70      </ownedComment>
 71      <lowerValue xmi:id="DDICDIModels-DDICDILibrary-DataTypes-StructuredDataTypes-CatalogDetails-contributor-lowerValue"
 72                  xmi:uuid="http://ddialliance.org/Specification/DDI-CDI/1.0/XMI/#CatalogDetails-contributor-lowerValue"
 73                  xmi:type="uml:LiteralInteger"/>
 74      <upperValue xmi:id="DDICDIModels-DDICDILibrary-DataTypes-StructuredDataTypes-CatalogDetails-contributor-upperValue"
 75                  xmi:uuid="http://ddialliance.org/Specification/DDI-CDI/1.0/XMI/#CatalogDetails-contributor-upperValue"
 76                  xmi:type="uml:LiteralUnlimitedNatural">
 77         <value>*</value>
 78      </upperValue>
 79      <name>contributor</name>
 80      <isOrdered>true</isOrdered>
 81      <type xmi:idref="DDICDIModels-DDICDILibrary-DataTypes-StructuredDataTypes-AgentInRole"/>
 82   </ownedAttribute>
 83   <ownedAttribute xmi:id="DDICDIModels-DDICDILibrary-DataTypes-StructuredDataTypes-CatalogDetails-creator"
 84                   xmi:uuid="http://ddialliance.org/Specification/DDI-CDI/1.0/XMI/#CatalogDetails-creator"
 85                   xmi:type="uml:Property">
 86      <ownedComment xmi:id="DDICDIModels-DDICDILibrary-DataTypes-StructuredDataTypes-CatalogDetails-creator-ownedComment"
 87                    xmi:uuid="http://ddialliance.org/Specification/DDI-CDI/1.0/XMI/#CatalogDetails-creator-ownedComment"
 88                    xmi:type="uml:Comment">
 89         <annotatedElement xmi:idref="DDICDIModels-DDICDILibrary-DataTypes-StructuredDataTypes-CatalogDetails-creator"/>
 90         <body>Person, corporate body, or agency responsible for the substantive and intellectual content of the described object.</body>
 91      </ownedComment>
 92      <lowerValue xmi:id="DDICDIModels-DDICDILibrary-DataTypes-StructuredDataTypes-CatalogDetails-creator-lowerValue"
 93                  xmi:uuid="http://ddialliance.org/Specification/DDI-CDI/1.0/XMI/#CatalogDetails-creator-lowerValue"
 94                  xmi:type="uml:LiteralInteger"/>
 95      <upperValue xmi:id="DDICDIModels-DDICDILibrary-DataTypes-StructuredDataTypes-CatalogDetails-creator-upperValue"
 96                  xmi:uuid="http://ddialliance.org/Specification/DDI-CDI/1.0/XMI/#CatalogDetails-creator-upperValue"
 97                  xmi:type="uml:LiteralUnlimitedNatural">
 98         <value>*</value>
 99      </upperValue>
100      <name>creator</name>
101      <isOrdered>true</isOrdered>
102      <type xmi:idref="DDICDIModels-DDICDILibrary-DataTypes-StructuredDataTypes-AgentInRole"/>
103   </ownedAttribute>
104   <ownedAttribute xmi:id="DDICDIModels-DDICDILibrary-DataTypes-StructuredDataTypes-CatalogDetails-date"
105                   xmi:uuid="http://ddialliance.org/Specification/DDI-CDI/1.0/XMI/#CatalogDetails-date"
106                   xmi:type="uml:Property">
107      <ownedComment xmi:id="DDICDIModels-DDICDILibrary-DataTypes-StructuredDataTypes-CatalogDetails-date-ownedComment"
108                    xmi:uuid="http://ddialliance.org/Specification/DDI-CDI/1.0/XMI/#CatalogDetails-date-ownedComment"
109                    xmi:type="uml:Comment">
110         <annotatedElement xmi:idref="DDICDIModels-DDICDILibrary-DataTypes-StructuredDataTypes-CatalogDetails-date"/>
111         <body>A date associated with the annotated object (not the coverage period). Use typeOfDate to specify the type of date such as Version, Publication, Submitted, Copyrighted, Accepted, etc.</body>
112      </ownedComment>
113      <lowerValue xmi:id="DDICDIModels-DDICDILibrary-DataTypes-StructuredDataTypes-CatalogDetails-date-lowerValue"
114                  xmi:uuid="http://ddialliance.org/Specification/DDI-CDI/1.0/XMI/#CatalogDetails-date-lowerValue"
115                  xmi:type="uml:LiteralInteger"/>
116      <upperValue xmi:id="DDICDIModels-DDICDILibrary-DataTypes-StructuredDataTypes-CatalogDetails-date-upperValue"
117                  xmi:uuid="http://ddialliance.org/Specification/DDI-CDI/1.0/XMI/#CatalogDetails-date-upperValue"
118                  xmi:type="uml:LiteralUnlimitedNatural">
119         <value>*</value>
120      </upperValue>
121      <name>date</name>
122      <isOrdered>true</isOrdered>
123      <type xmi:idref="DDICDIModels-DDICDILibrary-DataTypes-StructuredDataTypes-CombinedDate"/>
124   </ownedAttribute>
125   <ownedAttribute xmi:id="DDICDIModels-DDICDILibrary-DataTypes-StructuredDataTypes-CatalogDetails-identifier"
126                   xmi:uuid="http://ddialliance.org/Specification/DDI-CDI/1.0/XMI/#CatalogDetails-identifier"
127                   xmi:type="uml:Property">
128      <ownedComment xmi:id="DDICDIModels-DDICDILibrary-DataTypes-StructuredDataTypes-CatalogDetails-identifier-ownedComment"
129                    xmi:uuid="http://ddialliance.org/Specification/DDI-CDI/1.0/XMI/#CatalogDetails-identifier-ownedComment"
130                    xmi:type="uml:Comment">
131         <annotatedElement xmi:idref="DDICDIModels-DDICDILibrary-DataTypes-StructuredDataTypes-CatalogDetails-identifier"/>
132         <body>An identifier or locator. Contains identifier and Managing agency (ISBN, ISSN, DOI, local archive). Indicates if it is a URI.</body>
133      </ownedComment>
134      <lowerValue xmi:id="DDICDIModels-DDICDILibrary-DataTypes-StructuredDataTypes-CatalogDetails-identifier-lowerValue"
135                  xmi:uuid="http://ddialliance.org/Specification/DDI-CDI/1.0/XMI/#CatalogDetails-identifier-lowerValue"
136                  xmi:type="uml:LiteralInteger"/>
137      <upperValue xmi:id="DDICDIModels-DDICDILibrary-DataTypes-StructuredDataTypes-CatalogDetails-identifier-upperValue"
138                  xmi:uuid="http://ddialliance.org/Specification/DDI-CDI/1.0/XMI/#CatalogDetails-identifier-upperValue"
139                  xmi:type="uml:LiteralUnlimitedNatural">
140         <value>1</value>
141      </upperValue>
142      <name>identifier</name>
143      <isID>true</isID>
144      <type xmi:idref="DDICDIModels-DDICDILibrary-DataTypes-StructuredDataTypes-InternationalIdentifier"/>
145   </ownedAttribute>
146   <ownedAttribute xmi:id="DDICDIModels-DDICDILibrary-DataTypes-StructuredDataTypes-CatalogDetails-informationSource"
147                   xmi:uuid="http://ddialliance.org/Specification/DDI-CDI/1.0/XMI/#CatalogDetails-informationSource"
148                   xmi:type="uml:Property">
149      <ownedComment xmi:id="DDICDIModels-DDICDILibrary-DataTypes-StructuredDataTypes-CatalogDetails-informationSource-ownedComment"
150                    xmi:uuid="http://ddialliance.org/Specification/DDI-CDI/1.0/XMI/#CatalogDetails-informationSource-ownedComment"
151                    xmi:type="uml:Comment">
152         <annotatedElement xmi:idref="DDICDIModels-DDICDILibrary-DataTypes-StructuredDataTypes-CatalogDetails-informationSource"/>
153         <body>The name or identifier of source information for the annotated object.</body>
154      </ownedComment>
155      <lowerValue xmi:id="DDICDIModels-DDICDILibrary-DataTypes-StructuredDataTypes-CatalogDetails-informationSource-lowerValue"
156                  xmi:uuid="http://ddialliance.org/Specification/DDI-CDI/1.0/XMI/#CatalogDetails-informationSource-lowerValue"
157                  xmi:type="uml:LiteralInteger"/>
158      <upperValue xmi:id="DDICDIModels-DDICDILibrary-DataTypes-StructuredDataTypes-CatalogDetails-informationSource-upperValue"
159                  xmi:uuid="http://ddialliance.org/Specification/DDI-CDI/1.0/XMI/#CatalogDetails-informationSource-upperValue"
160                  xmi:type="uml:LiteralUnlimitedNatural">
161         <value>*</value>
162      </upperValue>
163      <name>informationSource</name>
164      <isOrdered>true</isOrdered>
165      <type xmi:idref="DDICDIModels-DDICDILibrary-DataTypes-StructuredDataTypes-InternationalString"/>
166   </ownedAttribute>
167   <ownedAttribute xmi:id="DDICDIModels-DDICDILibrary-DataTypes-StructuredDataTypes-CatalogDetails-languageOfObject"
168                   xmi:uuid="http://ddialliance.org/Specification/DDI-CDI/1.0/XMI/#CatalogDetails-languageOfObject"
169                   xmi:type="uml:Property">
170      <ownedComment xmi:id="DDICDIModels-DDICDILibrary-DataTypes-StructuredDataTypes-CatalogDetails-languageOfObject-ownedComment"
171                    xmi:uuid="http://ddialliance.org/Specification/DDI-CDI/1.0/XMI/#CatalogDetails-languageOfObject-ownedComment"
172                    xmi:type="uml:Comment">
173         <annotatedElement xmi:idref="DDICDIModels-DDICDILibrary-DataTypes-StructuredDataTypes-CatalogDetails-languageOfObject"/>
174         <body>Language of the intellectual content of the described object. Multiple languages are supported by the structure itself as defined in the transformation to specific bindings. Use language codes supported by xs:language which include the 2 and 3 character and extended structures defined by RFC4646 or its successors. Supports multiple language codes.</body>
175      </ownedComment>
176      <lowerValue xmi:id="DDICDIModels-DDICDILibrary-DataTypes-StructuredDataTypes-CatalogDetails-languageOfObject-lowerValue"
177                  xmi:uuid="http://ddialliance.org/Specification/DDI-CDI/1.0/XMI/#CatalogDetails-languageOfObject-lowerValue"
178                  xmi:type="uml:LiteralInteger"/>
179      <upperValue xmi:id="DDICDIModels-DDICDILibrary-DataTypes-StructuredDataTypes-CatalogDetails-languageOfObject-upperValue"
180                  xmi:uuid="http://ddialliance.org/Specification/DDI-CDI/1.0/XMI/#CatalogDetails-languageOfObject-upperValue"
181                  xmi:type="uml:LiteralUnlimitedNatural">
182         <value>*</value>
183      </upperValue>
184      <name>languageOfObject</name>
185      <isOrdered>true</isOrdered>
186      <type xmi:idref="DDICDIModels-DDICDILibrary-DataTypes-XMLSchemaDataTypes-XsdLanguage"/>
187   </ownedAttribute>
188   <ownedAttribute xmi:id="DDICDIModels-DDICDILibrary-DataTypes-StructuredDataTypes-CatalogDetails-provenance"
189                   xmi:uuid="http://ddialliance.org/Specification/DDI-CDI/1.0/XMI/#CatalogDetails-provenance"
190                   xmi:type="uml:Property">
191      <ownedComment xmi:id="DDICDIModels-DDICDILibrary-DataTypes-StructuredDataTypes-CatalogDetails-provenance-ownedComment"
192                    xmi:uuid="http://ddialliance.org/Specification/DDI-CDI/1.0/XMI/#CatalogDetails-provenance-ownedComment"
193                    xmi:type="uml:Comment">
194         <annotatedElement xmi:idref="DDICDIModels-DDICDILibrary-DataTypes-StructuredDataTypes-CatalogDetails-provenance"/>
195         <body>Information about the origins of the object.</body>
196      </ownedComment>
197      <lowerValue xmi:id="DDICDIModels-DDICDILibrary-DataTypes-StructuredDataTypes-CatalogDetails-provenance-lowerValue"
198                  xmi:uuid="http://ddialliance.org/Specification/DDI-CDI/1.0/XMI/#CatalogDetails-provenance-lowerValue"
199                  xmi:type="uml:LiteralInteger"/>
200      <upperValue xmi:id="DDICDIModels-DDICDILibrary-DataTypes-StructuredDataTypes-CatalogDetails-provenance-upperValue"
201                  xmi:uuid="http://ddialliance.org/Specification/DDI-CDI/1.0/XMI/#CatalogDetails-provenance-upperValue"
202                  xmi:type="uml:LiteralUnlimitedNatural">
203         <value>1</value>
204      </upperValue>
205      <name>provenance</name>
206      <type xmi:idref="DDICDIModels-DDICDILibrary-DataTypes-StructuredDataTypes-ProvenanceInformation"/>
207   </ownedAttribute>
208   <ownedAttribute xmi:id="DDICDIModels-DDICDILibrary-DataTypes-StructuredDataTypes-CatalogDetails-publisher"
209                   xmi:uuid="http://ddialliance.org/Specification/DDI-CDI/1.0/XMI/#CatalogDetails-publisher"
210                   xmi:type="uml:Property">
211      <ownedComment xmi:id="DDICDIModels-DDICDILibrary-DataTypes-StructuredDataTypes-CatalogDetails-publisher-ownedComment"
212                    xmi:uuid="http://ddialliance.org/Specification/DDI-CDI/1.0/XMI/#CatalogDetails-publisher-ownedComment"
213                    xmi:type="uml:Comment">
214         <annotatedElement xmi:idref="DDICDIModels-DDICDILibrary-DataTypes-StructuredDataTypes-CatalogDetails-publisher"/>
215         <body>Person or organization responsible for making the resource available in its present form.</body>
216      </ownedComment>
217      <lowerValue xmi:id="DDICDIModels-DDICDILibrary-DataTypes-StructuredDataTypes-CatalogDetails-publisher-lowerValue"
218                  xmi:uuid="http://ddialliance.org/Specification/DDI-CDI/1.0/XMI/#CatalogDetails-publisher-lowerValue"
219                  xmi:type="uml:LiteralInteger"/>
220      <upperValue xmi:id="DDICDIModels-DDICDILibrary-DataTypes-StructuredDataTypes-CatalogDetails-publisher-upperValue"
221                  xmi:uuid="http://ddialliance.org/Specification/DDI-CDI/1.0/XMI/#CatalogDetails-publisher-upperValue"
222                  xmi:type="uml:LiteralUnlimitedNatural">
223         <value>*</value>
224      </upperValue>
225      <name>publisher</name>
226      <isOrdered>true</isOrdered>
227      <type xmi:idref="DDICDIModels-DDICDILibrary-DataTypes-StructuredDataTypes-AgentInRole"/>
228   </ownedAttribute>
229   <ownedAttribute xmi:id="DDICDIModels-DDICDILibrary-DataTypes-StructuredDataTypes-CatalogDetails-relatedResource"
230                   xmi:uuid="http://ddialliance.org/Specification/DDI-CDI/1.0/XMI/#CatalogDetails-relatedResource"
231                   xmi:type="uml:Property">
232      <ownedComment xmi:id="DDICDIModels-DDICDILibrary-DataTypes-StructuredDataTypes-CatalogDetails-relatedResource-ownedComment"
233                    xmi:uuid="http://ddialliance.org/Specification/DDI-CDI/1.0/XMI/#CatalogDetails-relatedResource-ownedComment"
234                    xmi:type="uml:Comment">
235         <annotatedElement xmi:idref="DDICDIModels-DDICDILibrary-DataTypes-StructuredDataTypes-CatalogDetails-relatedResource"/>
236         <body>Provide the identifier, managing agency, and type of resource related to this object. Use to specify related resources similar to Dublin Core isPartOf and hasPart to indicate collection/series membership for objects where there is an identifiable record. If not an identified object use the relationship to ExternalMaterial using a type that indicates a series description.</body>
237      </ownedComment>
238      <lowerValue xmi:id="DDICDIModels-DDICDILibrary-DataTypes-StructuredDataTypes-CatalogDetails-relatedResource-lowerValue"
239                  xmi:uuid="http://ddialliance.org/Specification/DDI-CDI/1.0/XMI/#CatalogDetails-relatedResource-lowerValue"
240                  xmi:type="uml:LiteralInteger"/>
241      <upperValue xmi:id="DDICDIModels-DDICDILibrary-DataTypes-StructuredDataTypes-CatalogDetails-relatedResource-upperValue"
242                  xmi:uuid="http://ddialliance.org/Specification/DDI-CDI/1.0/XMI/#CatalogDetails-relatedResource-upperValue"
243                  xmi:type="uml:LiteralUnlimitedNatural">
244         <value>*</value>
245      </upperValue>
246      <name>relatedResource</name>
247      <isOrdered>true</isOrdered>
248      <type xmi:idref="DDICDIModels-DDICDILibrary-DataTypes-StructuredDataTypes-Reference"/>
249   </ownedAttribute>
250   <ownedAttribute xmi:id="DDICDIModels-DDICDILibrary-DataTypes-StructuredDataTypes-CatalogDetails-subTitle"
251                   xmi:uuid="http://ddialliance.org/Specification/DDI-CDI/1.0/XMI/#CatalogDetails-subTitle"
252                   xmi:type="uml:Property">
253      <ownedComment xmi:id="DDICDIModels-DDICDILibrary-DataTypes-StructuredDataTypes-CatalogDetails-subTitle-ownedComment"
254                    xmi:uuid="http://ddialliance.org/Specification/DDI-CDI/1.0/XMI/#CatalogDetails-subTitle-ownedComment"
255                    xmi:type="uml:Comment">
256         <annotatedElement xmi:idref="DDICDIModels-DDICDILibrary-DataTypes-StructuredDataTypes-CatalogDetails-subTitle"/>
257         <body>Secondary or explanatory title.</body>
258      </ownedComment>
259      <lowerValue xmi:id="DDICDIModels-DDICDILibrary-DataTypes-StructuredDataTypes-CatalogDetails-subTitle-lowerValue"
260                  xmi:uuid="http://ddialliance.org/Specification/DDI-CDI/1.0/XMI/#CatalogDetails-subTitle-lowerValue"
261                  xmi:type="uml:LiteralInteger"/>
262      <upperValue xmi:id="DDICDIModels-DDICDILibrary-DataTypes-StructuredDataTypes-CatalogDetails-subTitle-upperValue"
263                  xmi:uuid="http://ddialliance.org/Specification/DDI-CDI/1.0/XMI/#CatalogDetails-subTitle-upperValue"
264                  xmi:type="uml:LiteralUnlimitedNatural">
265         <value>*</value>
266      </upperValue>
267      <name>subTitle</name>
268      <isOrdered>true</isOrdered>
269      <type xmi:idref="DDICDIModels-DDICDILibrary-DataTypes-StructuredDataTypes-InternationalString"/>
270   </ownedAttribute>
271   <ownedAttribute xmi:id="DDICDIModels-DDICDILibrary-DataTypes-StructuredDataTypes-CatalogDetails-summary"
272                   xmi:uuid="http://ddialliance.org/Specification/DDI-CDI/1.0/XMI/#CatalogDetails-summary"
273                   xmi:type="uml:Property">
274      <ownedComment xmi:id="DDICDIModels-DDICDILibrary-DataTypes-StructuredDataTypes-CatalogDetails-summary-ownedComment"
275                    xmi:uuid="http://ddialliance.org/Specification/DDI-CDI/1.0/XMI/#CatalogDetails-summary-ownedComment"
276                    xmi:type="uml:Comment">
277         <annotatedElement xmi:idref="DDICDIModels-DDICDILibrary-DataTypes-StructuredDataTypes-CatalogDetails-summary"/>
278         <body>A summary description (abstract) of the annotated object.</body>
279      </ownedComment>
280      <lowerValue xmi:id="DDICDIModels-DDICDILibrary-DataTypes-StructuredDataTypes-CatalogDetails-summary-lowerValue"
281                  xmi:uuid="http://ddialliance.org/Specification/DDI-CDI/1.0/XMI/#CatalogDetails-summary-lowerValue"
282                  xmi:type="uml:LiteralInteger"/>
283      <upperValue xmi:id="DDICDIModels-DDICDILibrary-DataTypes-StructuredDataTypes-CatalogDetails-summary-upperValue"
284                  xmi:uuid="http://ddialliance.org/Specification/DDI-CDI/1.0/XMI/#CatalogDetails-summary-upperValue"
285                  xmi:type="uml:LiteralUnlimitedNatural">
286         <value>1</value>
287      </upperValue>
288      <name>summary</name>
289      <type xmi:idref="DDICDIModels-DDICDILibrary-DataTypes-StructuredDataTypes-InternationalString"/>
290   </ownedAttribute>
291   <ownedAttribute xmi:id="DDICDIModels-DDICDILibrary-DataTypes-StructuredDataTypes-CatalogDetails-title"
292                   xmi:uuid="http://ddialliance.org/Specification/DDI-CDI/1.0/XMI/#CatalogDetails-title"
293                   xmi:type="uml:Property">
294      <ownedComment xmi:id="DDICDIModels-DDICDILibrary-DataTypes-StructuredDataTypes-CatalogDetails-title-ownedComment"
295                    xmi:uuid="http://ddialliance.org/Specification/DDI-CDI/1.0/XMI/#CatalogDetails-title-ownedComment"
296                    xmi:type="uml:Comment">
297         <annotatedElement xmi:idref="DDICDIModels-DDICDILibrary-DataTypes-StructuredDataTypes-CatalogDetails-title"/>
298         <body>Full authoritative title. List any additional titles for this item as alternativeTitle.</body>
299      </ownedComment>
300      <lowerValue xmi:id="DDICDIModels-DDICDILibrary-DataTypes-StructuredDataTypes-CatalogDetails-title-lowerValue"
301                  xmi:uuid="http://ddialliance.org/Specification/DDI-CDI/1.0/XMI/#CatalogDetails-title-lowerValue"
302                  xmi:type="uml:LiteralInteger"/>
303      <upperValue xmi:id="DDICDIModels-DDICDILibrary-DataTypes-StructuredDataTypes-CatalogDetails-title-upperValue"
304                  xmi:uuid="http://ddialliance.org/Specification/DDI-CDI/1.0/XMI/#CatalogDetails-title-upperValue"
305                  xmi:type="uml:LiteralUnlimitedNatural">
306         <value>1</value>
307      </upperValue>
308      <name>title</name>
309      <type xmi:idref="DDICDIModels-DDICDILibrary-DataTypes-StructuredDataTypes-InternationalString"/>
310   </ownedAttribute>
311   <ownedAttribute xmi:id="DDICDIModels-DDICDILibrary-DataTypes-StructuredDataTypes-CatalogDetails-typeOfResource"
312                   xmi:uuid="http://ddialliance.org/Specification/DDI-CDI/1.0/XMI/#CatalogDetails-typeOfResource"
313                   xmi:type="uml:Property">
314      <ownedComment xmi:id="DDICDIModels-DDICDILibrary-DataTypes-StructuredDataTypes-CatalogDetails-typeOfResource-ownedComment"
315                    xmi:uuid="http://ddialliance.org/Specification/DDI-CDI/1.0/XMI/#CatalogDetails-typeOfResource-ownedComment"
316                    xmi:type="uml:Comment">
317         <annotatedElement xmi:idref="DDICDIModels-DDICDILibrary-DataTypes-StructuredDataTypes-CatalogDetails-typeOfResource"/>
318         <body>Provide the type of the resource. This supports the use of a controlled vocabulary. It should be appropriate to the level of the annotation.</body>
319      </ownedComment>
320      <lowerValue xmi:id="DDICDIModels-DDICDILibrary-DataTypes-StructuredDataTypes-CatalogDetails-typeOfResource-lowerValue"
321                  xmi:uuid="http://ddialliance.org/Specification/DDI-CDI/1.0/XMI/#CatalogDetails-typeOfResource-lowerValue"
322                  xmi:type="uml:LiteralInteger"/>
323      <upperValue xmi:id="DDICDIModels-DDICDILibrary-DataTypes-StructuredDataTypes-CatalogDetails-typeOfResource-upperValue"
324                  xmi:uuid="http://ddialliance.org/Specification/DDI-CDI/1.0/XMI/#CatalogDetails-typeOfResource-upperValue"
325                  xmi:type="uml:LiteralUnlimitedNatural">
326         <value>*</value>
327      </upperValue>
328      <name>typeOfResource</name>
329      <isOrdered>true</isOrdered>
330      <type xmi:idref="DDICDIModels-DDICDILibrary-DataTypes-StructuredDataTypes-ControlledVocabularyEntry"/>
331   </ownedAttribute>
332</packagedElement>

Fragment for the data type CatalogDetails (entire XML Schema)

  1<xs:element name="CatalogDetails"
  2            type="CatalogDetailsXsdType"
  3            xml:id="CatalogDetails">
  4  <!-- based on the UML data type DDICDIModels::DDICDILibrary::DataTypes::StructuredDataTypes::CatalogDetails -->
  5  <xs:annotation>
  6    <xs:documentation>Definition
  7          ============
  8          A set of information useful for attribution, data discovery, and access.
  9          
 10          Examples
 11          ==========
 12          Creator, contributor, title, copyright, license information.</xs:documentation>
 13  </xs:annotation>
 14</xs:element>
 15<xs:complexType name="CatalogDetailsXsdType"
 16                xml:id="CatalogDetailsXsdType">
 17  <xs:annotation>
 18    <xs:documentation>Definition
 19          ============
 20          A set of information useful for attribution, data discovery, and access.
 21          
 22          Examples
 23          ==========
 24          Creator, contributor, title, copyright, license information.</xs:documentation>
 25  </xs:annotation>
 26  <xs:sequence>
 27    <xs:element name="access"
 28                type="AccessInformationXsdType"
 29                minOccurs="0"
 30                maxOccurs="unbounded"
 31                xml:id="CatalogDetails-access">
 32      <xs:annotation>
 33        <xs:documentation>Information important for understanding access conditions.</xs:documentation>
 34      </xs:annotation>
 35    </xs:element>
 36    <xs:element name="alternativeTitle"
 37                type="InternationalStringXsdType"
 38                minOccurs="0"
 39                maxOccurs="unbounded"
 40                xml:id="CatalogDetails-alternativeTitle">
 41      <xs:annotation>
 42        <xs:documentation>An alternative title by which a data collection is commonly referred, or an abbreviation for the title.</xs:documentation>
 43      </xs:annotation>
 44    </xs:element>
 45    <xs:element name="contributor"
 46                type="AgentInRoleXsdType"
 47                minOccurs="0"
 48                maxOccurs="unbounded"
 49                xml:id="CatalogDetails-contributor">
 50      <xs:annotation>
 51        <xs:documentation>The name of a contributing author or creator, who worked in support of the primary creator given above.</xs:documentation>
 52      </xs:annotation>
 53    </xs:element>
 54    <xs:element name="creator"
 55                type="AgentInRoleXsdType"
 56                minOccurs="0"
 57                maxOccurs="unbounded"
 58                xml:id="CatalogDetails-creator">
 59      <xs:annotation>
 60        <xs:documentation>Person, corporate body, or agency responsible for the substantive and intellectual content of the described object.</xs:documentation>
 61      </xs:annotation>
 62    </xs:element>
 63    <xs:element name="date"
 64                type="CombinedDateXsdType"
 65                minOccurs="0"
 66                maxOccurs="unbounded"
 67                xml:id="CatalogDetails-date">
 68      <xs:annotation>
 69        <xs:documentation>A date associated with the annotated object (not the coverage period). Use typeOfDate to specify the type of date such as Version, Publication, Submitted, Copyrighted, Accepted, etc.</xs:documentation>
 70      </xs:annotation>
 71    </xs:element>
 72    <xs:element name="identifier"
 73                type="InternationalIdentifierXsdType"
 74                minOccurs="0"
 75                maxOccurs="1"
 76                xml:id="CatalogDetails-identifier">
 77      <xs:annotation>
 78        <xs:documentation>An identifier or locator. Contains identifier and Managing agency (ISBN, ISSN, DOI, local archive). Indicates if it is a URI.</xs:documentation>
 79      </xs:annotation>
 80    </xs:element>
 81    <xs:element name="informationSource"
 82                type="InternationalStringXsdType"
 83                minOccurs="0"
 84                maxOccurs="unbounded"
 85                xml:id="CatalogDetails-informationSource">
 86      <xs:annotation>
 87        <xs:documentation>The name or identifier of source information for the annotated object.</xs:documentation>
 88      </xs:annotation>
 89    </xs:element>
 90    <xs:element name="languageOfObject"
 91                type="xs:language"
 92                minOccurs="0"
 93                maxOccurs="unbounded"
 94                xml:id="CatalogDetails-languageOfObject">
 95      <xs:annotation>
 96        <xs:documentation>Language of the intellectual content of the described object. Multiple languages are supported by the structure itself as defined in the transformation to specific bindings. Use language codes supported by xs:language which include the 2 and 3 character and extended structures defined by RFC4646 or its successors. Supports multiple language codes.</xs:documentation>
 97      </xs:annotation>
 98    </xs:element>
 99    <xs:element name="provenance"
100                type="ProvenanceInformationXsdType"
101                minOccurs="0"
102                maxOccurs="1"
103                xml:id="CatalogDetails-provenance">
104      <xs:annotation>
105        <xs:documentation>Information about the origins of the object.</xs:documentation>
106      </xs:annotation>
107    </xs:element>
108    <xs:element name="publisher"
109                type="AgentInRoleXsdType"
110                minOccurs="0"
111                maxOccurs="unbounded"
112                xml:id="CatalogDetails-publisher">
113      <xs:annotation>
114        <xs:documentation>Person or organization responsible for making the resource available in its present form.</xs:documentation>
115      </xs:annotation>
116    </xs:element>
117    <xs:element name="relatedResource"
118                type="ReferenceXsdType"
119                minOccurs="0"
120                maxOccurs="unbounded"
121                xml:id="CatalogDetails-relatedResource">
122      <xs:annotation>
123        <xs:documentation>Provide the identifier, managing agency, and type of resource related to this object. Use to specify related resources similar to Dublin Core isPartOf and hasPart to indicate collection/series membership for objects where there is an identifiable record. If not an identified object use the relationship to ExternalMaterial using a type that indicates a series description.</xs:documentation>
124      </xs:annotation>
125    </xs:element>
126    <xs:element name="subTitle"
127                type="InternationalStringXsdType"
128                minOccurs="0"
129                maxOccurs="unbounded"
130                xml:id="CatalogDetails-subTitle">
131      <xs:annotation>
132        <xs:documentation>Secondary or explanatory title.</xs:documentation>
133      </xs:annotation>
134    </xs:element>
135    <xs:element name="summary"
136                type="InternationalStringXsdType"
137                minOccurs="0"
138                maxOccurs="1"
139                xml:id="CatalogDetails-summary">
140      <xs:annotation>
141        <xs:documentation>A summary description (abstract) of the annotated object.</xs:documentation>
142      </xs:annotation>
143    </xs:element>
144    <xs:element name="title"
145                type="InternationalStringXsdType"
146                minOccurs="0"
147                maxOccurs="1"
148                xml:id="CatalogDetails-title">
149      <xs:annotation>
150        <xs:documentation>Full authoritative title. List any additional titles for this item as alternativeTitle.</xs:documentation>
151      </xs:annotation>
152    </xs:element>
153    <xs:element name="typeOfResource"
154                type="ControlledVocabularyEntryXsdType"
155                minOccurs="0"
156                maxOccurs="unbounded"
157                xml:id="CatalogDetails-typeOfResource">
158      <xs:annotation>
159        <xs:documentation>Provide the type of the resource. This supports the use of a controlled vocabulary. It should be appropriate to the level of the annotation.</xs:documentation>
160      </xs:annotation>
161    </xs:element>
162  </xs:sequence>
163</xs:complexType>

Fragment for the data type CatalogDetails (main ontology, entire ontology as zip)

  1# datatype CatalogDetails
  2# based on the UML data type DDICDIModels::DDICDILibrary::DataTypes::StructuredDataTypes::CatalogDetails
  3cdi:CatalogDetails
  4  a rdfs:Class, owl:Class, ucmis:StructuredDataType;
  5  rdfs:label "CatalogDetails";
  6  rdfs:comment "Definition\n============\nA set of information useful for attribution, data discovery, and access.\n\nExamples\n==========\nCreator, contributor, title, copyright, license information."@en;
  7  
  8  owl:hasKey (cdi:CatalogDetails-access cdi:CatalogDetails-alternativeTitle cdi:CatalogDetails-contributor cdi:CatalogDetails-creator cdi:CatalogDetails-date cdi:CatalogDetails-identifier cdi:CatalogDetails-informationSource cdi:CatalogDetails-languageOfObject cdi:CatalogDetails-provenance cdi:CatalogDetails-publisher cdi:CatalogDetails-relatedResource cdi:CatalogDetails-subTitle cdi:CatalogDetails-summary cdi:CatalogDetails-title cdi:CatalogDetails-typeOfResource);
  9.
 10
 11cdi:CatalogDetails-access
 12  a rdf:Property, owl:ObjectProperty, ucmis:Attribute;
 13  rdfs:label "access";
 14  rdfs:comment "Information important for understanding access conditions."@en;
 15  rdfs:domain cdi:CatalogDetails;
 16  rdfs:range cdi:AccessInformation;
 17.
 18
 19cdi:CatalogDetails-alternativeTitle
 20  a rdf:Property, owl:ObjectProperty, ucmis:Attribute;
 21  rdfs:label "alternativeTitle";
 22  rdfs:comment "An alternative title by which a data collection is commonly referred, or an abbreviation for the title."@en;
 23  rdfs:domain cdi:CatalogDetails;
 24  rdfs:range cdi:InternationalString;
 25.
 26
 27cdi:CatalogDetails-contributor
 28  a rdf:Property, owl:ObjectProperty, ucmis:Attribute;
 29  rdfs:label "contributor";
 30  rdfs:comment "The name of a contributing author or creator, who worked in support of the primary creator given above."@en;
 31  rdfs:domain cdi:CatalogDetails;
 32  rdfs:range cdi:AgentInRole;
 33.
 34
 35cdi:CatalogDetails-creator
 36  a rdf:Property, owl:ObjectProperty, ucmis:Attribute;
 37  rdfs:label "creator";
 38  rdfs:comment "Person, corporate body, or agency responsible for the substantive and intellectual content of the described object."@en;
 39  rdfs:domain cdi:CatalogDetails;
 40  rdfs:range cdi:AgentInRole;
 41.
 42
 43cdi:CatalogDetails-date
 44  a rdf:Property, owl:ObjectProperty, ucmis:Attribute;
 45  rdfs:label "date";
 46  rdfs:comment "A date associated with the annotated object (not the coverage period). Use typeOfDate to specify the type of date such as Version, Publication, Submitted, Copyrighted, Accepted, etc."@en;
 47  rdfs:domain cdi:CatalogDetails;
 48  rdfs:range cdi:CombinedDate;
 49.
 50
 51cdi:CatalogDetails-identifier
 52  a rdf:Property, owl:ObjectProperty, ucmis:Attribute;
 53  rdfs:label "identifier";
 54  rdfs:comment "An identifier or locator. Contains identifier and Managing agency (ISBN, ISSN, DOI, local archive). Indicates if it is a URI."@en;
 55  rdfs:domain cdi:CatalogDetails;
 56  rdfs:range cdi:InternationalIdentifier;
 57.
 58
 59cdi:CatalogDetails-informationSource
 60  a rdf:Property, owl:ObjectProperty, ucmis:Attribute;
 61  rdfs:label "informationSource";
 62  rdfs:comment "The name or identifier of source information for the annotated object."@en;
 63  rdfs:domain cdi:CatalogDetails;
 64  rdfs:range cdi:InternationalString;
 65.
 66
 67cdi:CatalogDetails-languageOfObject
 68  a rdf:Property, owl:DatatypeProperty, ucmis:Attribute;
 69  rdfs:label "languageOfObject";
 70  rdfs:comment "Language of the intellectual content of the described object. Multiple languages are supported by the structure itself as defined in the transformation to specific bindings. Use language codes supported by xs:language which include the 2 and 3 character and extended structures defined by RFC4646 or its successors. Supports multiple language codes."@en;
 71  rdfs:domain cdi:CatalogDetails;
 72  rdfs:range xsd:language;
 73.
 74
 75cdi:CatalogDetails-provenance
 76  a rdf:Property, owl:ObjectProperty, ucmis:Attribute;
 77  rdfs:label "provenance";
 78  rdfs:comment "Information about the origins of the object."@en;
 79  rdfs:domain cdi:CatalogDetails;
 80  rdfs:range cdi:ProvenanceInformation;
 81.
 82
 83cdi:CatalogDetails-publisher
 84  a rdf:Property, owl:ObjectProperty, ucmis:Attribute;
 85  rdfs:label "publisher";
 86  rdfs:comment "Person or organization responsible for making the resource available in its present form."@en;
 87  rdfs:domain cdi:CatalogDetails;
 88  rdfs:range cdi:AgentInRole;
 89.
 90
 91cdi:CatalogDetails-relatedResource
 92  a rdf:Property, owl:ObjectProperty, ucmis:Attribute;
 93  rdfs:label "relatedResource";
 94  rdfs:comment "Provide the identifier, managing agency, and type of resource related to this object. Use to specify related resources similar to Dublin Core isPartOf and hasPart to indicate collection/series membership for objects where there is an identifiable record. If not an identified object use the relationship to ExternalMaterial using a type that indicates a series description."@en;
 95  rdfs:domain cdi:CatalogDetails;
 96  rdfs:range cdi:Reference;
 97.
 98
 99cdi:CatalogDetails-subTitle
100  a rdf:Property, owl:ObjectProperty, ucmis:Attribute;
101  rdfs:label "subTitle";
102  rdfs:comment "Secondary or explanatory title."@en;
103  rdfs:domain cdi:CatalogDetails;
104  rdfs:range cdi:InternationalString;
105.
106
107cdi:CatalogDetails-summary
108  a rdf:Property, owl:ObjectProperty, ucmis:Attribute;
109  rdfs:label "summary";
110  rdfs:comment "A summary description (abstract) of the annotated object."@en;
111  rdfs:domain cdi:CatalogDetails;
112  rdfs:range cdi:InternationalString;
113.
114
115cdi:CatalogDetails-title
116  a rdf:Property, owl:ObjectProperty, ucmis:Attribute;
117  rdfs:label "title";
118  rdfs:comment "Full authoritative title. List any additional titles for this item as alternativeTitle."@en;
119  rdfs:domain cdi:CatalogDetails;
120  rdfs:range cdi:InternationalString;
121.
122
123cdi:CatalogDetails-typeOfResource
124  a rdf:Property, owl:ObjectProperty, ucmis:Attribute;
125  rdfs:label "typeOfResource";
126  rdfs:comment "Provide the type of the resource. This supports the use of a controlled vocabulary. It should be appropriate to the level of the annotation."@en;
127  rdfs:domain cdi:CatalogDetails;
128  rdfs:range cdi:ControlledVocabularyEntry;
129.

Fragment for the data type CatalogDetails (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	  "CatalogDetails": "cdi:CatalogDetails",
 7	  "access": {
 8	    "@id": "cdi:CatalogDetails-access",
 9	    "@type": "@id",
10	    "@context": "AccessInformation.jsonld"
11	  },
12	  "alternativeTitle": {
13	    "@id": "cdi:CatalogDetails-alternativeTitle",
14	    "@type": "@id",
15	    "@context": "InternationalString.jsonld"
16	  },
17	  "contributor": {
18	    "@id": "cdi:CatalogDetails-contributor",
19	    "@type": "@id",
20	    "@context": "AgentInRole.jsonld"
21	  },
22	  "creator": {
23	    "@id": "cdi:CatalogDetails-creator",
24	    "@type": "@id",
25	    "@context": "AgentInRole.jsonld"
26	  },
27	  "date": {
28	    "@id": "cdi:CatalogDetails-date",
29	    "@type": "@id",
30	    "@context": "CombinedDate.jsonld"
31	  },
32	  "identifier": {
33	    "@id": "cdi:CatalogDetails-identifier",
34	    "@type": "@id",
35	    "@context": "InternationalIdentifier.jsonld"
36	  },
37	  "informationSource": {
38	    "@id": "cdi:CatalogDetails-informationSource",
39	    "@type": "@id",
40	    "@context": "InternationalString.jsonld"
41	  },
42	  "languageOfObject": {
43	    "@id": "cdi:CatalogDetails-languageOfObject",
44	    "@type": "xsd:language"
45	  },
46	  "provenance": {
47	    "@id": "cdi:CatalogDetails-provenance",
48	    "@type": "@id",
49	    "@context": "ProvenanceInformation.jsonld"
50	  },
51	  "publisher": {
52	    "@id": "cdi:CatalogDetails-publisher",
53	    "@type": "@id",
54	    "@context": "AgentInRole.jsonld"
55	  },
56	  "relatedResource": {
57	    "@id": "cdi:CatalogDetails-relatedResource",
58	    "@type": "@id",
59	    "@context": "Reference.jsonld"
60	  },
61	  "subTitle": {
62	    "@id": "cdi:CatalogDetails-subTitle",
63	    "@type": "@id",
64	    "@context": "InternationalString.jsonld"
65	  },
66	  "summary": {
67	    "@id": "cdi:CatalogDetails-summary",
68	    "@type": "@id",
69	    "@context": "InternationalString.jsonld"
70	  },
71	  "title": {
72	    "@id": "cdi:CatalogDetails-title",
73	    "@type": "@id",
74	    "@context": "InternationalString.jsonld"
75	  },
76	  "typeOfResource": {
77	    "@id": "cdi:CatalogDetails-typeOfResource",
78	    "@type": "@id",
79	    "@context": "ControlledVocabularyEntry.jsonld"
80	  },
81	  
82	  " comment ": "tag:json-should-support-trailing-commas" 
83	}
84  ],
85  "generatedBy": "This code was generated by the Eclipse Acceleo project UCMIS M2T on 2024-03-16 23:40:13.",
86  "basedOn": "based on the UML data type DDICDIModels::DDICDILibrary::DataTypes::StructuredDataTypes::CatalogDetails"
87}