ClassExpressionType
, DataRangeType
, DublinCoreVocabulary
, EntityType
, OWL2Datatype
, OWLFacet
, OWLRDFVocabulary
, OWLXMLVocabulary
, PROVVocabulary
, SKOSVocabulary
, SWRLBuiltInsVocabulary
, SWRLVocabulary
, TIMEVocabulary
, XSDVocabulary
public interface HasPrefixedName
An interface to objects that have a prefixed name (a name composing of a prefix name e.g. "owl:" plus a local name e.g. "Thing").
Modifier and Type | Method | Description |
---|---|---|
String |
getPrefixedName() |
Gets the prefixed name.
|
Copyright © 2018 The University of Manchester. All rights reserved.