edu.stanford.smi.protegex.owl.util
Class OWLFrameStoreUtils
java.lang.Object
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
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
OWLFrameStoreUtils
public OWLFrameStoreUtils()
convertValueListToRDFLiterals
public static Collection convertValueListToRDFLiterals(OWLModel owlModel,
Collection values)
copyValueListToRDFLiterals
public static List copyValueListToRDFLiterals(OWLModel owlModel,
Collection values)
Submit a bug report or feature request
Copyright (c) 1998-2009 Stanford University.