Skip to content

TODOs first term #1

Description

@vkush
  • Edit README.md

  • create the first release: 0.1.0

  • Use code formatter for all files (tabs-to-spaces)

  • Check typos

    • remove "-" in JavaDoc for input/output parameters
  • PublicationRepository - return a link to a publication instead of only boolean

    • extra class (link + boolean) ?
    • get UUID of publication ?
  • in-progress true/false - add possibility to choose it (extra method with boolean as input)

    • 2 different implementations of "publish" method - with and without input for "in-progress"
  • think about input parameters for DSpace_v6 constructor

  • Metadata mapping - basic fields (6), how to do? As method inside DSpace??

  • Create issue in SwordClient about checking of "In-Progress:true" inside the "org.swordapp.client.SWORDClient.java", lines 464-468:

  • add new line:
    http.addInProgress(options, deposit.isInProgress());
  • Publishing of archive with ATOM-xml inside -> to use xml file as metadata content

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions