Skip to content

Version 1.1

Latest
Compare
Choose a tag to compare
@OfficialCodexplosive OfficialCodexplosive released this 14 May 09:16
· 1 commit to main since this release

DataDesc is a metadata schema for software documentation with focus on programming interfaces (APIs).

This version includes four distinct python packages and minor revisions to the graphical schematic:

  • a form to convert general software metadata into a DataDesc compliant JSON file
  • a parser for extracting extensive metadata information from python source code to DataDesc compliant JSON
  • a tool for combining two DataDesc compliant JSON files into a single one
  • a tool for uploading DataDesc compliant files to the ORKG, GitHub, PyPI, and more

Installation instructions and package requirements can be found in the tools' respective folders.