|
18 | 18 | <!-- for handle "default". --> |
19 | 19 | <submission-map> |
20 | 20 | <!-- Default submission process --> |
21 | | - <name-map collection-handle="default" submission-name="traditional"/> |
22 | | - <name-map collection-handle="123456789/1127" submission-name="clariah"/> |
23 | | - <name-map collection-handle="20.500.12800/3" submission-name="clariahSubmissions"/> |
24 | | - <name-map collection-handle="11234/5012" submission-name="teachingSubmissions"/> |
| 21 | + <name-map collection-handle="default" submission-name="datacite"/> |
25 | 22 | <!-- Sample Entities Collection configuration based on the demo Entities dataset available at: |
26 | 23 | https://github.com/DSpace-Labs/AIP-Files/releases/tag/demo-entities-data |
27 | 24 | This sets up the following Entity-based Collections in that dataset: |
|
49 | 46 | <name-map collection-handle="123456789/29" submission-name="JournalVolume"/> |
50 | 47 | <name-map collection-handle="123456789/30" submission-name="JournalIssue"/> |
51 | 48 | --> |
52 | | - <!-- These configurations enable default submission forms per Entity type |
53 | | - |
| 49 | + <!-- These configurations enable default submission forms per Entity type |
| 50 | +
|
54 | 51 | The collection-entity-type will be the entity-type attribute associated with a collection, |
55 | | - typically the entity name that is associated with a collection if any created or loaded |
| 52 | + typically the entity name that is associated with a collection if any created or loaded |
56 | 53 | (that is usually specified in relationship-types.xml). |
57 | 54 | - - - - - - |
58 | 55 | PLEASE NOTICE THAT YOU WILL HAVE TO RESTART DSPACE |
|
260 | 257 | <processing-class>org.dspace.app.rest.submit.step.ShowIdentifiersStep</processing-class> |
261 | 258 | <type>identifiers</type> |
262 | 259 | </step-definition> |
263 | | - |
264 | | - <step-definition id="clariahSubmissionsPageOne" mandatory="true"> |
265 | | - <heading>submit.progressbar.describe.stepone</heading> |
266 | | - <processing-class>org.dspace.app.rest.submit.step.DescribeStep</processing-class> |
267 | | - <type>submission-form</type> |
268 | | - </step-definition> |
269 | | - <step-definition id="clariahSubmissionsPageTwo" mandatory="true"> |
270 | | - <heading>submit.progressbar.describe.stepone</heading> |
271 | | - <processing-class>org.dspace.app.rest.submit.step.DescribeStep</processing-class> |
272 | | - <type>submission-form</type> |
273 | | - </step-definition> |
274 | | - <step-definition id="clariahSubmissionsPageThree" mandatory="true"> |
275 | | - <heading>submit.progressbar.describe.stepone</heading> |
276 | | - <processing-class>org.dspace.app.rest.submit.step.DescribeStep</processing-class> |
277 | | - <type>submission-form</type> |
278 | | - </step-definition> |
279 | | - |
280 | | - <step-definition id="teachingSubmissionsPageOne" mandatory="true"> |
281 | | - <heading>submit.progressbar.describe.stepone</heading> |
282 | | - <processing-class>org.dspace.app.rest.submit.step.DescribeStep</processing-class> |
283 | | - <type>submission-form</type> |
284 | | - </step-definition> |
285 | | - <step-definition id="teachingSubmissionsPageTwo" mandatory="true"> |
286 | | - <heading>submit.progressbar.describe.stepone</heading> |
287 | | - <processing-class>org.dspace.app.rest.submit.step.DescribeStep</processing-class> |
288 | | - <type>submission-form</type> |
289 | | - </step-definition> |
290 | | - <step-definition id="teachingSubmissionsPageThree" mandatory="true"> |
291 | | - <heading>submit.progressbar.describe.stepone</heading> |
292 | | - <processing-class>org.dspace.app.rest.submit.step.DescribeStep</processing-class> |
293 | | - <type>submission-form</type> |
294 | | - </step-definition> |
295 | 260 | </step-definitions> |
296 | 261 |
|
297 | 262 | <!-- The submission-definitions map lays out the detailed definition of --> |
|
318 | 283 | <step id="collection"/> |
319 | 284 | <!-- To include the 'Show Identifiers' step, uncomment the line below. Make sure |
320 | 285 | that identifiers.cfg and identifier-service.xml are properly configured. --> |
321 | | - <step id="identifiers"/> |
| 286 | + <step id="identifiers"/><!----> |
322 | 287 | <!--Step will be to Describe the item. --> |
323 | 288 | <step id="traditionalpageone"/> |
324 | 289 | <step id="traditionalpagetwo"/> |
|
342 | 307 | <step id="clarin-license"/> |
343 | 308 | </submission-process> |
344 | 309 |
|
| 310 | + <submission-process name="datacite"> |
| 311 | + <step id="collection"></step> |
| 312 | + <step id="identifiers"/><!----> |
| 313 | + <step id="dataciterequired"></step> |
| 314 | + <step id="dataciterecommended"></step> |
| 315 | + <step id="dataciteoptional"></step> |
| 316 | + <step id="upload"/> |
| 317 | + <step id="license"/> |
| 318 | + <step id="clarin-license"/> |
| 319 | + </submission-process> |
| 320 | + |
345 | 321 | <!-- |
346 | 322 | Submission Process for 'Publication' Entities. |
347 | 323 | These are not to be confused with default Items, as Publications may be linked with other Entities |
|
460 | 436 | <step id="license"/> |
461 | 437 | <step id="clarin-license"/> |
462 | 438 | </submission-process> |
463 | | - |
464 | | - <submission-process name="clariahSubmissions"> |
465 | | - <step id="collection"/> |
466 | | - <step id="clarin-notice"/> |
467 | | - <step id="clariahSubmissionsPageOne"/> |
468 | | - <step id="clariahSubmissionsPageTwo"/> |
469 | | - <step id="clariahSubmissionsPageThree"/> |
470 | | - <step id="upload"/> |
471 | | - <step id="license"/> |
472 | | - <step id="clarin-license"/> |
473 | | - </submission-process> |
474 | | - |
475 | | - <submission-process name="teachingSubmissions"> |
476 | | - <step id="collection"/> |
477 | | - <step id="clarin-notice"/> |
478 | | - <step id="teachingSubmissionsPageOne"/> |
479 | | - <step id="teachingSubmissionsPageTwo"/> |
480 | | - <step id="teachingSubmissionsPageThree"/> |
481 | | - <step id="upload"/> |
482 | | - <step id="license"/> |
483 | | - <step id="clarin-license"/> |
484 | | - </submission-process> |
485 | 439 | </submission-definitions> |
486 | 440 |
|
487 | 441 | </item-submission> |
0 commit comments