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 and Description |
---|---|
String |
getPrefixedName()
Gets the prefixed name.
|
Copyright © 2020 The University of Manchester. All rights reserved.