Interface RdfHttpEntityFile
- All Superinterfaces:
RdfHttpEntity
- All Known Implementing Classes:
RdfHttpEntityFileImpl,RdfHttpEntityFileSimple
-
Method Summary
Modifier and TypeMethodDescriptiondefault PathThe link to the resource that owns this entityvoidupdateInfo(Consumer<? super org.apache.jena.rdf.model.Resource> consumer) Methods inherited from interface org.aksw.jena_sparql_api.http.repository.api.RdfHttpEntity
getCombinedInfo, open
-
Method Details
-
getResource
RdfHttpResourceFile getResource()The link to the resource that owns this entity -
getRelativePath
Path getRelativePath() -
getAbsolutePath
-
updateInfo
-