Package io.carml.model
Interface LogicalSource
-
- All Superinterfaces:
Resource
- All Known Implementing Classes:
CarmlLogicalSource
public interface LogicalSource extends Resource
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description StringgetIterator()org.eclipse.rdf4j.model.IRIgetReferenceFormulation()ObjectgetSource()-
Methods inherited from interface io.carml.model.Resource
addTriples, asRdf, getAsResource, getId, getLabel, getReferencedResources, getResourceName
-
-