Showing 231 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
  • Cloud tools for web scraping and data extraction Icon
    Cloud tools for web scraping and data extraction

    Deploy pre-built tools that crawl websites, extract structured data, and feed your applications. Reliable web data without maintaining scrapers.

    Automate web data collection with cloud tools that handle anti-bot measures, browser rendering, and data transformation out of the box. Extract content from any website, push to vector databases for RAG workflows, or pipe directly into your apps via API. Schedule runs, set up webhooks, and connect to your existing stack. Free tier available, then scale as you need to.
    Explore 10,000+ tools
  • 1
    AndroidAdapters

    AndroidAdapters

    A library, which provides various Adapters for Android apps

    "AndroidAdapters" is an Android-library, which provides feature-rich adapter implementations for providing the underlying data of widgets such as ListView, GridView, ExpandableListView and RecyclerView.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    Alida

    Alida

    An annotation based Java Validation Framework for Java Classes

    - Alida is a lightweight API for validating Java objects. -“Alida” comes from pruning the word “vALIDAtion”. It also means a “Winged creature”. It can give programmers “wings” by delegating the validation to another API. - Alida uses only annotations for ‘marking up’ the objects which need to be validated. - It is packaged as a jar file (alida.jar) which can be dropped in the classpath and used.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    AndroidPreferenceActivity

    AndroidPreferenceActivity

    Provides an alternative implementation of Android's PreferenceActivity

    ...On devices with large screens, e.g. on tablets, the navigation and the preferences of the currently selected item are shown split screen instead. Although the library's API is designed to be similar to the API of the Android SDK's PreferenceActivity, it provides additional possibilities, beyond the functionalities of the original. This includes easier adaption of the activity's appearance, as well as the possibility to use the activity as a wizard.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    AndroidEventBus

    AndroidEventBus

    Library for android, simplifies communication between services

    AndroidEventBus is an Android-oriented event dispatching library that provides a flexible, lifecycle-aware, and decoupled mechanism for managing communication between components without tight coupling — especially useful in large, modular applications. It allows developers to define and post custom events that can be observed by multiple parts of an app, such as UI controllers, services, or background workers, without requiring direct references between senders and receivers. Unlike simple...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Rent Manager Software Icon
    Rent Manager Software

    Landlords, multi-family homes, manufactured home communities, single family homes, associations, commercial properties and mixed portfolios.

    Rent Manager is award-winning property management software built for residential, commercial, and short-term-stay portfolios of any size. The program’s fully customizable features include a double-entry accounting system, maintenance management/scheduling, marketing integration, mobile applications, more than 450 insightful reports, and an API that integrates with the best PropTech providers on the market.
    Learn More
  • 5
    StickyListHeaders

    StickyListHeaders

    An android library for section headers that stick to the top

    ...The goal of this project is to deliver a high performance replacement to ListView. You should with minimal effort and time be able to add section headers to a list. This should be done via a simple to use API without any special features. This library will always priorities general use cases over special ones. This means that the library will add very few public methods to the standard ListView and will not try to work for every use case.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6

    Alphabetical Keyboard

    Alphabetical Keyboard

    Android keyboard with keys arranged alphabetically.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    PersonalityColorTest_app

    PersonalityColorTest_app

    PersonalityColorTest_app

    This app is based on the android platform, realizes the character color test. Users through the app provides 30 multiple-choice, app automatic statistical character color to red, yellow, blue, green parameters, thus knowing their own character bias. At the same time the app provide red, yellow, blue, green four colour corresponding character interpretation.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8

    DBXDroid

    Simple ORM Library for Android SQLite Database

    This is android library to simplify Android SQlite Database It become very tedious to write large Android SQLite Open helper for simple database usage. So I developed this library to create android databases very easily using straight forward functions. Github Project https://github.com/adityakamble49/DBXDroid Refer DBXDroidDemo for Full Demo https://github.com/adityakamble49/DBXDroidDemo
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    ExplorViz

    ExplorViz

    Live Trace Visualization for Large Software Landscapes

    ExplorViz is a web-based software visualization for large software landscapes. It features two different perspectives: the landscape-level perspective and the application-level perspective. The former visualizes the systems, nodes, and application existing in the software landscape. The latter one utilizes the city metaphor to visualize the entities and communication happening in one application. For installation instructions and downloads see http://www.explorviz.net
    Downloads: 0 This Week
    Last Update:
    See Project
  • Lightspeed golf course management software Icon
    Lightspeed golf course management software

    Lightspeed Golf is all-in-one golf course management software to help courses simplify operations, drive revenue and deliver amazing golf experiences.

    From tee sheet management, point of sale and payment processing to marketing, automation, reporting and more—Lightspeed is built for the pro shop, restaurant, back office, beverage cart and beyond.
    Learn More
  • 10
    SQL Embedded Manager

    SQL Embedded Manager

    SQL Embedded Manager, is a light-weight implementation of the SSMS.

    The SQL Embedded Manager, is a Windows Forms light-weight implementation of the Microsoft SQL Server Management Studio, focused to supporting only all the embedded databases engines (for example, Sql Server Compact Edition, SQLite and Firebird).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Android System Bar Tint

    Android System Bar Tint

    Apply background tinting to the Android system UI

    Apply background tinting to the Android system UI when using KitKat translucent modes. Android 4.4 (KitKat) introduced translucent system UI styling for status and navigation bars. These styles are great for wallpaper based activities like the home screen launcher, but the minimal background protection provided makes them less useful for other types of activity unless you supply your own backgrounds inside your layout. Determining the size, position and existence of the system UI for a given...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Snap.js

    Snap.js

    A Library for creating beautiful mobile shelfs in Javascript

    ...For example, if you have 40 set as your slideIntent value, the user would only be able to slide the pane by dragging in the blue area in the diagram below. Once intent has been defined, it will not change until the user releases. CSS3 Powered Animations with IE fallbacks, drag support, drag handle support. Programatic API, "No-Drag" elements, and definable easing mode. Enable/disable events, disabled sides (left or right). It supports Ratchet (with templates!). Because of the nature of this code, drawers are just kind of stacked behind the content. To bring the proper drawer to the front, you can hook into Snaps.js' CSS classes.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    The Java Context Directory (JCD) is an information system to store and use contextual information. It enables a software developer to create context-aware applications and provides a client for mobile devices.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Coronis SDK

    Coronis SDK

    Set of module for data processing of wireless device

    The goal is to create a leading “Set of software libraries for data processing of wireless device based on Coronis platform“. These libraries will run on all major platforms (embedded and desktop) and provide services for data processing through generic APIs. Keywords: Coronis, Wavenis, API, Plugin, Wireless, Waveport, Wavecard, Profile, Java, C, C++, C#
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15

    PyLoris

    A protocol agnostic application layer denial of service attack.

    PyLoris is a scriptable tool for testing a server's vulnerability to connection exhaustion denial of service (DoS) attacks. PyLoris can utilize SOCKS proxies and SSL connections, and can target protocols such as HTTP, FTP, SMTP, IMAP, and Telnet.
    Leader badge
    Downloads: 50 This Week
    Last Update:
    See Project
  • 16
    CIMON

    CIMON

    A Configurable Integrated Monitoring (CIMON) system for Android

    CIMON (Configurable Integrated Monitoring system) is a monitoring service which provides a layer of abstraction to support monitoring and context-aware applications. Android applications can use the CIMON API to easily register monitors, and the CIMON monitoring service will integrate each of these requests to meet their needs efficiently. There are a variety of metrics supported related to system status and activity, sensors, and user activity. CIMON also supports registering of complex monitors which are represented by boolean expressions. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    LEGADEE

    LEGADEE

    LEGADEE (LEarning GAme DEsign Environment)

    LEGADEE (LEarning GAme DEsign Environment) is a free authoring environment that helps game designers and teachers design Learning Games that are fun and educational. This open source environment was designed and developed in 2012, during Iza Marfisi-Schottman's doctorate at the LIRIS lab in France, directed by Franck Tarpin-Bernard and Sébastien George.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    NumberArt

    NumberArt

    Graphical interpreter

    Graphical interpreter specially suited to quickly developing and deploying application from touch screen mobile phones and tablets.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    EvolutionaryComputation

    EvolutionaryComputation

    Evolutionary Computation on Android

    ...We wanted to thank Mario Zechner and all contributors behind the fabulous libGDX project (https://code.google.com/p/libgdx/) which allowed us to use Box2D and OpenGL ES more, more easily than without this API.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20

    ipmiro

    PMI Romania Chapter mobile application

    A group of enthusiastic people started to work as volunteers on an interesting software project targeting mobile devices. The main scope of the project is to enable the end users accessing the PMI (Project Management Institute) Romania Chapter's resources no matter it's about of events, project management articles or job postings. The end user has been identified as a member or non-member of PMI Romania Chapter or any project management professional interested to be up-to-date with what...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    metagloss
    metagloss is an annotation-centric android library for reducing boilerplate code.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Scalable Language API (SLAPI) The most comprehensive architecture for conversational natural-language applications including speech recognition/synthesis, semantics, & machine translation. Used on Android & other mobile app platforms.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Microlog is a small, yet powerful logging library for mobile devices based on the Log4j API. Supports Java ME (J2ME) and Android. Logs to device, to PC or to servers online. Used in all phases from development on emulator/device to outdoor field-testing.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 24
    Spring3D enables the object-oriented creation and manipulation of 3D geometry running on top of most 3D API (i.e. JOGL or Android's OpenGL). The reference engine is based on Java3D and is in the application process for being made a Spring Extension.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    A compiler to improve relation management between mobile users. This compiler will handle data islands for data transportation between a client mobile phone and a server node accesing a cellular network.
    Downloads: 0 This Week
    Last Update:
    See Project