Class URIOperators


  • public class URIOperators
    extends java.lang.Object

    Title: URI Operators

    Description: Implementations for each of the SWRL URI operators.

    Copyright: Copyright (c) 2008

    Company: Clark & Parsia, LLC.

    Author:
    Markus Stocker
    • Constructor Summary

      Constructors 
      Constructor Description
      URIOperators()  
    • Method Summary

      • Methods inherited from class java.lang.Object

        equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Field Detail

      • resolveURI

        public static final Function resolveURI
      • anyURI

        public static final Function anyURI
    • Constructor Detail

      • URIOperators

        public URIOperators()