public class CarmlNestedMapping extends CarmlResource implements NestedMapping
| Constructor and Description |
|---|
CarmlNestedMapping() |
CarmlNestedMapping(TriplesMap triplesMap,
Set<ContextEntry> contextEntries) |
| Modifier and Type | Method and Description |
|---|---|
void |
addTriples(org.eclipse.rdf4j.model.util.ModelBuilder modelBuilder) |
boolean |
equals(Object obj) |
Set<ContextEntry> |
getContextEntries() |
Set<Resource> |
getReferencedResources() |
TriplesMap |
getTriplesMap() |
int |
hashCode() |
void |
setContextEntries(Set<ContextEntry> contextEntries) |
void |
setTriplesMap(TriplesMap triplesMap) |
String |
toString() |
asRdf, getAsResource, getId, getLabel, setId, setLabelclone, finalize, getClass, notify, notifyAll, wait, wait, waitasRdf, getAsResource, getId, getLabel, getResourceNamepublic CarmlNestedMapping()
public CarmlNestedMapping(TriplesMap triplesMap, Set<ContextEntry> contextEntries)
public TriplesMap getTriplesMap()
getTriplesMap in interface NestedMappingpublic void setTriplesMap(TriplesMap triplesMap)
public Set<ContextEntry> getContextEntries()
getContextEntries in interface NestedMappingpublic void setContextEntries(Set<ContextEntry> contextEntries)
public Set<Resource> getReferencedResources()
getReferencedResources in interface Resourcepublic void addTriples(org.eclipse.rdf4j.model.util.ModelBuilder modelBuilder)
addTriples in interface ResourceCopyright © 2017–2021 Taxonic. All rights reserved.