public abstract class Microframe extends Frame
Modifier and Type | Field and Description |
---|---|
static java.lang.String |
IRI_MARKER
See
FramebaseResource#IRI_MARKER |
PREFIX_FRAMEBASE, SEPARATOR
Constructor and Description |
---|
Microframe() |
Microframe(java.lang.String id) |
Modifier and Type | Method and Description |
---|---|
static java.lang.String |
getNamespace() |
java.util.Set<Frame> |
getSimilarFrames()
Returns frames similar to this frame, i.e.
|
getPerspectivizations, getSubframes, getSuperframes
extractComponents, getSubclasses, getSuperclasses
customIriDecode, customIriEncode, equals, getDefaultDescription, getDefaultLabel, getIri, hashCode, setDefaultDescription, setDefaultLabel, setIri
public static final java.lang.String IRI_MARKER
FramebaseResource#IRI_MARKER
public static java.lang.String getNamespace()
public java.util.Set<Frame> getSimilarFrames()