edu.stanford.smi.protegex.owl.model
Class NamespaceUtil
java.lang.Object
edu.stanford.smi.protegex.owl.model.NamespaceUtil
public class NamespaceUtil
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
PREFIX_TO_NAME_SEPARATOR
public static final String PREFIX_TO_NAME_SEPARATOR
- See Also:
- Constant Field Values
NamespaceUtil
public NamespaceUtil()
getNameSpace
public static String getNameSpace(String fullURI)
getLocalName
public static String getLocalName(String fullURI)
getPrefixForResourceName
public static String getPrefixForResourceName(OWLModel owlModel,
String fullURI)
getPrefixedName
public static String getPrefixedName(OWLModel owlModel,
String fullURI)
getPrefixedName
public static String getPrefixedName(NamespaceManager names,
String fullURI)
getFullName
public static String getFullName(OWLModel owlModel,
String prefixedName)
Submit a bug report or feature request
Copyright (c) 1998-2009 Stanford University.