Protégé-OWL 3.4.1

edu.stanford.smi.protegex.owl.util
Class OWLFrameStoreUtils

java.lang.Object
  extended by edu.stanford.smi.protegex.owl.util.OWLFrameStoreUtils

public class OWLFrameStoreUtils
extends Object

This class contains a variety of useful OWL Utilities. A major goal of this class is to take things out of OWLFrameStore where they do not belong.

Author:
tredmond

Constructor Summary
OWLFrameStoreUtils()
           
 
Method Summary
static Collection convertValueListToRDFLiterals(OWLModel owlModel, Collection values)
           
static List copyValueListToRDFLiterals(OWLModel owlModel, Collection values)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

OWLFrameStoreUtils

public OWLFrameStoreUtils()
Method Detail

convertValueListToRDFLiterals

public static Collection convertValueListToRDFLiterals(OWLModel owlModel,
                                                       Collection values)

copyValueListToRDFLiterals

public static List copyValueListToRDFLiterals(OWLModel owlModel,
                                              Collection values)

Protégé-OWL 3.4.1

Submit a bug report or feature request
Copyright (c) 1998-2009 Stanford University.