Difference between revisions of "Object classes"

From ECRIN-MDR Wiki
Jump to navigation Jump to search
 
(4 intermediate revisions by the same user not shown)
Line 1: Line 1:
 +
<p style="color:blue; text-align:right"><small>'''''Last updated: 19/04/2022'''''</small></p>
 +
 
The object class represents the broad type of a data object (and is usually used in conjunction with the more detailed object_type, to fully characterise the object). The options available (id, name, description, source) are shown below. The options and their descriptions are ''identical to the DataCite controlled list for ‘resourceTypeGeneral’''. A dummy ‘Not yet known’ option was added to avoid referential integrity issues on initial entity creation but in general the class should be known for all objects.
 
The object class represents the broad type of a data object (and is usually used in conjunction with the more detailed object_type, to fully characterise the object). The options available (id, name, description, source) are shown below. The options and their descriptions are ''identical to the DataCite controlled list for ‘resourceTypeGeneral’''. A dummy ‘Not yet known’ option was added to avoid referential integrity issues on initial entity creation but in general the class should be known for all objects.
 
<br>
 
<br>
Line 4: Line 6:
 
{| class="wikitable" style="width: 95%;"
 
{| class="wikitable" style="width: 95%;"
 
|-
 
|-
! style="width: 3%; text-align:left;" | id !! style="width: 12%; text-align:left;" | name !! description !! style="width: 10%;" | source
+
! style="width: 3%; text-align:left;" | id !! style="width: 12%; text-align:left;" | name !! description !! style="width: 15%;" | use_in_data_entry !! style="width: 10%;" | source
 
|- style="vertical-align:top;"
 
|- style="vertical-align:top;"
|  11 || Audiovisual|| style="padding-bottom:10px;" | A series of visual representations imparting an impression of motion when shown in succession. May or may not include sound. May be used for films, video, etc.|| style="text-align:center;" | DataCite  
+
|  11 || Audiovisual|| style="padding-bottom:10px;" | A series of visual representations imparting an impression of motion when shown in succession. May or may not include sound. May be used for films, video, etc.|| style="text-align:center;" | true || style="text-align:center;" | DataCite  
 
|- style="vertical-align:top;"
 
|- style="vertical-align:top;"
| 12|| Collection|| style="padding-bottom:10px;" | An aggregation of resources, which may encompass collections of one resource type as well as those of mixed types. A collection is described as a group; its parts may also be separately described, e.g. a collection of samples, or various files making up a report.|| style="text-align:center;" | DataCite
+
| 12|| Collection|| style="padding-bottom:10px;" | An aggregation of resources, which may encompass collections of one resource type as well as those of mixed types. A collection is described as a group; its parts may also be separately described, e.g. a collection of samples, or various files making up a report.|| style="text-align:center;" | false || style="text-align:center;" | DataCite
 
|- style="vertical-align:top;"
 
|- style="vertical-align:top;"
| 13|| Data Paper|| style="padding-bottom:10px;" | A factual and objective publication with a focused intent to identify and describe specific data, sets of data, or data collections to facilitate discoverability. A data paper describes data provenance and methodologies used in the gathering, processing, organizing, and representing the data.|| style="text-align:center;" | DataCite
+
| 13|| Data paper|| style="padding-bottom:10px;" | A factual and objective publication with a focused intent to identify and describe specific data, sets of data, or data collections to facilitate discoverability. A data paper describes data provenance and methodologies used in the gathering, processing, organizing, and representing the data.|| style="text-align:center;" | false || style="text-align:center;" | DataCite
 
|- style="vertical-align:top;"
 
|- style="vertical-align:top;"
| 14|| Dataset|| style="padding-bottom:10px;" | Data encoded in a defined structure. A data file or files.|| style="text-align:center;" | DataCite
+
| 14|| Dataset|| style="padding-bottom:10px;" | Data encoded in a defined structure. A data file or files.|| style="text-align:center;" | true || style="text-align:center;" | DataCite
 
|- style="vertical-align:top;"
 
|- style="vertical-align:top;"
| 15|| Event|| style="padding-bottom:10px;" | A non-persistent, time based occurrence. Descriptive information and/or content that is the basis for discovery of the purpose, location, duration, and responsible agents associated with an event such as a webcast or convention.|| style="text-align:center;" | DataCite
+
| 15|| Event|| style="padding-bottom:10px;" | A non-persistent, time based occurrence. Descriptive information and/or content that is the basis for discovery of the purpose, location, duration, and responsible agents associated with an event such as a webcast or convention.|| style="text-align:center;" | false || style="text-align:center;" | DataCite
 
|- style="vertical-align:top;"
 
|- style="vertical-align:top;"
| 16|| Image|| style="padding-bottom:10px;" | A visual representation other than text, e.g. digitised or born digital images, drawings or photographs.|| style="text-align:center;" | DataCite
+
| 16|| Image|| style="padding-bottom:10px;" | A visual representation other than text, e.g. digitised or born digital images, drawings or photographs. || style="text-align:center;" | true || style="text-align:center;" | DataCite
 
|- style="vertical-align:top;"
 
|- style="vertical-align:top;"
| 17|| Interactive Resource|| style="padding-bottom:10px;" | A resource requiring interaction from the user to be understood, executed, or experienced, e.g. training modules, files that require use of a viewer, or query/response portals.|| style="text-align:center;" | DataCite
+
| 17|| Interactive resource|| style="padding-bottom:10px;" | A resource requiring interaction from the user to be understood, executed, or experienced, e.g. training modules, files that require use of a viewer, or query/response portals.|| style="text-align:center;" | true || style="text-align:center;" | DataCite
 
|- style="vertical-align:top;"
 
|- style="vertical-align:top;"
| 18|| Model|| style="padding-bottom:10px;" | An abstract, conceptual, graphical, mathematical or visualization model that represents empirical objects, phenomena, or physical processes, e.g. modelled descriptions of different aspects of languages or a molecular biology reaction chain.|| style="text-align:center;" | DataCite
+
| 18|| Model|| style="padding-bottom:10px;" | An abstract, conceptual, graphical, mathematical or visualization model that represents empirical objects, phenomena, or physical processes, e.g. modelled descriptions of different aspects of languages or a molecular biology reaction chain.|| style="text-align:center;" | true || style="text-align:center;" | DataCite
 
|- style="vertical-align:top;"
 
|- style="vertical-align:top;"
| 19|| Physical Object|| style="padding-bottom:10px;" | An inanimate, three dimensional object or substance, e.g. artefacts, specimens.|| style="text-align:center;" | DataCite
+
| 19|| Physical object|| style="padding-bottom:10px;" | An inanimate, three dimensional object or substance, e.g. artefacts, specimens.|| style="text-align:center;" | false || style="text-align:center;" | DataCite
 
|- style="vertical-align:top;"
 
|- style="vertical-align:top;"
| 20|| Service|| style="padding-bottom:10px;" | An organized system of apparatus, appliances, staff, etc., for supplying some function(s) required by end users, e.g. a data management service, or long term preservation service.|| style="text-align:center;" | DataCite
+
| 20|| Service|| style="padding-bottom:10px;" | An organized system of apparatus, appliances, staff, etc., for supplying some function(s) required by end users, e.g. a data management service, or long term preservation service.|| style="text-align:center;" | false || style="text-align:center;" | DataCite
 
|- style="vertical-align:top;"
 
|- style="vertical-align:top;"
| 21|| Software|| style="padding-bottom:10px;" | A computer program in source code (text) or compiled form. Use this type for all software components supporting scholarly research.|| style="text-align:center;" | DataCite
+
| 21|| Software|| style="padding-bottom:10px;" | A computer program in source code (text) or compiled form. Use this type for all software components supporting scholarly research.|| style="text-align:center;" | true || style="text-align:center;" | DataCite
 
|- style="vertical-align:top;"
 
|- style="vertical-align:top;"
| 22|| Sound|| style="padding-bottom:10px;" | A resource primarily intended to be heard, e.g. an audio recording.|| style="text-align:center;" | DataCite
+
| 22|| Sound|| style="padding-bottom:10px;" | A resource primarily intended to be heard, e.g. an audio recording.|| style="text-align:center;" | true || style="text-align:center;" | DataCite
 
|- style="vertical-align:top;"
 
|- style="vertical-align:top;"
| 23|| Text|| style="padding-bottom:10px;" | A resource consisting primarily of words for reading, includes grey literature, lab notes, accompanying materials as well as published articles.|| style="text-align:center;" | DataCite
+
| 23|| Text|| style="padding-bottom:10px;" | A resource consisting primarily of words for reading, includes grey literature, lab notes, accompanying materials as well as published articles.|| style="text-align:center;" | true || style="text-align:center;" | DataCite
 
|- style="vertical-align:top;"
 
|- style="vertical-align:top;"
| 24|| Workflow|| style="padding-bottom:10px;" | A structured series of steps which can be executed to produce a final outcome, allowing users a means to specify and enact their work in a more reproducible manner.|| style="text-align:center;" | DataCite
+
| 24|| Workflow|| style="padding-bottom:10px;" | A structured series of steps which can be executed to produce a final outcome, allowing users a means to specify and enact their work in a more reproducible manner.|| style="text-align:center;" | false || style="text-align:center;" | DataCite
 
|- style="vertical-align:top;"
 
|- style="vertical-align:top;"
| 90 || Other|| style="padding-bottom:10px;" | Object class not listed elsewhere.|| style="text-align:center;" | DataCite
+
| 90 || Other|| style="padding-bottom:10px;" | Object class not listed elsewhere.|| style="text-align:center;" | true || style="text-align:center;" | DataCite
 
|- style="vertical-align:top;"
 
|- style="vertical-align:top;"
| 0 || Not yet known|| style="padding-bottom:10px;" | Dummy value supplied by default on entity creation.|| style="text-align:center;" | ECRIN
+
| 0 || Not yet known|| style="padding-bottom:10px;" | Dummy value supplied by default on entity creation.|| style="text-align:center;" | false || style="text-align:center;" | ECRIN
 
|}
 
|}
  

Latest revision as of 14:51, 10 May 2022

Last updated: 19/04/2022

The object class represents the broad type of a data object (and is usually used in conjunction with the more detailed object_type, to fully characterise the object). The options available (id, name, description, source) are shown below. The options and their descriptions are identical to the DataCite controlled list for ‘resourceTypeGeneral’. A dummy ‘Not yet known’ option was added to avoid referential integrity issues on initial entity creation but in general the class should be known for all objects.

id name description use_in_data_entry source
11 Audiovisual A series of visual representations imparting an impression of motion when shown in succession. May or may not include sound. May be used for films, video, etc. true DataCite
12 Collection An aggregation of resources, which may encompass collections of one resource type as well as those of mixed types. A collection is described as a group; its parts may also be separately described, e.g. a collection of samples, or various files making up a report. false DataCite
13 Data paper A factual and objective publication with a focused intent to identify and describe specific data, sets of data, or data collections to facilitate discoverability. A data paper describes data provenance and methodologies used in the gathering, processing, organizing, and representing the data. false DataCite
14 Dataset Data encoded in a defined structure. A data file or files. true DataCite
15 Event A non-persistent, time based occurrence. Descriptive information and/or content that is the basis for discovery of the purpose, location, duration, and responsible agents associated with an event such as a webcast or convention. false DataCite
16 Image A visual representation other than text, e.g. digitised or born digital images, drawings or photographs. true DataCite
17 Interactive resource A resource requiring interaction from the user to be understood, executed, or experienced, e.g. training modules, files that require use of a viewer, or query/response portals. true DataCite
18 Model An abstract, conceptual, graphical, mathematical or visualization model that represents empirical objects, phenomena, or physical processes, e.g. modelled descriptions of different aspects of languages or a molecular biology reaction chain. true DataCite
19 Physical object An inanimate, three dimensional object or substance, e.g. artefacts, specimens. false DataCite
20 Service An organized system of apparatus, appliances, staff, etc., for supplying some function(s) required by end users, e.g. a data management service, or long term preservation service. false DataCite
21 Software A computer program in source code (text) or compiled form. Use this type for all software components supporting scholarly research. true DataCite
22 Sound A resource primarily intended to be heard, e.g. an audio recording. true DataCite
23 Text A resource consisting primarily of words for reading, includes grey literature, lab notes, accompanying materials as well as published articles. true DataCite
24 Workflow A structured series of steps which can be executed to produce a final outcome, allowing users a means to specify and enact their work in a more reproducible manner. false DataCite
90 Other Object class not listed elsewhere. true DataCite
0 Not yet known Dummy value supplied by default on entity creation. false ECRIN

In most cases, for clinical research data objects, the class will usually be either Text or Dataset. though other options could include Data Paper, Software, Service, Audiovisual, and Interactive Resource. It is not anticipated that there will be a need to increase the object classes available.