Class PathAnnotatorRdfImpl
java.lang.Object
org.aksw.jena_sparql_api.http.repository.impl.PathAnnotatorRdfImpl
- All Implemented Interfaces:
PathAnnotatorRdf
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionorg.apache.jena.rdf.model.Resourceorg.apache.jena.rdf.model.ResourcegetRecordUncached(Path path) isAnnotationFor(Path path) Given a possible annotation file, yield the paths it contains annotations for never nullorg.apache.jena.rdf.model.Resource
-
Field Details
-
cache
-
suffix
-
-
Constructor Details
-
PathAnnotatorRdfImpl
public PathAnnotatorRdfImpl()
-
-
Method Details
-
getRecord
- Specified by:
getRecordin interfacePathAnnotatorRdf
-
getRecordUncached
-
setRecord
public org.apache.jena.rdf.model.Resource setRecord(Path path, org.apache.jena.rdf.model.Resource info) - Specified by:
setRecordin interfacePathAnnotatorRdf
-
isAnnotationFor
Description copied from interface:PathAnnotatorRdfGiven a possible annotation file, yield the paths it contains annotations for never null- Specified by:
isAnnotationForin interfacePathAnnotatorRdf- Returns:
-