All Downloads are FREE. Search and download functionalities are using the official Maven repository.

Download JAR files tagged by language with all dependencies

Search JAR files by class name

luzzu from group io.github.luzzu (version 4.0.0)

Luzzu is a Quality Assessment Framework for Linked Open Datasets. It is a generic framework based on the Dataset Quality Ontology (daQ), allowing users to define their own quality metrics. Luzzu is an integrated platform that: - assesses Linked Data quality using a library of generic and user-provided domain specific quality metrics in a scalable manner; - provides queryable quality metadata on the assessed datasets; - assembles detailed quality reports on assessed datasets. Furthermore, the infrastructure: - scales for the assessment of big datasets; - can be easily extended by the users by creating their custom and domain-specific pluggable metrics, either by employing a novel declarative quality metric specification language or conventional imperative plugins; - employs a comprehensive ontology framework for representing and exchanging all quality related information in the assessment workflow; - implements quality-driven dataset ranking algorithms facilitating use-case driven discovery and retrieval.

Group: io.github.luzzu Artifact: luzzu
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact luzzu
Group io.github.luzzu
Version 4.0.0
Last update 26. October 2018
Organization ADAPT Centre, Trinity College Dublin, Ireland
URL https://luzzu.github.io/Framework/
License GNU GENERAL PUBLIC LICENSE, Version 2.0
Dependencies amount 15
Dependencies hamcrest-all, apache-jena-libs, jena-core, log4j, slf4j-api, jcl-over-slf4j, slf4j-log4j12, slf4j-jdk14, commons-collections4, jackson-core, httpclient, httpcore, httpcore-nio, httpasyncclient, httpasyncclient-cache,
There are maybe transitive dependencies!

luzzu-webapp from group de.unibonn.iai.eis (version 2.0.1)

Group: de.unibonn.iai.eis Artifact: luzzu-webapp
Show all versions Show documentation Show source 
 

0 downloads
Artifact luzzu-webapp
Group de.unibonn.iai.eis
Version 2.0.1
Last update 09. June 2017
Organization not specified
URL Not specified
License not specified
Dependencies amount 6
Dependencies luzzu-semantics, commons-codec, luzzu-operations, guava, jackson-mapper-asl, jackson-core-asl,
There are maybe transitive dependencies!

luzzu-annotations from group de.unibonn.iai.eis (version 2.0.1)

Group: de.unibonn.iai.eis Artifact: luzzu-annotations
Show all versions Show documentation Show source 
 

0 downloads
Artifact luzzu-annotations
Group de.unibonn.iai.eis
Version 2.0.1
Last update 09. June 2017
Organization not specified
URL Not specified
License not specified
Dependencies amount 3
Dependencies luzzu-semantics, luzzu-assessment, luzzu-operations,
There are maybe transitive dependencies!

luzzu-assessment from group de.unibonn.iai.eis (version 2.0.1)

Group: de.unibonn.iai.eis Artifact: luzzu-assessment
Show all versions Show documentation Show source 
 

0 downloads
Artifact luzzu-assessment
Group de.unibonn.iai.eis
Version 2.0.1
Last update 09. June 2017
Organization not specified
URL Not specified
License not specified
Dependencies amount 1
Dependencies luzzu-semantics,
There are maybe transitive dependencies!

luzzu from group de.unibonn.iai.eis (version 2.0.1)

Luzzu is a Quality Assessment Framework for Linked Open Datasets. It is a generic framework based on the Dataset Quality Ontology (daQ), allowing users to define their own quality metrics. Luzzu is an integrated platform that: - assesses Linked Data quality using a library of generic and user-provided domain specific quality metrics in a scalable manner; - provides queryable quality metadata on the assessed datasets; - assembles detailed quality reports on assessed datasets. Furthermore, the infrastructure: - scales for the assessment of big datasets; - can be easily extended by the users by creating their custom and domain-specific pluggable metrics, either by employing a novel declarative quality metric specification language or conventional imperative plugins; - employs a comprehensive ontology framework for representing and exchanging all quality related information in the assessment workflow; - implements quality-driven dataset ranking algorithms facilitating use-case driven discovery and retrieval.

Group: de.unibonn.iai.eis Artifact: luzzu
Show all versions 
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact luzzu
Group de.unibonn.iai.eis
Version 2.0.1
Last update 09. June 2017
Organization Enterprise Information Systems - University of Bonn
URL http://eis-bonn.github.io/Luzzu/
License GNU GENERAL PUBLIC LICENSE, Version 2.0
Dependencies amount 10
Dependencies mockito-core, hamcrest-all, apache-jena-libs, log4j, slf4j-api, jcl-over-slf4j, slf4j-log4j12, slf4j-jdk14, commons-collections4, jackson-core-asl,
There are maybe transitive dependencies!

HermiT from group com.github.ansell.hermit (version 1.3.8.2-ansell)

HermiT is reasoner for ontologies written using the Web Ontology Language (OWL). Given an OWL file, HermiT can determine whether or not the ontology is consistent, identify subsumption relationships between classes, and much more. This is the maven build of HermiT and is designed for people who wish to use HermiT from within the OWL API. It is not officially supported by the HermiT development team, but was built initially for use with the Clojure-OWL library. It is built using the HermiT source tree without modification. There have been some additions to the test source tree to account for differences between the maven and ant environment; these are small and (hopefully) maintainable. The version number of this package is a composite of the HermiT version and an value representing releases of this packaged version. So, 1.3.7.1 is the first release of the mavenized version of HermiT based on the 1.3.7 release of HermiT. This package includes the Jautomata library (http://jautomata.sourceforge.net/), and builds with it directly. This library appears to be no longer under active development, and so a "fork" seems appropriate. No development is intended or anticipated on this code base.

Group: com.github.ansell.hermit Artifact: HermiT
Show documentation Show source 
 

2 downloads
Artifact HermiT
Group com.github.ansell.hermit
Version 1.3.8.2-ansell
Last update 03. September 2013
Organization not specified
URL http://hermit-reasoner.com/
License LGPL
Dependencies amount 12
Dependencies owlapi-api, owlapi-impl, owlapi-parsers, owlapi-rio, sesame-rio-turtle, sesame-rio-ntriples, sesame-rio-rdfxml, axiom-api, axiom-c14n, axiom-impl, axiom-dom, automaton,
There are maybe transitive dependencies!

toolbox-utils from group de.uni_leipzig.asv.toolbox (version 1.0)

ASV Toolbox is a modular collection of tools for the exploration of written language data. They work either on word lists or text and solve several linguistic classification and clustering tasks. The topics covered contain language detection, POS-tagging, base form reduction, named entity recognition, and terminology extraction. On a more abstract level, the algorithms deal with various kinds of word similarity, using pattern based and statistical approaches. The collection can be used to work on large real world data sets as well as for studying the underlying algorithms. The ASV Toolbox can work on plain text files and connect to a MySQL database. While it is especially designed to work with corpora of the Leipzig Corpora Collection, it can easily be adapted to other sources.

Group: de.uni_leipzig.asv.toolbox Artifact: toolbox-utils
Show documentation Show source 
 

0 downloads
Artifact toolbox-utils
Group de.uni_leipzig.asv.toolbox
Version 1.0
Last update 13. August 2013
Organization not specified
URL http://wortschatz.uni-leipzig.de/~cbiemann/software/toolbox/
License MIT License
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

struts from group struts (version 1.2.9)

The core of the Struts framework is a flexible control layer based on standard technologies like Java Servlets, JavaBeans, ResourceBundles, and Extensible Markup Language (XML), as well as various Jakarta Commons packages. Struts encourages application architectures based on the Model 2 approach, a variation of the classic Model-View-Controller (MVC) design paradigm. Struts provides its own Controller component and integrates with other technologies to provide the Model and the View. For the Model, Struts can interact with any standard data access technology, including Enterprise Java Beans, JDBC, and Object Relational Bridge. For the View, Struts works well with JavaServer Pages, including JSTL and JSF, as well as Velocity Templates, XSLT, and other presentation systems. The Struts framework provides the invisible underpinnings every professional web application needs to survive. Struts helps you create an extensible development environment for your application, based on published standards and proven design patterns.

Group: struts Artifact: struts
Show all versions Show source 
 

366 downloads
Artifact struts
Group struts
Version 1.2.9
Last update 23. March 2006
Organization The Apache Software Foundation
URL http://struts.apache.org/
License not specified
Dependencies amount 8
Dependencies commons-beanutils, commons-digester, commons-fileupload, commons-logging, commons-validator, oro, antlr, xalan,
There are maybe transitive dependencies!

jadex-rules-base from group org.activecomponents.jadex (version 4.0.267)

Jadex Rules is a small lightweight rule engine, which currently employs the well-known Rete algorithm for highly efficient rule matching. Jadex rules is therefore similar to other rule engines like JESS and Drools. Despite the similarities there are also important differences between these systems: * Jadex Rules is very small and intended to be used as component of other software. Even though rules can be specified in a Java dialect as well as (a small variation of) the CLIPS language its primary usage is on the API level. Jadex Rules is currently the core component of the Jadex BDI reasoning engine. * Jadex Rules cleanly separates between state and rule representation. This allows the state implementation as well as the matcher to be flexibly exchanged. Some experiments have e.g. been conducted with a Jena representation. Regarding the matcher, it is planned to support also the Treat algorithm, which has a lower memory footprint than Rete. * Jadex Rules pays close attention to rule debugging. The state as well as the rete engine can be observed at runtime. The rule debugger provides functionalities to execute a rule program stepwise and also use rule breakpoints to stop the execution at those points.

Group: org.activecomponents.jadex Artifact: jadex-rules-base
Show all versions Show documentation Show source 
 

0 downloads
Artifact jadex-rules-base
Group org.activecomponents.jadex
Version 4.0.267
Last update 08. September 2022
Organization not specified
URL https://www.activecomponents.org
License GPL-3.0
Dependencies amount 4
Dependencies jadex-util-commons, jadex-util-concurrent, jadex-serialization-xml, antlr-runtime,
There are maybe transitive dependencies!

ibis-xerces from group org.ibissource (version 2.12.2-xml-schema-1.1)

Xerces2 is the next generation of high performance, fully compliant XML parsers in the Apache Xerces family. This new version of Xerces introduces the Xerces Native Interface (XNI), a complete framework for building parser components and configurations that is extremely modular and easy to program. The Apache Xerces2 parser is the reference implementation of XNI but other parser components, configurations, and parsers can be written using the Xerces Native Interface. For complete design and implementation documents, refer to the XNI Manual. Xerces2 is a fully conforming XML Schema 1.0 processor. A partial experimental implementation of the XML Schema 1.1 Structures and Datatypes Working Drafts (December 2009) and an experimental implementation of the XML Schema Definition Language (XSD): Component Designators (SCD) Candidate Recommendation (January 2010) are provided for evaluation. For more information, refer to the XML Schema page. Xerces2 also provides a complete implementation of the Document Object Model Level 3 Core and Load/Save W3C Recommendations and provides a complete implementation of the XML Inclusions (XInclude) W3C Recommendation. It also provides support for OASIS XML Catalogs v1.1. Xerces2 is able to parse documents written according to the XML 1.1 Recommendation, except that it does not yet provide an option to enable normalization checking as described in section 2.13 of this specification. It also handles namespaces according to the XML Namespaces 1.1 Recommendation, and will correctly serialize XML 1.1 documents if the DOM level 3 load/save APIs are in use.

Group: org.ibissource Artifact: ibis-xerces
Show all versions Show documentation Show source 
 

4 downloads
Artifact ibis-xerces
Group org.ibissource
Version 2.12.2-xml-schema-1.1
Last update 10. June 2022
Organization Ibissource.org
URL https://ibissource.org/
License The Apache Software License, Version 2.0
Dependencies amount 1
Dependencies org.eclipse.wst.xml.xpath2.processor,
There are maybe transitive dependencies!



Page 410 from 413 (items total 4124)


© 2015 - 2024 Weber Informatics LLC | Privacy Policy