com.bbn.parliament.util.package-info Maven / Gradle / Ivy
// Parliament is licensed under the BSD License from the Open Source
// Initiative, http://www.opensource.org/licenses/bsd-license.php
//
// Copyright (c) 2023, BBN Technologies, Inc.
// All rights reserved.
/**
* A variety of utility classes that are broadly useful in Java code that works
* with RDF and SPARQL.
*
* @author iemmons
*/
package com.bbn.parliament.util;