Code Monkey home page Code Monkey logo

qrods's Introduction

QRODS

QRODS - A Qt library for iRODS data system access

QRODS is a library that enables software engineers to build Qt graphical user interfaces (GUI) which can access the iRODS storage platform. The current version of QRODS implements essential manipulation functionalities of files and directories (collections) including metadata object information. Therefore, the QRODS may perform the following proceedings:

  • Download, upload and delete files;
  • Create and delete collections;
  • Add and delete metadata from an object;
  • List content (files, metadata, collections) and
  • Lazy loading (collection and files - no metadata).

In order to be able to perform any of the above functionalities, QRODS users must instantiate a QRODS object. After that, it is possible to call each specific method to conduct those operations.

# RODs EXplorer - RODEX

RODs EXplorer (RODEX) is a common Qt framework application built to show the main functionalities of QRODS library. Such application is able to upload and download files, create and delete files or collections. It also allows one to add, delete and list file metadata, and to list content (files, metadata or collections) of iRODS data system. In order to add such functionalities to the Qt framework, Qt developers just need to include QRODS library into their project.

For a complete knowledge about QRODS (and RODEX), please refers the QRODS User Manual.
The QRODS Source Code Documentation can be accessed through: http://modcs.github.io/qrods/.
The RODEX Source Code Documentation can be accessed through: http://modcs.github.io/rodex/.
The QRODS Test Suite Code Documentation can be accessed through: http://modcs.github.io/qrodstest/.

qrods's People

Contributors

modcs avatar vandialves avatar airtonpr avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.