Showing 7592 open source projects for "owlapi-api"

View related business solutions
  • Our Free Plans just got better! | Auth0 Icon
    Our Free Plans just got better! | Auth0

    With up to 25k MAUs and unlimited Okta connections, our Free Plan lets you focus on what you do best—building great apps.

    You asked, we delivered! Auth0 is excited to expand our Free and Paid plans to include more options so you can focus on building, deploying, and scaling applications without having to worry about your security. Auth0 now, thank yourself later.
    Try free now
  • Automate contact and company data extraction Icon
    Automate contact and company data extraction

    Build lead generation pipelines that pull emails, phone numbers, and company details from directories, maps, social platforms. Full API access.

    Generate leads at scale without building or maintaining scrapers. Use 10,000+ ready-made tools that handle authentication, pagination, and anti-bot protection. Pull data from business directories, social profiles, and public sources, then export to your CRM or database via API. Schedule recurring extractions, enrich existing datasets, and integrate with your workflows.
    Explore Apify Store
  • 1

    CrNiCKL

    CrNiCKL (chronicle) is a Java database for time series

    CrNiCKL (pronounced "chronicle") is a data manager written in Java handling large sets of heterogeneous time series. A simple schema system allows to confiture value types and time domains. CrNiCKL runs on top of SQL or NoSQL databases. Drivers for JDBC and MongoDB are available.
    Downloads: 5 This Week
    Last Update:
    See Project
  • 2
    VSceneGIS Project

    VSceneGIS Project

    VSceneGIS Desktop. (GIS) Analysis, Computing and Editing

    Customer Project Development, Analysis, Computing and GIS editing. VSceneGIS Desktop applies the concept of Tree and Graph Topology to implement the data model in a GIS. Cliente para el desarrollo de Proyectos, Análisis, Cómputo y Edición SIG. La plataforma VSceneGIS, aplica el concepto de Árbol y Grafo Topológico para implementar el modelo de datos en un SIG.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    iwant
    NOTE: This is a sf.net/subversion clone from https://github.com/wipu/iwant A java-based declarative, multi-threaded and incremental build system that provides a fluent java API for writing build programs. Can use ant tasks and ant and shell scripts as backend.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    Genetic Oversampling Weka Plugin

    Genetic Oversampling Weka Plugin

    A Weka Plugin that uses a Genetic Algorithm for Data Oversampling

    Weka genetic algorithm filter plugin to generate synthetic instances. This Weka Plugin implementation uses a Genetic Algorithm to create new synthetic instances to solve the imbalanced dataset problem. See my master thesis available for download, for further details.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Software Defined Storage Icon
    Software Defined Storage

    The layered architecture of QuantaStor provides solution engineers with unprecedented flexibility and application design options.

    QuantaStor is a unified Software-Defined Storage platform designed to scale up and out to make storage management easy while reducing overall enterprise storage costs.
    Learn More
  • 5
    Tersus Visual Programming Platform
    The Tersus Visual Programing Platform lets you easily create enterprise web applications by drawing visual diagrams instead of writing code. If you need to create enterprise web applications, Tersus is for you. The source code repository has moved to https://bitbucket.org/tersusvpp/tersus.opensource/src/master/ *This repository is no longer updated.*
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Colorful

    Colorful

    Android dynamic skin resurfacing library

    Colorful is an Android library aimed at simplifying the use of color and theme customization in Android applications by providing utilities for generating, manipulating, and applying dynamic color schemes at runtime. It abstracts away the complexity of Android’s standard theming system and gives developers a higher-level API for tasks such as tinting UI components, generating complementary color palettes, and producing visually consistent themes based on a primary color. With Colorful, you can create adaptable interfaces that respond to user preferences, branding requirements, or content-specific hues without boilerplate code spread throughout your UI layer. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Specify Software

    Specify Software

    Biodiversity Database Platform

    Specify is a biological collections and species occurrence database management platform for zoological museums, herbaria and other biodiversity specimen repositories. Specify is supported by grants from the Division of Biological Infrastructure, U.S. National Science Foundation and the State of Kansas. A web browser application, Specify 7, is available on GitHub. In 2015, 450 biological collections worldwide use Specify Software for collections data management. An iPad app, Specify Insight...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8

    JavacTo

    Translate java source into another language

    ...Eclipse project provided to get started. Three visitor classes provided to learn how to use JavacTo and write visitor classes. Vistor javadocs available at: http://docs.oracle.com/javase/8/docs/jdk/api/javac/tree/index.html
    Downloads: 4 This Week
    Last Update:
    See Project
  • 9
    NixNote
    An open source client for Evernote.
    Downloads: 5 This Week
    Last Update:
    See Project
  • #1 Solar Design & CRM Software for fast-growing solar businesses. Icon
    #1 Solar Design & CRM Software for fast-growing solar businesses.

    Solar businesses looking for a design and CRM solution to create compelling solar proposals

    Create accurate proposals from anywhere in under 2 minutes using hi-res imagery, energy analysis and 3D shading tools in Pylon's intuitive design studio. Pylon is the only solar design software to give you high-resolution imagery in-app with no monthly fees. Identify dates of concern and track shading impact throughout the year using Pylon's award-winning 3D Solar Shading toolkit. Help your team better understand customer consumption patterns and maximize self-consumption using Pylon's load profile and interval data analysis. Analyze load profiles & interval data. Close more solar proposals with interactive Web & PDF proposals, native eSignatures and a payment processing gateway. Fully integrated solar CRM designed to integrate with your solar design software and convert proposals. Get 2-way SMS and email, communications with your team, lead management, and ready-made deal pipelines with Pylon Solar CRM.
    Learn More
  • 10
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Invoicex
    Programma per gestione fatture,ddt,clienti e pagamenti. Indirizzato a piccole imprese e liberi professionisti. Invoicex is an invoicing software for freelance/individuals/small organizations. Made for italian needs.
    Downloads: 7 This Week
    Last Update:
    See Project
  • 12

    Matrosdms

    Document Management System with real-life-objects

    DMS based on hierarchical tags and graph theory with real life entities. In the real world you deal with entities like car, family members, dealers and companies. In this dms you can use your real world objects. You can build hierarchical structures and can easily make timelines from your letters Security is one big concern when you scan your personal documents Thats why this DMS is not build as Online/Cloud/Webservice. * I want my scans on my computer only * I want my...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    react-native-background-task

    react-native-background-task

    Periodic background tasks for React Native apps, cross-platform

    Periodic background tasks for React Native apps, cross-platform (iOS and Android), which run even when the app is closed. This library allows the scheduling of a single periodic task, which executes when the app is in the background or closed, no more frequently than every 15 minutes. Network, AsyncStorage etc can be used (anything except UI), so perfect for things like a background data sync for offline support.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Android-RobotoTextView

    Android-RobotoTextView

    Implementation of a TextView and all its direct/indirect subclasses

    Implementation of a TextView and all its direct/indirect subclasses with native support for the Roboto fonts, including the brand-new Roboto Slab fonts. This library is compatible from API 14 (Android 4.0). To apply roboto typeface for original TextView (like a Calligraphy) you must attach inflater in your Activity class in the #onCreate() method. If you intend to use is not all fonts, the extra fonts can be removed.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    JabRef

    JabRef

    JabRef is a graphical application for managing bibliographical data

    JabRef is a graphical application for managing bibliographical databases. JabRef is designed specifically for BibTeX bases, but can import and export many other bibliographic formats. JabRef runs on all platforms and requires Java 1.8 or newer.
    Downloads: 5 This Week
    Last Update:
    See Project
  • 16
    Jamberoo (former JMolEditor) is a library of algorithms for structural Computational Chemistry implemented in the Java programming language. The Jamberoo classes can be integrated into other Java applications.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17

    PopperFramework

    Declarative PageObject description

    ...Key-Goal of PopperFramework is to allow you as a developer of sureface-tests to concentrate on your business => writing PageObjets and Tests, not wasting time by writing boilerplate code. PopperFramework uses WebDriver-API to implement your PageObjects but its API is completly vendor-independent. So when there comes something better than WebDriver you change the implementation of PopperFramework and change to the vendor you need. PopperFramework is highly configurable with a lot of hooks which allow you to customize PopperFramework behaviour to your needs.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    CameraFragment

    CameraFragment

    A simple easy-to-integrate camera fragment for Android

    A simple easy-to-integrate Camera Fragment for Android. CameraFragment preview directly the camera view, and provides an easy API to capture or manage the device. You can set up your own layout and control the camera using CameraFragment. This library works, but on some devices, errors happen, I don't have time to maintain compatibility with all devices. A community group was created, they created CameraKit, don't hesitate to try it! CameraFragment can ping you with the current record duration with CameraFragmentTextListener. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19

    teiid

    An Enterprise Information Integration System

    Teiid is Enterprise Information Integration system. Teiid can virtualize and integrate data from multiple disparate information sources and provide as single Virtual DB
    Downloads: 5 This Week
    Last Update:
    See Project
  • 20

    JavaGimmicks

    Utility classes, APIs and tools for Java

    A set of helper and utility classes, APIs and tools for the Java Programming Language. For more details - pleas visit the project homepage.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    PHP - XML_XSLT2Processor
    XML_XSLT2Processor is a PHP class that allows you to perform XSLT 2.0 transformations within PHP by using SAXON or AltovaXML. All with the ease of the PHP XSL extension. Documentation is available from the project's Wiki. NOTICE: This project is now dead. See the following news item for details on why and what to use instead: https://sourceforge.net/p/xslt2processor/news/2013/12/project-is-now-dead-for-the-best-reason-imaginable/
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Stigma - The Game
    Multiplayer online role playing game, based on original mechanics and setting, with a light client (runnable as a Java Applet) and persistent, highly customizable server.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    This project is an effort to build a better point of sale system. The product will leverage the open source movement and retail standards set forth by ARTS to make strides quickly towards building a solution that can service the retail and food industry.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Verify Aadhaar
    Verify Aadhaar is the small software application to check weather Aadhaar Number is registered with UIDAI or not. (UIDAI - Unique Identification Authority of India). Enter the 12 digit Aadhaar number in the relevant box to verify if your Aadhaar number is valid or not deactivated.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    okhttp-utils

    okhttp-utils

    okhttp's helper class

    okhttp-utils is a utility wrapper around the popular OkHttp networking library in Android that simplifies HTTP request creation, execution, and response handling for developers building mobile applications. Instead of writing verbose setup and callback code for each request, OkHttpUtils provides fluent builder patterns to configure GET, POST, file upload, download, and form requests in a more readable and concise way. It includes built-in callbacks for parsing JSON into objects, handling...
    Downloads: 0 This Week
    Last Update:
    See Project