Search Results for "concept-graph.js" - Page 9

Showing 1144 open source projects for "concept-graph.js"

View related business solutions
  • Accounting Software for Small Businesses | Xero Icon
    Accounting Software for Small Businesses | Xero

    Save 90% for 6 months on Xero's award-winning accounting and online bookkeeping platform for businesses of all sizes and stages of growth.

    Xero offers a robust ecosystem of connected apps and integrations with banks and financial institutions, enabling small businesses to access a wide range of solutions within Xero's open platform to streamline operations and manage finances. Additionally, accounting and bookkeeping firms benefit from efficient compliance tools, advanced practice management software, and a cloud-based unified accounting ledger for all clients, centralized in one place.
    Get 90% off for 6 months
  • The next chapter in business mental wellness Icon
    The next chapter in business mental wellness

    Entrust your employee well-being to Calmerry's nationwide network of licensed mental health professionals.

    Calmerry is beneficial for businesses of all sizes, particularly those in high-stress industries, organizations with remote teams, and HR departments seeking to improve employee well-being and productivity
    Learn More
  • 1
    Odysseasons

    Odysseasons

    Fun platformer game

    Fun platformer game specially developed for the FreeBASIC Games Directory Competition 2013; the theme was Seasons of the Year. Odysseasons is a story of a lonely worm on an alien planet with a mission to save its species by traveling through the perils of 4 seasons (levels). The theme is expressed through both gameplay and setting. It also connects the concept of seasons with passage of time and growth. As the main character goes through the seasons, so it grows and gains new abilities...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2

    CusVarDB

    CusVarDB generated variant protein database from NGS-datasets

    ... additional functions such as 1. Download the SRA 2. Convert the SRA file to fastq file format 3. Download the annotation (ANNOVAR) database and Dry-run concept to customize the commands Executables are available at http://bioinfo-tools.com/Downloads/CusVarDB/V1.0.0/ Test dataset is available at http://bioinfo-tools.com/Downloads/CusVarDB/V1.0.0/test_dataset.rar
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3

    Rapid Engineering Architecture Linked

    Architecture Template for Agile Development

    ...) R-E-A-L (Rapid Engineering Architecture Linked) utilizes Design by Contract as concept on various levels of abstraction.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    Machines Virtuelles CKAN

    Machines Virtuelles CKAN

    Déployer un Portail de Données Ouvertes en Local grâce à CKAN

    Les Machines Virtuelles CKAN (CKAN Virtual Aplliances) offrent des versions préconfigurées et fonctionnelles de CKAN. Il vous suffit donc de télécharger les images, puis de les connecter à vos machines virtuelles pour pouvoir en profiter immédiatement. Le concept de Données Ouvertes ou Open Data fait le plus souvent référence à des données numériques (fichiers ou services) dont l'accès et l'usage sont laissés libres aux usagers. En d'autres termes, les usagers peuvent y avoir accès, les...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Free and Open Source HR Software Icon
    Free and Open Source HR Software

    OrangeHRM provides a world-class HRIS experience and offers everything you and your team need to be that HR hero you know that you are.

    Give your HR team the tools they need to streamline administrative tasks, support employees, and make informed decisions with the OrangeHRM free and open source HR software.
    Learn More
  • 5
    C++QED

    C++QED

    A framework for simulating open quantum dynamics

    ...++QEDv2 specifies a small grammar to describe composite quantum systems. Apart from providing a number of elements out of the box, there are tools which facilitate the implementation of new elements. These are being added continuously, as the need arises. The principal concept of the design of C++QEDv2 is that all information available at compile time should be processed as such, with the help of TMP. The framework is very sensitive to performance both in computer resources and coding/design.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    AdminSet

    AdminSet

    AdminSet for DevOps

    Adminset is developed based on the DevOps concept and takes the integration of all operation and maintenance scenarios as its own responsibility. Adminset is a fully automated operation and maintenance platform developed based on operation and maintenance thinking. All functions of the client need to configure the ssh password-free login from the server to the client.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 7
    DataKit

    DataKit

    Connect processes into powerful data pipelines

    Connect processes into powerful data pipelines with a simple git-like filesystem interface. DataKit is a tool to orchestrate applications using a Git-like dataflow. It revisits the UNIX pipeline concept, with a modern twist: streams of tree-structured data instead of raw text. DataKit allows you to define complex build pipelines over version-controlled data. DataKit is currently used as the coordination layer for HyperKit, the hypervisor component of Docker for Mac and Windows
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Wolf Whisperer

    Wolf Whisperer

    WolfcamQL GUI and Demo Organizer

    Wolf Whisperer is a Graphical User Interface that works in conjunction with WolfcamQL to play, record, organize, and encode Quake Live demos. It’s used somewhat like a media player with options to Pause/Rewind/FF demos as they play. Easily jump to any time on the game clock, cycle through frags and record high quality video or encode for YouTube. It comes packaged with the latest version of WolfcamQL and includes over 100MB of high quality textures and weapon models. A new concept is also...
    Downloads: 7 This Week
    Last Update:
    See Project
  • 9
    GPUImage 2

    GPUImage 2

    Framework for GPU-accelerated video and image processing

    GPUImage 2 is the second generation of the GPUImage framework, an open source project for performing GPU-accelerated image and video processing on Mac, iOS, and now Linux. The original GPUImage framework was written in Objective-C and targeted Mac and iOS, but this latest version is written entirely in Swift and can also target Linux and future platforms that support Swift code. The objective of the framework is to make it as easy as possible to set up and perform realtime video processing...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Simplify Purchasing For Your Business Icon
    Simplify Purchasing For Your Business

    Manage what you buy and how you buy it with Order.co, so you have control over your time and money spent.

    Simplify every aspect of buying for your business in Order.co. From sourcing products to scaling purchasing across locations to automating your AP and approvals workstreams, Order.co is the platform of choice for growing businesses.
    Learn More
  • 10

    npplauncher

    Start text always with Notepad++ instead of notepad.exe

    ... for removing anything from the windows system.) Concept: NppLauncher make use of a debugger feature in Windows the system will call a hooked process with appended parameters to allow debugging the intended application. This hook application will be call whenever the correct application was resolved. Regards, Mattes
    Downloads: 2 This Week
    Last Update:
    See Project
  • 11
    React CSS Modules

    React CSS Modules

    Seamless mapping of class names to CSS modules

    React CSS Modules implement automatic mapping of CSS modules. Every CSS class is assigned a local-scoped identifier with a globally unique name. CSS Modules enable modular and reusable CSS! CSS Modules are awesome. If you are not familiar with CSS Modules, it is a concept of using a module bundler such as webpack to load CSS scoped to a particular document. CSS module loader will generate a unique name for each CSS class at the time of loading the CSS document (Interoperable CSS to be precise...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12

    OLiA

    OWL/DL ontologies for linguistic annotations

    .../) and ISOcat (http://www.isocat.org) The OLiA ontologies were originally developed as part of an infrastructure for the sustainable maintenance of linguistic resources (http://www.sfb441.uni-tuebingen.de/c2/index-engl.html), their fields of application include the formalization of annotation schemes, concept-based querying over heterogeneously annotated corpora, and the development of interoperable NLP pipelines.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 13
    Stepper-Touch

    Stepper-Touch

    Stepper Touch for Android based on MaterialUp submission

    Stepper Touch for Android is based on a Material Up showcase designed by Oleg Frolov. In the latest version of the support library (25.3.0) a new class SpringAnimation was made available. I wanted to test this out and not long after that I found Stepper Touch, a concept made in FramerJS, on Material Up. I took this opportunity to play with SpringAnimations.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    FlexSlider

    FlexSlider

    An awesome, fully responsive jQuery slider plugin

    ... client projects and noticed that there was a glaring hole for plugin support with the concept. I wanted to build a plugin that would serve the newest of beginners, while providing seasoned developers a tool they could use with confidence. What has come forth is this, FlexSlider. I plan to maintain this plugin and provide support to users implementing FlexSlider into their sites. Responsive web design can be tricky, but I hope that FlexSlider serves to uncomplicate the process, just a little bit.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 15
    pure web3 browser

    pure web3 browser

    Personal immortal robot for the The Great Web

    Personal immortal robot for the Great Web. The project is currently at the concept stage. The idea of addressing things using content addresses in browser makes sense, so it is worth working further on, and the idea of using cyber instead of google right in the browser search bar is also amazing. That is why our current focus is the launch of cyber network. Once we achieve that, we can shift more focus into the development of the browser.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16

    nko

    Nko is a student project to introduce Serious Games' concept.

    The students should work together and proposed an new application of Serious Games with Manding writing system.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Tail for Windows

    Tail for Windows

    Windows visual tail for log and text files

    WinTail is a freeware Tail for Windows tool, capable of simulating the LINUX / UNIX tail command, including extra features offered by the Windows GUI concept. Includes features such as SMTP and sound notifications of specific keywords found within the files being monitored by a sort of grep functionalty. This tool is compatible with all 32bit/64bit Windows platforms both client and server.
    Leader badge
    Downloads: 124 This Week
    Last Update:
    See Project
  • 18

    RTuinOS

    The event based Real-Time Operating System (RTOS) for Arduino

    RTuinOS, the event based Real-Time Operating System (RTOS) for Arduino, is now hosted at SourceForge. In this revision, 1.0, the event concept has been generalized. Events can now be broadcasted events, semaphores or mutexes. This permits to implement all the usual inter-task communication patterns. Please refer to the user guide and the diverse code samples for details. The second technical change is a complete revision of the makefile. It has been improved in many aspects...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Skater

    Skater

    Python library for model interpretation/explanations

    ...). The concept of model interpretability in the field of machine learning is still new, largely subjective, and, at times, controversial. Model interpretation is the ability to explain and validate the decisions of a predictive model to enable fairness, accountability, and transparency in algorithmic decision-making. The library has embraced object-oriented and functional programming paradigms as deemed necessary to provide scalability and concurrency while keeping code brevity in mind.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    ManagerSheet

    ManagerSheet

    A one-page investment portfolio report

    ManagerSheet is a one-page investment portfolio report, that analyses and presents an investment portfolio with respect to: - Performance - Investment style - Risk More information on the report concept and instructions on how to create one's own portfolio reports can be found at the ManagerSheet Web Site under the "Documentation" section. Please note that the project is in alpha stage.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 21
    This project is a Proof of concept that is possible to create a Live FreeBSD for testing and presentation. FreeBSD Live isos based on https://github.com/pkgdemon/comet [Now dead], see [https://github.com/HierraStrunger/comet/] Credentials for live media User: liveuser Password: freebsd
    Downloads: 5 This Week
    Last Update:
    See Project
  • 22
    Exposure

    Exposure

    Learning infinite-resolution image processing with GAN and RL

    ... to suboptimal results such as posterization. Moreover, jpg and most pngs assume an sRGB color space, which contains a roughly 1/2.2 Gamma correction, making the data distribution different from training images (which are linear). Exposure is just a prototype (proof-of-concept) of our latest research, and there are definitely a lot of engineering efforts required to make it suitable for a real product.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    UBoat HTTP

    UBoat HTTP

    HTTP Botnet

    A proof-of-concept HTTP Botnet designed to replicate a full weaponized commercial botnet. This project should be used for authorized testing or educational purposes only. The main objective behind creating this offensive project was to aid security researchers and to enhance the understanding of commercial HTTP loader-style botnets. We hope this project helps to contribute to the malware research community and that people can develop efficient countermeasures. Written in C
    Downloads: 2 This Week
    Last Update:
    See Project
  • 24

    OncoBase

    A platform for decoding regulatory somatic mutations in human cancers

    Whole-exome and whole-genome sequencing have revealed millions of somatic mutations associated with different human cancers. The vast majority of identified somatic mutations are located outside of coding sequences, making it challenging to directly interpret their functional effects. With the rapid advances in high-throughput chromosome conformation capture (3C)-based technologies, genome-scale long-range chromatin interactions were detected, and distal target genes of regulatory elements...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    CodeIgniter Skeleton

    CodeIgniter Skeleton

    A ready-to-use CodeIgniter skeleton with tons of new features

    A ready-to-use CodeIgniter skeleton with tons of new features and a whole new concept of hooks (actions and filters) as well as a ready-to-use and application-free themes and plugins system. The most important thing added to CodeIgniter is the plugins features, with filters and actions just like WordPress. Application-free themes that can handle their own assets and have independent actions on the application. No need to handle themes on Controllers except for rendering views, settings pages...
    Downloads: 0 This Week
    Last Update:
    See Project