Class DEERA


  • public class DEERA
    extends java.lang.Object
    • Field Summary

      Fields 
      Modifier and Type Field Description
      static java.lang.String NS  
      static java.lang.String PREFIX  
    • Constructor Summary

      Constructors 
      Constructor Description
      DEERA()  
    • Method Summary

      Modifier and Type Method Description
      static Resource forExecutionNode​(org.aksw.faraday_cage.engine.ExecutionNode<Model> executionNode)  
      static java.lang.String getURI()  
      static Property property​(java.lang.String localName)  
      static Resource resource​(java.lang.String localName)  
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • DEERA

        public DEERA()
    • Method Detail

      • property

        public static Property property​(java.lang.String localName)
      • resource

        public static Resource resource​(java.lang.String localName)
      • forExecutionNode

        public static Resource forExecutionNode​(org.aksw.faraday_cage.engine.ExecutionNode<Model> executionNode)
      • getURI

        public static java.lang.String getURI()