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, getSuperframesextractComponents, getSubclasses, getSuperclassescustomIriDecode, customIriEncode, equals, getDefaultDescription, getDefaultLabel, getIri, hashCode, setDefaultDescription, setDefaultLabel, setIripublic static final java.lang.String IRI_MARKER
FramebaseResource#IRI_MARKERpublic static java.lang.String getNamespace()
public java.util.Set<Frame> getSimilarFrames()