Showing 227 open source projects for "owl"

View related business solutions
  • Let your volunteer coordinators do their best work. Icon
    Let your volunteer coordinators do their best work.

    For non-profit organizations requiring a software solution to keep track of volunteers

    Stop messing with tools that aren’t designed to amplify volunteer programs. With VolunteerMatters, it’s a delight to manage everything in one place.
  • ThermoGrid Contractor Management Software Icon
    ThermoGrid Contractor Management Software

    ThermoGrid is a specialized contractor management software tool for managing field service operations

    Nail down how you manage your day-to-day and level up your services. Whether you are a plumber, electrician, or HVAC technician, ThermoGrid brings together all areas of your business so you can get the job done right.
  • 1
    React Native Owl

    React Native Owl

    Visual regression testing library for React Native

    React Native Owl is a visual regression testing library for React Native that enables developers to introduce visual regression tests to their apps for iOS and Android. Being heavily inspired by Detox, an end-to-end testing and automation framework, this library uses a similar API that makes setting up react-native-owl and running the tests locally and on your preferred CI service seamless. While Detox focuses on end-to-end testing in general, React Native Owl focuses on visual regression...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    OWLNext: C++ Application Framework

    OWLNext: C++ Application Framework

    Borland's Object Windows Library for the modern age

    An extensive update of Borland's Object Windows Library (OWL) for writing GUI applications in standard C++ on Microsoft Windows.
    Leader badge
    Downloads: 277 This Week
    Last Update:
    See Project
  • 3

    ontop

    a platform to query DBs as Virtual RDF Graphs using SPARQL

    -ontop- is a platform to query databases as Virtual RDF Graphs using SPARQL. It's extremely fast and is packed with features.
    Leader badge
    Downloads: 260 This Week
    Last Update:
    See Project
  • 4
    UnBBayes

    UnBBayes

    Framework & GUI for Bayes Nets and other probabilistic models.

    UnBBayes is a probabilistic network framework written in Java. It has both a GUI and an API with inference, sampling, learning and evaluation. It supports Bayesian networks, influence diagrams, MSBN, OOBN, HBN, MEBN/PR-OWL, PRM, structure, parameter and incremental learning. Please, visit our wiki (https://sourceforge.net/p/unbbayes/wiki/Home/) for more information. Check out the license section (https://sourceforge.net/p/unbbayes/wiki/License/) for our licensing policy.
    Leader badge
    Downloads: 15 This Week
    Last Update:
    See Project
  • The Voice API that just works | Twilio Icon
    The Voice API that just works | Twilio

    Build a scalable voice experience with the API that's connecting millions around the world.

    With Twilio Voice, you can build unique phone call experiences with one API, to create, receive, control and monitor calls with just a few lines of code. Create an engaging voice experience that you can quickly scale and modify with a wide array of customization options and resources.
  • 5
    Eddy

    Eddy

    An editor for the specification of Graphol ontologies

    ... functionalities which prevents ontology designers from constructing invalid Graphol expressions: feedback on the validity of the expression is given through color coding diagram elements. Eddy also supports the standard profiles of OWL 2, i.e. OWL 2 QL, OWL 2 RL, and OWL 2 EL (to appear). Moreover, to support interaction with third-party tools such as OWL 2 reasoners and editors like Protégé, Eddy is able to export the produced Graphol ontology into an OWL 2 ontology.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 6

    MELO

    Machine Executable Language Ontology (MELO)

    This project is intended to fill the gap between the semantic web and the mainstream of software engineering, especially to integrate the semantic web with programming languages, and find an ontological representation of programming languages, including abstract syntax code execution, and global interoperability in execution environments. The machine executable language is modelled in OWL 2 DL using OWL API in C++ developed in this project.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 7
    TRAK Metamodel

    TRAK Metamodel

    Tuples (triples) for TRAK enterprise architecture viewpoints and views

    The definition of the metamodel for TRAK (defines allowed AD elements and relationships i.e. tuples/ triples for the TRAK viewpoints and views). TRAK is a general systems-thinkers'/system engineering enterprise architecture framework. It is simple, user-friendly, pragmatic and not limited to IT. Forms basis for RDF + OWL ontology description - see https://trakmetamodel.sourceforge.io/vocab/TRAK_metamodel.html
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8

    IndustrialMaintenanceOntology

    OWL ontology that represents the core of industrial maintenance domain

    Downloads: 0 This Week
    Last Update:
    See Project
  • 9

    simpleowlapi

    A light-weight wrapper for the OWLAPI

    simpleOWLAPI is a light-weight wrapper for the OWLAPI that enables faster programmatic development of OWL ontologies with more concise code using the power of the Manchester OWL Syntax and related parsers. The wrapper does not make use of all the features of the more powerful OWLAPI. Rather, it is designed specifically for rapid and concise ontology construction in workflows involving semantic data engineering. It can also be used in contexts such as educational and demonstration settings...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Create state-of-the-art conversational agents with Google AI Icon
    Create state-of-the-art conversational agents with Google AI

    Using Dialogflow, you can provide new and engaging ways for users to interact with your product.

    Dialogflow can analyze multiple types of input from your customers, including text or audio inputs (like from a phone or voice recording). It can also respond to your customers in a couple of ways, either through text or with synthetic speech. Dialogflow CX and ES provide virtual agent services for chatbots and contact centers. If you have a contact center that employs human agents, you can use Agent Assist to help your human agents. Agent Assist provides real-time suggestions for human agents while they are in conversations with end-user customers.
  • 10
    This project is a reasoner for the description logic EL+. It computes the concept subsumption hierarchy. It is an OWL 2 EL reasoner.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 11
    The presented tool, called ONTOOL, allows for creating UML class diagrams on the basis of the selected OWL domain ontologies, and verifying if the diagrams are compliant with the ontologies. ONTOOL additionally allows for normalizing any syntactically correct and consistent ontology expressed in OWL. ONTOOL has been tested with a number of test cases, and empirically evaluated through conducting an experiment. The tool has been implemented as a proof of concept of the methods proposed...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12

    owl-indexer

    Full-text index generator of OWL literals

    owl-indexer generates full text index of OWL literal via either Apache Lucene or Sphinx Search. It is based on OWL API (https://github.com/owlcs/owlapi).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13

    Java OWL Reader

    Java library which offers information contained in an OWL resource

    A Java library which reads an OWL resource, e.g. an OWL file, and offers methods to get the contained information. For that is has methods to get all OWL classes together with their subclasses and their data types (i.e. their data properties), all relations of these OWL classes (i.e. all object properties), all OWL individuals together with their classes and their data values (i.e. their positive data property assertions) and all relations of these OWL individuals (i.e. all their positive...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14

    POWLA

    OWL/RDF representation for linguistic corpora

    POWLA is a formalism that allows to represent linguistic corpora in RDF. POWLA is an OWL/DL formalization of an abstract data model, PAULA (http://www.sfb632.uni-potsdam.de/d1/paula/doc), that has been developed to represent (a) any type of linguistic annotation applicable to textual data, and (b) any combination of annotation layers. For a detailed motivation of POWLA and its application to facilitate interoperability of annotated corpora, see Christian Chiarcos (to appear 2012...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    DODDLE-OWL

    DODDLE-OWL

    a Domain Ontology rapiD DeveLopment Environment – OWL extension

    DODDLE-OWL is a domain ontology development tool for the Semantic Web. DODDLE-OWL makes reuse of existing ontologies and supports the semi-automatic construction of taxonomic and other relationships in domain ontologies from documents.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16

    OLiA

    OWL/DL ontologies for linguistic annotations

    MOVED TO https://github.com/acoli-repo/olia. The Ontologies of Linguistic Annotations (OLiA) provide an OWL/DL taxonomy of data categories as a reference for linguistic annotation (OLiA Reference Model), plus OWL/DL models for a large number of annotation schemes (OLiA Annotation Models) and their relationship to reference data categories (OLiA Linking Models). The OLiA Reference Model itself is linked to community-maintained repositories such as GOLD (http://linguistics-ontology.org...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17

    i-me-owl

    Handle OWL ontologies with bounded self-reference

    This project gives a tool to handle bounded self-reference in OWL ontologies. Especially including transformation to plain OWL ontologies in a consistency-preserving way. The new project location is: https://git8.cs.fau.de/software/i-me-owl
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Wes Anderson Palettes

    Wes Anderson Palettes

    A Wes Anderson color palette for R

    Tired of generic mass produced palettes for your plots? Short of adding an owl and dressing up your plot in a bowler hat, here’s the most indie thing you can do to one. The first round of palettes derived from the amazing Tumblr blog Wes Anderson Palettes.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Owl PHPMailer

    Owl PHPMailer

    A Powerful PHP bulk email sending script with smtp support.

    Owl PHPMailer is a PHP mass mailer script with a great capabilities, Supports multiple SMTP Servers, attachments and message type and many more! All you need to get started is to upload the script to your Webhost and start using it, Yes it's that simple!
    Downloads: 7 This Week
    Last Update:
    See Project
  • 20

    OWL Machine Learning

    Machine learning algorithm using OWL

    Feature construction and selection are two key factors in the field of Machine Learning (ML). Usually, these are very time-consuming and complex tasks because the features have to be manually crafted. The features are aggregated, combined or split to create features from raw data. This project makes use of ontologies to automatically generate features for the ML algorithms. The features are generated by combining the concepts and relationships that are already in the knowledge base,...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21

    Information Extraction from Arabic Text

    Java based framework for extraction information from Arabic text

    This project presents a model a for extracting information from Arabic text. The project executables include three Java based modules that can be used to implement a rule-based information extraction process from Arabic text. These modules are: 1-A module for annotating a selected Arabic text file using a custom morpho-syntactic Part-of-Speech tagging scheme. 2-A module that can be used along with Protégé for establishing Ontology Web Language (OWL) based ontologies based on the concepts...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    NMRspectroscopy
    NMRspectroscopy is a package providing ease in installing some popular tools regarding proteins' analysis. It also provides a GUI interface for the tools.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Jena is Java toolkit for developing semantic web applications based on W3C recommendations for RDF and OWL. It provides an RDF API; ARP, an RDF parser; SPARQL, the W3C RDF query language; an OWL API; and rule-based inference for RDFS and OWL. Jena is now an Apache project: http://jena.apache.org/
    Downloads: 3 This Week
    Last Update:
    See Project
  • 24
    A set of OWL 2 ontologies developed for semantic publishing purposes.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25

    Semantic Assistants

    Natural Language Processing (NLP) for the Masses

    Semantic Assistants support users in content retrieval, analysis, and development, by offering context-sensitive NLP services directly integrated in standard desktop clients, like a word processor, and web information systems, like a wiki.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • 3
  • 4
  • 5
  • Next