Package io.carml.model
Interface FileSource
-
- All Superinterfaces:
Resource
- All Known Implementing Classes:
CarmlFileSource
public interface FileSource extends Resource
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description StringgetUrl()-
Methods inherited from interface io.carml.model.Resource
addTriples, asRdf, getAsResource, getId, getLabel, getReferencedResources, getResourceName
-
-
-
-
Method Detail
-
getUrl
String getUrl()
-
-